all: children: computes: hosts: compute-0: null ocps: hosts: crc: null zuul_unreachable: hosts: {} hosts: compute-0: ansible_connection: ssh ansible_host: 38.102.83.9 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: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 test-operator: git_commit_hash: e99781c76deb02b73473cd2393d17e6205db7d73 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.102.83.5:5001/openstack-k8s-operators/test-operator:e99781c76deb02b73473cd2393d17e6205db7d73 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/test-operator-bundle:e99781c76deb02b73473cd2393d17e6205db7d73 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/test-operator-index:e99781c76deb02b73473cd2393d17e6205db7d73 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.102.83.5 content_provider_registry_ip_port: 38.102.83.5: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: 3113b4c2-a432-4509-9384-27f0094b9378 host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.9 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.9 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.9 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: 3113b4c2-a432-4509-9384-27f0094b9378 host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.9 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.9 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.9 public_ipv6: '' region: RegionOne slot: null uuid: null controller: ansible_connection: ssh ansible_host: 38.102.83.23 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: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 test-operator: git_commit_hash: e99781c76deb02b73473cd2393d17e6205db7d73 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.102.83.5:5001/openstack-k8s-operators/test-operator:e99781c76deb02b73473cd2393d17e6205db7d73 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/test-operator-bundle:e99781c76deb02b73473cd2393d17e6205db7d73 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/test-operator-index:e99781c76deb02b73473cd2393d17e6205db7d73 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.102.83.5 content_provider_registry_ip_port: 38.102.83.5: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: d3e5bc7b-3ee5-4603-bd87-4e78c0168b59 host_id: bdb78bf25a270582fae0ca49d447ffffc4c7a50a772a0a4c0593588a interface_ip: 38.102.83.23 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.102.83.23 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.23 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: d3e5bc7b-3ee5-4603-bd87-4e78c0168b59 host_id: bdb78bf25a270582fae0ca49d447ffffc4c7a50a772a0a4c0593588a interface_ip: 38.102.83.23 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.102.83.23 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.23 public_ipv6: '' region: RegionOne slot: null uuid: null crc: ansible_connection: ssh ansible_host: 38.102.83.12 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: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 test-operator: git_commit_hash: e99781c76deb02b73473cd2393d17e6205db7d73 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.102.83.5:5001/openstack-k8s-operators/test-operator:e99781c76deb02b73473cd2393d17e6205db7d73 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/test-operator-bundle:e99781c76deb02b73473cd2393d17e6205db7d73 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/test-operator-index:e99781c76deb02b73473cd2393d17e6205db7d73 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.102.83.5 content_provider_registry_ip_port: 38.102.83.5: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: ac38a3c5-0dca-4fbc-9a79-de89c206d9e2 host_id: bdb78bf25a270582fae0ca49d447ffffc4c7a50a772a0a4c0593588a interface_ip: 38.102.83.12 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.12 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.12 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: ac38a3c5-0dca-4fbc-9a79-de89c206d9e2 host_id: bdb78bf25a270582fae0ca49d447ffffc4c7a50a772a0a4c0593588a interface_ip: 38.102.83.12 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.12 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.12 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: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 test-operator: git_commit_hash: e99781c76deb02b73473cd2393d17e6205db7d73 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/test-operator image: 38.102.83.5:5001/openstack-k8s-operators/test-operator:e99781c76deb02b73473cd2393d17e6205db7d73 image_bundle: 38.102.83.5:5001/openstack-k8s-operators/test-operator-bundle:e99781c76deb02b73473cd2393d17e6205db7d73 image_catalog: 38.102.83.5:5001/openstack-k8s-operators/test-operator-index:e99781c76deb02b73473cd2393d17e6205db7d73 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.102.83.5 content_provider_registry_ip_port: 38.102.83.5: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: 44b42ef24afe4744a4b162ad5e86630b build_refs: - branch: main change: '452' change_message: 'Add Red Hat approved OpenStack operator icon Added 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.' change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 commit_id: e99781c76deb02b73473cd2393d17e6205db7d73 patchset: e99781c76deb02b73473cd2393d17e6205db7d73 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: 432c4b63a7c940069c57f02841286009 buildset_refs: - branch: main change: '452' change_message: 'Add Red Hat approved OpenStack operator icon Added 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.' change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 commit_id: e99781c76deb02b73473cd2393d17e6205db7d73 patchset: e99781c76deb02b73473cd2393d17e6205db7d73 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 Added 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.' change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 child_jobs: [] commit_id: e99781c76deb02b73473cd2393d17e6205db7d73 event_id: 02d448b0-641a-11f1-8018-8900362ebfe0 executor: hostname: 38.102.83.40 inventory_file: /var/lib/zuul/builds/44b42ef24afe4744a4b162ad5e86630b/ansible/inventory.yaml log_root: /var/lib/zuul/builds/44b42ef24afe4744a4b162ad5e86630b/work/logs result_data_file: /var/lib/zuul/builds/44b42ef24afe4744a4b162ad5e86630b/work/results.json src_root: /var/lib/zuul/builds/44b42ef24afe4744a4b162ad5e86630b/work/src work_root: /var/lib/zuul/builds/44b42ef24afe4744a4b162ad5e86630b/work include_vars: [] items: - branch: main change: '452' change_message: 'Add Red Hat approved OpenStack operator icon Added 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.' change_url: https://github.com/openstack-k8s-operators/test-operator/pull/452 commit_id: e99781c76deb02b73473cd2393d17e6205db7d73 patchset: e99781c76deb02b73473cd2393d17e6205db7d73 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: QWRkIFJlZCBIYXQgYXBwcm92ZWQgT3BlblN0YWNrIG9wZXJhdG9yIGljb24KCkFkZGVkIHRoZSBvZmZpY2lhbCwgUmVkIEhhdC1hcHByb3ZlZCBPcGVuU3RhY2sgb3BlcmF0b3IgaWNvbiB0byB0aGUgQ2x1c3RlclNlcnZpY2VWZXJzaW9uIG1hbmlmZXN0LiBUaGUgYXNzZXQgd2FzIHNvdXJjZWQgZGlyZWN0bHkgZnJvbSBhbiBhcHByb3ZlZCBSZWQgSGF0IHNpdGUgYW5kIGVuY29kZWQgdG8gQmFzZTY0IHRvIGVuc3VyZSB0aGUgb3BlcmF0b3IgZGlzcGxheXMgdGhlIGxvZ28gY29ycmVjdGx5IGluIHRoZSBPcGVyYXRvckh1YiBVSS4= patchset: e99781c76deb02b73473cd2393d17e6205db7d73 pipeline: github-check playbook_context: playbook_projects: trusted/project_0/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: f4086da87f3046c98f2a4b907deaeed353c7ab49 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: f4086da87f3046c98f2a4b907deaeed353c7ab49 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: e3fdd67c8a72b8a501dcdd95d538816bd5e78dba 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: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 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: e99781c76deb02b73473cd2393d17e6205db7d73 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: f4086da87f3046c98f2a4b907deaeed353c7ab49 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