zuul-operator/playbooks/zuul-operator-functional/tasks
James E. Blair 5bf96c1e30 Fix functional test job
* Pin minikube to 1.22.0

Version 1.23.0 is failing with
  error: unable to recognize "deploy/crds/zuul-ci_v1alpha2_zuul_crd.yaml":
    no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"

Until we learn more, pin to the previously working k8s version.

* Add debug log-level to the podman login test command

This change should improve the test failure debugging where it
currently may just prints "Shutting down, got signal: Terminated".

* Remove "https://" from registry login

f8136e70f9
Added path-based authentication to "podman login" which they argue
is incompatible with including https:// in the registry identifier.
Doing so now produces an error.

Co-Authored-By: Tristan Cacqueray <tdecacqu@redhat.com>
Change-Id: Ic44b56a2eb6ac15cc5f4af5312fa4e3956d6e457
2021-09-09 07:29:00 -07:00
..
apply_cr.yaml Bump API version to v1alpha2 2021-07-20 13:16:58 -07:00
create_config.yaml Merge "Add static node to functional test" 2021-08-05 17:42:51 +00:00
create_static_node.yaml Add static node to functional test 2021-08-05 07:34:49 -07:00
create_test_secrets.yaml Merge "Add static node to functional test" 2021-08-05 17:42:51 +00:00
git_setup.yaml Run a git server in k8s for functional tests 2021-07-20 13:19:59 -07:00
ingress.yaml Move ingress to functional test 2021-07-20 13:20:07 -07:00
test_cert_manager.yaml Use kopf operator framework 2021-07-20 13:16:07 -07:00
test_preview.yaml Support zuul-preview 2021-07-23 10:27:05 -07:00
test_registry.yaml Fix functional test job 2021-09-09 07:29:00 -07:00
wait_services.yaml Fix wait for scheduler to settle in tests 2021-08-17 00:10:42 +00:00
zuul_web_check.yaml Run a git server in k8s for functional tests 2021-07-20 13:19:59 -07:00