all: children: computes: hosts: compute-0: null ocps: hosts: crc: null zuul_unreachable: hosts: {} hosts: compute-0: ansible_connection: ssh ansible_host: 38.129.56.161 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul ca_cert_approver: true cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_cephadm_single_host_defaults: true cifmw_dlrn_report_result: false cifmw_edpm_deploy_hci: true cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/hci_ceph_backends.yml' cifmw_install_yamls_whitelisted_vars: - TEST_REPO - TEST_BRANCH - OUTPUT_DIR cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '12**********89' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: openstack-operator: git_commit_hash: 2895d87b692193b55d566fae26f4c769f7f44de8 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8 test-operator: git_commit_hash: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.129.56.206:5001/openstack-k8s-operators/test-operator:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/test-operator-bundle:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/test-operator-index:5d7a7d035234358c6e5d457fd114074d1ea4ab02 cifmw_run_test_role: test_operator cifmw_tempest_default_groups: - keystone-operator - cinder-operator cifmw_tempest_default_jobs: - keystone-operator - cinder-operator cifmw_test_operator_ansibletest_ansible_extra_vars: -e manual_run=false cifmw_test_operator_ansibletest_ansible_git_repo: https://github.com/ansible/test-playbooks cifmw_test_operator_ansibletest_ansible_inventory: 'localhost ansible_connection=local ansible_python_interpreter=python3 ' cifmw_test_operator_ansibletest_ansible_playbook_path: ./debug.yml cifmw_test_operator_ansibletest_ansible_var_files: '--- foo: bar ' cifmw_test_operator_ansibletest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - AnsibleTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_ansibletest_workload_ssh_key_secret_name: test-operator-controller-priv-key cifmw_test_operator_horizontest_auth_url: https://keystone-public-openstack.apps-crc.testing cifmw_test_operator_horizontest_dashboard_url: https://horizon-openstack.apps-crc.testing/ cifmw_test_operator_horizontest_extra_flag: not pagination and test_users.py cifmw_test_operator_horizontest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - HorizonTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_horizontest_project_name_xpath: //*[@class="context-project"]//ancestor::ul cifmw_test_operator_horizontest_project_text_xpath: .//*[@class="context-project"] cifmw_test_operator_stages: - name: tempest type: tempest - name: tobiko type: tobiko - name: ansibletest type: ansibletest - name: horizontest type: horizontest cifmw_test_operator_tempest_cleanup: true cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: '# Note (lpiwowar): Unskip test_verify_hostname_allows_fqdn once the # Details: Timeout while verifying metadata on server # error is resolved. tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames.test_verify_hostname_allows_fqdn tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_multi_create_auto_allocate tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE tempest.api.compute.servers.test_device_tagging tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario tempest.scenario.test_stamp_pattern tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames test_create_server_invalid_bdm_in_2nd_dict tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ' cifmw_test_operator_tempest_expected_failures_list: 'foobar ' cifmw_test_operator_tempest_extra_images: - URL: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img containerFormat: bare diskFormat: qcow2 flavor: RAM: 512 disk: 20 name: cirros-0.6.2-test-operator-flavor vcpus: 1 imageCreationTimeout: 300 name: cirros-0.6.2-test-operator cifmw_test_operator_tempest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tempest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tempest_include_list: '^tempest. ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_ntp_extra_images: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.dhcp_domain '''' dashboard.dashboard_url https://horizon-openstack.apps-crc.testing/dashboard/ dashboard.login_url https://horizon-openstack.apps-crc.testing/dashboard/auth/login/ dashboard.disable_ssl_certificate_validation True identity.v3_endpoint_type public service_available.swift false service_available.cinder false service_available.horizon True ' cifmw_test_operator_tempest_workflow: - stepName: full - stepName: single-test tempestRun: concurrency: 8 includeList: 'tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ' tempestconfRun: collectTiming: true cifmw_test_operator_timeout: 7200 cifmw_test_operator_tobiko_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tobiko volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tobiko_network_attachments: - ctlplane cifmw_test_operator_tobiko_workflow: - numProcesses: 2 pytestAddopts: tobiko/tests/functional/podified/test_topology.py stepName: podified-functional testenv: functional - stepName: sanity testenv: sanity cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.129.56.206 content_provider_registry_ip_port: 38.129.56.206:5001 crc_ci_bootstrap_cloud_name: '{{ nodepool.cloud | replace(''-nodepool-tripleo'','''') }}' crc_ci_bootstrap_networking: instances: compute-0: networks: default: ip: 192.168.122.100 internal-api: config_nm: false ip: 172.17.0.100 storage: config_nm: false ip: 172.18.0.100 storage-mgmt: config_nm: false ip: 172.20.0.100 tenant: config_nm: false ip: 172.19.0.100 controller: networks: default: ip: 192.168.122.11 crc: networks: default: ip: 192.168.122.10 internal-api: ip: 172.17.0.5 storage: ip: 172.18.0.5 storage-mgmt: ip: 172.20.0.5 tenant: ip: 172.19.0.5 networks: default: mtu: '{{ (''ibm'' in nodepool.cloud) | ternary(''1440'', ''1500'') }}' range: 192.168.122.0/24 router_net: '' transparent: true internal-api: range: 172.17.0.0/24 vlan: 20 storage: range: 172.18.0.0/24 vlan: 21 storage-mgmt: range: 172.20.0.0/24 vlan: 23 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: 20195d1d-c26d-4214-b803-786051edfb2d host_id: 144026dc3a6267aa9593dce15cccee121a718779ba75fb6ce23b65e7 interface_ip: 38.129.56.161 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.129.56.161 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.129.56.161 public_ipv6: '' region: RegionOne slot: null pre_deploy: - name: 61 HCI pre deploy kustomizations source: control_plane_hci_pre_deploy.yml type: playbook - name: 80 Kustomize OpenStack CR source: control_plane_horizon.yml type: playbook push_registry: quay.rdoproject.org quay_login_secret_name: quay_nextgen_zuulgithubci registry_login_enabled: true retry_delay: 15 zuul_log_collection: true zuul_node: az: nova cloud: vexxhost-nodepool-tripleo external_id: 20195d1d-c26d-4214-b803-786051edfb2d host_id: 144026dc3a6267aa9593dce15cccee121a718779ba75fb6ce23b65e7 interface_ip: 38.129.56.161 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.129.56.161 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.129.56.161 public_ipv6: '' region: RegionOne slot: null uuid: null controller: ansible_connection: ssh ansible_host: 38.129.56.163 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul ca_cert_approver: true cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_cephadm_single_host_defaults: true cifmw_dlrn_report_result: false cifmw_edpm_deploy_hci: true cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/hci_ceph_backends.yml' cifmw_install_yamls_whitelisted_vars: - TEST_REPO - TEST_BRANCH - OUTPUT_DIR cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '12**********89' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: openstack-operator: git_commit_hash: 2895d87b692193b55d566fae26f4c769f7f44de8 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8 test-operator: git_commit_hash: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.129.56.206:5001/openstack-k8s-operators/test-operator:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/test-operator-bundle:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/test-operator-index:5d7a7d035234358c6e5d457fd114074d1ea4ab02 cifmw_run_test_role: test_operator cifmw_tempest_default_groups: - keystone-operator - cinder-operator cifmw_tempest_default_jobs: - keystone-operator - cinder-operator cifmw_test_operator_ansibletest_ansible_extra_vars: -e manual_run=false cifmw_test_operator_ansibletest_ansible_git_repo: https://github.com/ansible/test-playbooks cifmw_test_operator_ansibletest_ansible_inventory: 'localhost ansible_connection=local ansible_python_interpreter=python3 ' cifmw_test_operator_ansibletest_ansible_playbook_path: ./debug.yml cifmw_test_operator_ansibletest_ansible_var_files: '--- foo: bar ' cifmw_test_operator_ansibletest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - AnsibleTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_ansibletest_workload_ssh_key_secret_name: test-operator-controller-priv-key cifmw_test_operator_horizontest_auth_url: https://keystone-public-openstack.apps-crc.testing cifmw_test_operator_horizontest_dashboard_url: https://horizon-openstack.apps-crc.testing/ cifmw_test_operator_horizontest_extra_flag: not pagination and test_users.py cifmw_test_operator_horizontest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - HorizonTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_horizontest_project_name_xpath: //*[@class="context-project"]//ancestor::ul cifmw_test_operator_horizontest_project_text_xpath: .//*[@class="context-project"] cifmw_test_operator_stages: - name: tempest type: tempest - name: tobiko type: tobiko - name: ansibletest type: ansibletest - name: horizontest type: horizontest cifmw_test_operator_tempest_cleanup: true cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: '# Note (lpiwowar): Unskip test_verify_hostname_allows_fqdn once the # Details: Timeout while verifying metadata on server # error is resolved. tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames.test_verify_hostname_allows_fqdn tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_multi_create_auto_allocate tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE tempest.api.compute.servers.test_device_tagging tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario tempest.scenario.test_stamp_pattern tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames test_create_server_invalid_bdm_in_2nd_dict tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ' cifmw_test_operator_tempest_expected_failures_list: 'foobar ' cifmw_test_operator_tempest_extra_images: - URL: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img containerFormat: bare diskFormat: qcow2 flavor: RAM: 512 disk: 20 name: cirros-0.6.2-test-operator-flavor vcpus: 1 imageCreationTimeout: 300 name: cirros-0.6.2-test-operator cifmw_test_operator_tempest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tempest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tempest_include_list: '^tempest. ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_ntp_extra_images: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.dhcp_domain '''' dashboard.dashboard_url https://horizon-openstack.apps-crc.testing/dashboard/ dashboard.login_url https://horizon-openstack.apps-crc.testing/dashboard/auth/login/ dashboard.disable_ssl_certificate_validation True identity.v3_endpoint_type public service_available.swift false service_available.cinder false service_available.horizon True ' cifmw_test_operator_tempest_workflow: - stepName: full - stepName: single-test tempestRun: concurrency: 8 includeList: 'tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ' tempestconfRun: collectTiming: true cifmw_test_operator_timeout: 7200 cifmw_test_operator_tobiko_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tobiko volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tobiko_network_attachments: - ctlplane cifmw_test_operator_tobiko_workflow: - numProcesses: 2 pytestAddopts: tobiko/tests/functional/podified/test_topology.py stepName: podified-functional testenv: functional - stepName: sanity testenv: sanity cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.129.56.206 content_provider_registry_ip_port: 38.129.56.206:5001 crc_ci_bootstrap_cloud_name: '{{ nodepool.cloud | replace(''-nodepool-tripleo'','''') }}' crc_ci_bootstrap_networking: instances: compute-0: networks: default: ip: 192.168.122.100 internal-api: config_nm: false ip: 172.17.0.100 storage: config_nm: false ip: 172.18.0.100 storage-mgmt: config_nm: false ip: 172.20.0.100 tenant: config_nm: false ip: 172.19.0.100 controller: networks: default: ip: 192.168.122.11 crc: networks: default: ip: 192.168.122.10 internal-api: ip: 172.17.0.5 storage: ip: 172.18.0.5 storage-mgmt: ip: 172.20.0.5 tenant: ip: 172.19.0.5 networks: default: mtu: '{{ (''ibm'' in nodepool.cloud) | ternary(''1440'', ''1500'') }}' range: 192.168.122.0/24 router_net: '' transparent: true internal-api: range: 172.17.0.0/24 vlan: 20 storage: range: 172.18.0.0/24 vlan: 21 storage-mgmt: range: 172.20.0.0/24 vlan: 23 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: 4e301801-f9f5-4a73-97ce-dcd593ef85d7 host_id: b012578aee5370fae73eb6c92c4679617335173cccca05390470f411 interface_ip: 38.129.56.163 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.129.56.163 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.129.56.163 public_ipv6: '' region: RegionOne slot: null pre_deploy: - name: 61 HCI pre deploy kustomizations source: control_plane_hci_pre_deploy.yml type: playbook - name: 80 Kustomize OpenStack CR source: control_plane_horizon.yml type: playbook push_registry: quay.rdoproject.org quay_login_secret_name: quay_nextgen_zuulgithubci registry_login_enabled: true retry_delay: 15 zuul_log_collection: true zuul_node: az: nova cloud: vexxhost-nodepool-tripleo external_id: 4e301801-f9f5-4a73-97ce-dcd593ef85d7 host_id: b012578aee5370fae73eb6c92c4679617335173cccca05390470f411 interface_ip: 38.129.56.163 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.129.56.163 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.129.56.163 public_ipv6: '' region: RegionOne slot: null uuid: null crc: ansible_connection: ssh ansible_host: 38.102.83.223 ansible_port: 22 ansible_python_interpreter: auto ansible_user: core ca_cert_approver: true cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_cephadm_single_host_defaults: true cifmw_dlrn_report_result: false cifmw_edpm_deploy_hci: true cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/hci_ceph_backends.yml' cifmw_install_yamls_whitelisted_vars: - TEST_REPO - TEST_BRANCH - OUTPUT_DIR cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '12**********89' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: openstack-operator: git_commit_hash: 2895d87b692193b55d566fae26f4c769f7f44de8 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8 test-operator: git_commit_hash: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.129.56.206:5001/openstack-k8s-operators/test-operator:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/test-operator-bundle:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/test-operator-index:5d7a7d035234358c6e5d457fd114074d1ea4ab02 cifmw_run_test_role: test_operator cifmw_tempest_default_groups: - keystone-operator - cinder-operator cifmw_tempest_default_jobs: - keystone-operator - cinder-operator cifmw_test_operator_ansibletest_ansible_extra_vars: -e manual_run=false cifmw_test_operator_ansibletest_ansible_git_repo: https://github.com/ansible/test-playbooks cifmw_test_operator_ansibletest_ansible_inventory: 'localhost ansible_connection=local ansible_python_interpreter=python3 ' cifmw_test_operator_ansibletest_ansible_playbook_path: ./debug.yml cifmw_test_operator_ansibletest_ansible_var_files: '--- foo: bar ' cifmw_test_operator_ansibletest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - AnsibleTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_ansibletest_workload_ssh_key_secret_name: test-operator-controller-priv-key cifmw_test_operator_horizontest_auth_url: https://keystone-public-openstack.apps-crc.testing cifmw_test_operator_horizontest_dashboard_url: https://horizon-openstack.apps-crc.testing/ cifmw_test_operator_horizontest_extra_flag: not pagination and test_users.py cifmw_test_operator_horizontest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - HorizonTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_horizontest_project_name_xpath: //*[@class="context-project"]//ancestor::ul cifmw_test_operator_horizontest_project_text_xpath: .//*[@class="context-project"] cifmw_test_operator_stages: - name: tempest type: tempest - name: tobiko type: tobiko - name: ansibletest type: ansibletest - name: horizontest type: horizontest cifmw_test_operator_tempest_cleanup: true cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: '# Note (lpiwowar): Unskip test_verify_hostname_allows_fqdn once the # Details: Timeout while verifying metadata on server # error is resolved. tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames.test_verify_hostname_allows_fqdn tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_multi_create_auto_allocate tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE tempest.api.compute.servers.test_device_tagging tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario tempest.scenario.test_stamp_pattern tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames test_create_server_invalid_bdm_in_2nd_dict tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ' cifmw_test_operator_tempest_expected_failures_list: 'foobar ' cifmw_test_operator_tempest_extra_images: - URL: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img containerFormat: bare diskFormat: qcow2 flavor: RAM: 512 disk: 20 name: cirros-0.6.2-test-operator-flavor vcpus: 1 imageCreationTimeout: 300 name: cirros-0.6.2-test-operator cifmw_test_operator_tempest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tempest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tempest_include_list: '^tempest. ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_ntp_extra_images: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.dhcp_domain '''' dashboard.dashboard_url https://horizon-openstack.apps-crc.testing/dashboard/ dashboard.login_url https://horizon-openstack.apps-crc.testing/dashboard/auth/login/ dashboard.disable_ssl_certificate_validation True identity.v3_endpoint_type public service_available.swift false service_available.cinder false service_available.horizon True ' cifmw_test_operator_tempest_workflow: - stepName: full - stepName: single-test tempestRun: concurrency: 8 includeList: 'tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ' tempestconfRun: collectTiming: true cifmw_test_operator_timeout: 7200 cifmw_test_operator_tobiko_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tobiko volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tobiko_network_attachments: - ctlplane cifmw_test_operator_tobiko_workflow: - numProcesses: 2 pytestAddopts: tobiko/tests/functional/podified/test_topology.py stepName: podified-functional testenv: functional - stepName: sanity testenv: sanity cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.129.56.206 content_provider_registry_ip_port: 38.129.56.206:5001 crc_ci_bootstrap_cloud_name: '{{ nodepool.cloud | replace(''-nodepool-tripleo'','''') }}' crc_ci_bootstrap_networking: instances: compute-0: networks: default: ip: 192.168.122.100 internal-api: config_nm: false ip: 172.17.0.100 storage: config_nm: false ip: 172.18.0.100 storage-mgmt: config_nm: false ip: 172.20.0.100 tenant: config_nm: false ip: 172.19.0.100 controller: networks: default: ip: 192.168.122.11 crc: networks: default: ip: 192.168.122.10 internal-api: ip: 172.17.0.5 storage: ip: 172.18.0.5 storage-mgmt: ip: 172.20.0.5 tenant: ip: 172.19.0.5 networks: default: mtu: '{{ (''ibm'' in nodepool.cloud) | ternary(''1440'', ''1500'') }}' range: 192.168.122.0/24 router_net: '' transparent: true internal-api: range: 172.17.0.0/24 vlan: 20 storage: range: 172.18.0.0/24 vlan: 21 storage-mgmt: range: 172.20.0.0/24 vlan: 23 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: 94532827-673d-4f26-85ad-9d1e1d45a40d host_id: 511625867b15899f344b49f50e790882b35aedda883941cf1472ae2b interface_ip: 38.102.83.223 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.223 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.223 public_ipv6: '' region: RegionOne slot: null pre_deploy: - name: 61 HCI pre deploy kustomizations source: control_plane_hci_pre_deploy.yml type: playbook - name: 80 Kustomize OpenStack CR source: control_plane_horizon.yml type: playbook push_registry: quay.rdoproject.org quay_login_secret_name: quay_nextgen_zuulgithubci registry_login_enabled: true retry_delay: 15 zuul_log_collection: true zuul_node: az: nova cloud: vexxhost-nodepool-tripleo external_id: 94532827-673d-4f26-85ad-9d1e1d45a40d host_id: 511625867b15899f344b49f50e790882b35aedda883941cf1472ae2b interface_ip: 38.102.83.223 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.223 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.223 public_ipv6: '' region: RegionOne slot: null uuid: null localhost: ansible_connection: local vars: ca_cert_approver: true cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_cephadm_single_host_defaults: true cifmw_dlrn_report_result: false cifmw_edpm_deploy_hci: true cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/hci_ceph_backends.yml' cifmw_install_yamls_whitelisted_vars: - TEST_REPO - TEST_BRANCH - OUTPUT_DIR cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '12**********89' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: openstack-operator: git_commit_hash: 2895d87b692193b55d566fae26f4c769f7f44de8 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8 test-operator: git_commit_hash: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.129.56.206:5001/openstack-k8s-operators/test-operator:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_bundle: 38.129.56.206:5001/openstack-k8s-operators/test-operator-bundle:5d7a7d035234358c6e5d457fd114074d1ea4ab02 image_catalog: 38.129.56.206:5001/openstack-k8s-operators/test-operator-index:5d7a7d035234358c6e5d457fd114074d1ea4ab02 cifmw_run_test_role: test_operator cifmw_tempest_default_groups: - keystone-operator - cinder-operator cifmw_tempest_default_jobs: - keystone-operator - cinder-operator cifmw_test_operator_ansibletest_ansible_extra_vars: -e manual_run=false cifmw_test_operator_ansibletest_ansible_git_repo: https://github.com/ansible/test-playbooks cifmw_test_operator_ansibletest_ansible_inventory: 'localhost ansible_connection=local ansible_python_interpreter=python3 ' cifmw_test_operator_ansibletest_ansible_playbook_path: ./debug.yml cifmw_test_operator_ansibletest_ansible_var_files: '--- foo: bar ' cifmw_test_operator_ansibletest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - AnsibleTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_ansibletest_workload_ssh_key_secret_name: test-operator-controller-priv-key cifmw_test_operator_horizontest_auth_url: https://keystone-public-openstack.apps-crc.testing cifmw_test_operator_horizontest_dashboard_url: https://horizon-openstack.apps-crc.testing/ cifmw_test_operator_horizontest_extra_flag: not pagination and test_users.py cifmw_test_operator_horizontest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - HorizonTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_horizontest_project_name_xpath: //*[@class="context-project"]//ancestor::ul cifmw_test_operator_horizontest_project_text_xpath: .//*[@class="context-project"] cifmw_test_operator_stages: - name: tempest type: tempest - name: tobiko type: tobiko - name: ansibletest type: ansibletest - name: horizontest type: horizontest cifmw_test_operator_tempest_cleanup: true cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: '# Note (lpiwowar): Unskip test_verify_hostname_allows_fqdn once the # Details: Timeout while verifying metadata on server # error is resolved. tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames.test_verify_hostname_allows_fqdn tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_multi_create_auto_allocate tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE tempest.api.compute.servers.test_device_tagging tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario tempest.scenario.test_stamp_pattern tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames test_create_server_invalid_bdm_in_2nd_dict tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ' cifmw_test_operator_tempest_expected_failures_list: 'foobar ' cifmw_test_operator_tempest_extra_images: - URL: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img containerFormat: bare diskFormat: qcow2 flavor: RAM: 512 disk: 20 name: cirros-0.6.2-test-operator-flavor vcpus: 1 imageCreationTimeout: 300 name: cirros-0.6.2-test-operator cifmw_test_operator_tempest_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tempest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tempest_include_list: '^tempest. ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_ntp_extra_images: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.dhcp_domain '''' dashboard.dashboard_url https://horizon-openstack.apps-crc.testing/dashboard/ dashboard.login_url https://horizon-openstack.apps-crc.testing/dashboard/auth/login/ dashboard.disable_ssl_certificate_validation True identity.v3_endpoint_type public service_available.swift false service_available.cinder false service_available.horizon True ' cifmw_test_operator_tempest_workflow: - stepName: full - stepName: single-test tempestRun: concurrency: 8 includeList: 'tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ' tempestconfRun: collectTiming: true cifmw_test_operator_timeout: 7200 cifmw_test_operator_tobiko_extra_mounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - Tobiko volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 cifmw_test_operator_tobiko_network_attachments: - ctlplane cifmw_test_operator_tobiko_workflow: - numProcesses: 2 pytestAddopts: tobiko/tests/functional/podified/test_topology.py stepName: podified-functional testenv: functional - stepName: sanity testenv: sanity cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.129.56.206 content_provider_registry_ip_port: 38.129.56.206:5001 crc_ci_bootstrap_cloud_name: '{{ nodepool.cloud | replace(''-nodepool-tripleo'','''') }}' crc_ci_bootstrap_networking: instances: compute-0: networks: default: ip: 192.168.122.100 internal-api: config_nm: false ip: 172.17.0.100 storage: config_nm: false ip: 172.18.0.100 storage-mgmt: config_nm: false ip: 172.20.0.100 tenant: config_nm: false ip: 172.19.0.100 controller: networks: default: ip: 192.168.122.11 crc: networks: default: ip: 192.168.122.10 internal-api: ip: 172.17.0.5 storage: ip: 172.18.0.5 storage-mgmt: ip: 172.20.0.5 tenant: ip: 172.19.0.5 networks: default: mtu: '{{ (''ibm'' in nodepool.cloud) | ternary(''1440'', ''1500'') }}' range: 192.168.122.0/24 router_net: '' transparent: true internal-api: range: 172.17.0.0/24 vlan: 20 storage: range: 172.18.0.0/24 vlan: 21 storage-mgmt: range: 172.20.0.0/24 vlan: 23 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true max_retries: 60 pre_deploy: - name: 61 HCI pre deploy kustomizations source: control_plane_hci_pre_deploy.yml type: playbook - name: 80 Kustomize OpenStack CR source: control_plane_horizon.yml type: playbook push_registry: quay.rdoproject.org quay_login_secret_name: quay_nextgen_zuulgithubci registry_login_enabled: true retry_delay: 15 zuul: _inheritance_path: - '' - '' - '' - '' - '' - '' - '' - '' ansible_version: '9' attempts: 1 branch: main build: da06bc738c9241be952a09e8c4c4dc68 build_refs: - branch: main change: '452' change_message: "Add Red Hat approved OpenStack operator icon\n\nAdded the official, Red Hat-approved OpenStack operator icon to the ClusterServiceVersion manifest. The asset was sourced directly from an approved Red Hat site and encoded to Base64 to ensure the operator displays the logo correctly in the OperatorHub UI.\r\n\r\nused the link from: https://github.com/openstack-k8s-operators/openstack-operator/pull/914#issuecomment-2216903891 to render the image\r\n\r\n\"image\"\r\n" change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 commit_id: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 patchset: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/test-operator name: openstack-k8s-operators/test-operator short_name: test-operator src_dir: src/github.com/openstack-k8s-operators/test-operator src_dir: src/github.com/openstack-k8s-operators/test-operator topic: null buildset: 5a919e5af7764ecfa122ca9fe283b6f7 buildset_refs: - branch: main change: '452' change_message: "Add Red Hat approved OpenStack operator icon\n\nAdded the official, Red Hat-approved OpenStack operator icon to the ClusterServiceVersion manifest. The asset was sourced directly from an approved Red Hat site and encoded to Base64 to ensure the operator displays the logo correctly in the OperatorHub UI.\r\n\r\nused the link from: https://github.com/openstack-k8s-operators/openstack-operator/pull/914#issuecomment-2216903891 to render the image\r\n\r\n\"image\"\r\n" change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 commit_id: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 patchset: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/test-operator name: openstack-k8s-operators/test-operator short_name: test-operator src_dir: src/github.com/openstack-k8s-operators/test-operator src_dir: src/github.com/openstack-k8s-operators/test-operator topic: null change: '452' change_message: "Add Red Hat approved OpenStack operator icon\n\nAdded the official, Red Hat-approved OpenStack operator icon to the ClusterServiceVersion manifest. The asset was sourced directly from an approved Red Hat site and encoded to Base64 to ensure the operator displays the logo correctly in the OperatorHub UI.\r\n\r\nused the link from: https://github.com/openstack-k8s-operators/openstack-operator/pull/914#issuecomment-2216903891 to render the image\r\n\r\n\"image\"\r\n" change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 child_jobs: [] commit_id: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 event_id: 7efb94e0-64ae-11f1-8f7f-faa039ec7311 executor: hostname: 38.129.56.84 inventory_file: /var/lib/zuul/builds/da06bc738c9241be952a09e8c4c4dc68/ansible/inventory.yaml log_root: /var/lib/zuul/builds/da06bc738c9241be952a09e8c4c4dc68/work/logs result_data_file: /var/lib/zuul/builds/da06bc738c9241be952a09e8c4c4dc68/work/results.json src_root: /var/lib/zuul/builds/da06bc738c9241be952a09e8c4c4dc68/work/src work_root: /var/lib/zuul/builds/da06bc738c9241be952a09e8c4c4dc68/work include_vars: [] items: - branch: main change: '452' change_message: "Add Red Hat approved OpenStack operator icon\n\nAdded the official, Red Hat-approved OpenStack operator icon to the ClusterServiceVersion manifest. The asset was sourced directly from an approved Red Hat site and encoded to Base64 to ensure the operator displays the logo correctly in the OperatorHub UI.\r\n\r\nused the link from: https://github.com/openstack-k8s-operators/openstack-operator/pull/914#issuecomment-2216903891 to render the image\r\n\r\n\"image\"\r\n" change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 commit_id: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 patchset: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/test-operator name: openstack-k8s-operators/test-operator short_name: test-operator src_dir: src/github.com/openstack-k8s-operators/test-operator topic: null job: podified-multinode-edpm-deployment-crc-test-operator jobtags: [] max_attempts: 1 message: QWRkIFJlZCBIYXQgYXBwcm92ZWQgT3BlblN0YWNrIG9wZXJhdG9yIGljb24KCkFkZGVkIHRoZSBvZmZpY2lhbCwgUmVkIEhhdC1hcHByb3ZlZCBPcGVuU3RhY2sgb3BlcmF0b3IgaWNvbiB0byB0aGUgQ2x1c3RlclNlcnZpY2VWZXJzaW9uIG1hbmlmZXN0LiBUaGUgYXNzZXQgd2FzIHNvdXJjZWQgZGlyZWN0bHkgZnJvbSBhbiBhcHByb3ZlZCBSZWQgSGF0IHNpdGUgYW5kIGVuY29kZWQgdG8gQmFzZTY0IHRvIGVuc3VyZSB0aGUgb3BlcmF0b3IgZGlzcGxheXMgdGhlIGxvZ28gY29ycmVjdGx5IGluIHRoZSBPcGVyYXRvckh1YiBVSS4NCg0KdXNlZCB0aGUgbGluayBmcm9tOiBodHRwczovL2dpdGh1Yi5jb20vb3BlbnN0YWNrLWs4cy1vcGVyYXRvcnMvb3BlbnN0YWNrLW9wZXJhdG9yL3B1bGwvOTE0I2lzc3VlY29tbWVudC0yMjE2OTAzODkxIHRvIHJlbmRlciB0aGUgaW1hZ2UNCg0KPGltZyB3aWR0aD0iMTg2MyIgaGVpZ2h0PSI0OTYiIGFsdD0iaW1hZ2UiIHNyYz0iaHR0cHM6Ly9naXRodWIuY29tL3VzZXItYXR0YWNobWVudHMvYXNzZXRzL2RhNGRhOGJkLWZjZDgtNGExMy1iMDAwLWRlN2Q3ODY3OWUzOSIgLz4NCg== patchset: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 pipeline: github-check playbook_context: playbook_projects: trusted/project_0/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: 4605eaf5fa5cd3f351940ab9df8f9f0ea6b97ad5 trusted/project_1/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 82e3e8b1292a25e38235bb92b157992d326531d1 trusted/project_2/review.rdoproject.org/rdo-jobs: canonical_name: review.rdoproject.org/rdo-jobs checkout: master commit: ae3f884c6c8c32b779dc61f758c0f6a43ade6877 trusted/project_3/github.com/openstack-k8s-operators/ci-framework: canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main commit: 3bcd0bf612311b3a2d20565a2aa3b7be02d8f2a3 untrusted/project_0/github.com/openstack-k8s-operators/ci-framework: canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main commit: 3bcd0bf612311b3a2d20565a2aa3b7be02d8f2a3 untrusted/project_1/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: 4605eaf5fa5cd3f351940ab9df8f9f0ea6b97ad5 untrusted/project_2/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 82e3e8b1292a25e38235bb92b157992d326531d1 untrusted/project_3/review.rdoproject.org/rdo-jobs: canonical_name: review.rdoproject.org/rdo-jobs checkout: master commit: ae3f884c6c8c32b779dc61f758c0f6a43ade6877 playbooks: - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm/run.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/playbook_0/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/playbook_0/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/playbook_0/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/playbook_0/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/playbook_0/role_3/rdo-jobs/roles post_playbooks: - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/post_playbook_0/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_0/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/post_playbook_0/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_0/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_0/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_0/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/post_playbook_1/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_1/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/post_playbook_1/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_1/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/multinode-autohold.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/post_playbook_2/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_2/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/post_playbook_2/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_2/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/print-machineconfigpool.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/post_playbook_3/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_3/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_3/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_3/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_3/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_3/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_3/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_3/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/compress-crc-cloud-logs.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/post_playbook_4/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_4/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_4/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_4/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_4/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_4/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_4/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_4/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/compress-logs.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/post_playbook_5/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_5/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_5/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_5/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_5/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_5/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_5/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_5/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/bootstraped-ci-network-cleanup.yml roles: - checkout: main checkout_description: project override ref link_name: ansible/post_playbook_6/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_6/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_6/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_6/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_6/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_6/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_6/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_6/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/post_playbook_7/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/post_playbook_7/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_7/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_7/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_7/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_7/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_7/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_7/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_8/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_8/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_8/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_8/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_8/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_8/role_2/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/post_playbook_9/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_9/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_9/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_9/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_9/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_9/role_2/rdo-jobs/roles pre_playbooks: - path: trusted/project_0/review.rdoproject.org/config/playbooks/base-minimal/pre.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_0/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_0/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_0/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_0/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_0/role_2/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/pre_playbook_1/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_1/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_1/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_1/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_1/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/bootstrap-ci-network.yml roles: - checkout: main checkout_description: project override ref link_name: ansible/pre_playbook_2/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_2/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_2/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_2/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_2/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_2/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_2/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_2/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/prepare-crc.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/pre_playbook_3/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_3/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_3/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_3/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_3/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_3/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_3/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_3/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/crc/podman.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/pre_playbook_4/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_4/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_4/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_4/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_4/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_4/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_4/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_4/role_3/rdo-jobs/roles - path: trusted/project_0/review.rdoproject.org/config/playbooks/data_plane_adoption/dpa_RH_subscription_registry_login.yaml roles: - checkout: main checkout_description: project override ref link_name: ansible/pre_playbook_5/role_0/ci-framework link_target: trusted/project_3/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_5/role_0/ci-framework/roles - checkout: master checkout_description: playbook branch link_name: ansible/pre_playbook_5/role_1/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_5/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_5/role_2/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_5/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_5/role_3/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_5/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/multinode-customizations.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/pre_playbook_6/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_6/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_6/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/pre_playbook_6/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_6/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_6/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_6/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_6/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/pre_playbook_7/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_7/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_7/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/pre_playbook_7/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_7/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_7/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_7/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_7/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/pre_playbook_8/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_8/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_8/role_1/config link_target: untrusted/project_1/review.rdoproject.org/config role_path: ansible/pre_playbook_8/role_1/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_8/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_8/role_2/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_8/role_3/rdo-jobs link_target: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_8/role_3/rdo-jobs/roles post_review: false post_timeout: 5400 pre_timeout: null project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/test-operator name: openstack-k8s-operators/test-operator short_name: test-operator src_dir: src/github.com/openstack-k8s-operators/test-operator projects: github.com/crc-org/crc-cloud: canonical_hostname: github.com canonical_name: github.com/crc-org/crc-cloud checkout: main checkout_description: project override ref commit: 7db2fd7048647a142b2118458ab76b07aed5a494 name: crc-org/crc-cloud required: true short_name: crc-cloud src_dir: src/github.com/crc-org/crc-cloud github.com/openstack-k8s-operators/ci-framework: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main checkout_description: project override ref commit: 3bcd0bf612311b3a2d20565a2aa3b7be02d8f2a3 name: openstack-k8s-operators/ci-framework required: true short_name: ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework github.com/openstack-k8s-operators/edpm-ansible: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/edpm-ansible checkout: main checkout_description: project override ref commit: d5eae620a08b412f076b112b4c3d8e0d69cbb047 name: openstack-k8s-operators/edpm-ansible required: true short_name: edpm-ansible src_dir: src/github.com/openstack-k8s-operators/edpm-ansible github.com/openstack-k8s-operators/infra-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/infra-operator checkout: main checkout_description: project override ref commit: d6550a9398d29b5cf8c8795a9ff4b08518d1d3b9 name: openstack-k8s-operators/infra-operator required: true short_name: infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator github.com/openstack-k8s-operators/install_yamls: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/install_yamls checkout: main checkout_description: project override ref commit: 28010890899b365d9b163f6cd2faeb71bf37d54f name: openstack-k8s-operators/install_yamls required: true short_name: install_yamls src_dir: src/github.com/openstack-k8s-operators/install_yamls github.com/openstack-k8s-operators/openstack-baremetal-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/openstack-baremetal-operator checkout: main checkout_description: project override ref commit: 96ee712650c0df1c6bd02de78be0a12085a9827c name: openstack-k8s-operators/openstack-baremetal-operator required: true short_name: openstack-baremetal-operator src_dir: src/github.com/openstack-k8s-operators/openstack-baremetal-operator github.com/openstack-k8s-operators/openstack-must-gather: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/openstack-must-gather checkout: main checkout_description: project override ref commit: c368cbf84357cebd70fe8ec9c2c849e2aa7905e4 name: openstack-k8s-operators/openstack-must-gather required: true short_name: openstack-must-gather src_dir: src/github.com/openstack-k8s-operators/openstack-must-gather github.com/openstack-k8s-operators/openstack-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/openstack-operator checkout: main checkout_description: project override ref commit: 2895d87b692193b55d566fae26f4c769f7f44de8 name: openstack-k8s-operators/openstack-operator required: true short_name: openstack-operator src_dir: src/github.com/openstack-k8s-operators/openstack-operator github.com/openstack-k8s-operators/repo-setup: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/repo-setup checkout: main checkout_description: project override ref commit: 85321f7e0af502d7f06f845886058daf09da34f6 name: openstack-k8s-operators/repo-setup required: true short_name: repo-setup src_dir: src/github.com/openstack-k8s-operators/repo-setup github.com/openstack-k8s-operators/test-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/test-operator checkout: main checkout_description: zuul branch commit: 5d7a7d035234358c6e5d457fd114074d1ea4ab02 name: openstack-k8s-operators/test-operator required: false short_name: test-operator src_dir: src/github.com/openstack-k8s-operators/test-operator opendev.org/zuul/zuul-jobs: canonical_hostname: opendev.org canonical_name: opendev.org/zuul/zuul-jobs checkout: master checkout_description: project default branch commit: 82e3e8b1292a25e38235bb92b157992d326531d1 name: zuul/zuul-jobs required: true short_name: zuul-jobs src_dir: src/opendev.org/zuul/zuul-jobs review.rdoproject.org/config: canonical_hostname: review.rdoproject.org canonical_name: review.rdoproject.org/config checkout: master checkout_description: project default branch commit: 4605eaf5fa5cd3f351940ab9df8f9f0ea6b97ad5 name: config required: true short_name: config src_dir: src/review.rdoproject.org/config ref: refs/pull/452/head resources: {} tenant: rdoproject.org timeout: 10800 topic: null voting: true zuul_log_collection: true