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.169 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul ca_cert_approver: true change_item: '{{ zuul[''items''] | selectattr(''project.canonical_name'', ''equalto'', external_plugin) }}' cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_dlrn_report_result: false cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@{{ ansible_user_dir }}/{{ zuul.projects[''github.com/openstack-k8s-operators/heat-operator''].src_dir }}/ci/tempest/ci_fw_vars.yaml' cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '123456789' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: heat-operator: git_commit_hash: 39f76439e5162b2216969e0e714ef9319cbd7a50 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/heat-operator image: 38.102.83.201:5001/openstack-k8s-operators/heat-operator:39f76439e5162b2216969e0e714ef9319cbd7a50 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-bundle:39f76439e5162b2216969e0e714ef9319cbd7a50 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-index:39f76439e5162b2216969e0e714ef9319cbd7a50 openstack-operator: git_commit_hash: a07ba92d7e940ee8bcbba6f06403943858879a10 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: 'heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata heat_integrationtests.functional.test_aws_stack heat_integrationtests.functional.test_cancel_update.CancelUpdateTest.test_cancel_update_server_with_port heat_integrationtests.functional.test_reload_on_sighup heat_integrationtests.functional.test_resource_group.ResourceGroupAdoptTest.test_adopt heat_integrationtests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_integrationtests.functional.test_waitcondition.ZaqarWaitConditionTest heat_integrationtests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_integrationtests.functional.test_stack_tags.StackTagTest.test_hidden_stack heat_integrationtests.functional.test_template_resource.TemplateResourceAdoptTest heat_integrationtests.functional.test_purge.PurgeTest.test_purge heat_integrationtests.functional.test_notifications.NotificationTest heat_integrationtests.functional.test_os_wait_condition.OSWaitCondition heat_integrationtests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_integrationtests.scenario.test_server_software_config heat_integrationtests.scenario.test_volumes heat_integrationtests.scenario.test_server_cfn_init heat_tempest_plugin.tests.functional.test_aws_stack heat_tempest_plugin.tests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_tempest_plugin.tests.functional.test_waitcondition.ZaqarWaitConditionTest heat_tempest_plugin.tests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config heat_tempest_plugin.tests.scenario.test_volumes heat_tempest_plugin.tests.scenario.test_server_cfn_init ' cifmw_test_operator_tempest_external_plugin: '{{ [] if change_item | length < 1 else [ { ''repository'': ''https://'' + external_plugin + ''.git'', ''changeRepository'': ''https://review'' + external_plugin, ''changeRefspec'': [ ''refs/changes'', change_item[0].change[-2:], change_item[0].change, change_item[0].patchset ] | join(''/'') } ] }}' cifmw_test_operator_tempest_include_list: 'heat_tempest_plugin.* heat_integrationtests.* ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.vnc_console true validation.run_validation true identity.v3_endpoint_type public identity.v2_admin_endpoint_type public ' cifmw_test_operator_timeout: 7200 cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.201 content_provider_registry_ip_port: 38.102.83.201: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 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 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 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true external_plugin: opendev.org/openstack/heat-tempest-plugin max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: ccc6d962-38a8-429b-9aac-7d23e61ef454 host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.169 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.169 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.169 public_ipv6: '' region: RegionOne slot: null 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: ccc6d962-38a8-429b-9aac-7d23e61ef454 host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.169 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.169 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.169 public_ipv6: '' region: RegionOne slot: null uuid: null controller: ansible_connection: ssh ansible_host: 38.102.83.53 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul ca_cert_approver: true change_item: '{{ zuul[''items''] | selectattr(''project.canonical_name'', ''equalto'', external_plugin) }}' cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_dlrn_report_result: false cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@{{ ansible_user_dir }}/{{ zuul.projects[''github.com/openstack-k8s-operators/heat-operator''].src_dir }}/ci/tempest/ci_fw_vars.yaml' cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '123456789' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: heat-operator: git_commit_hash: 39f76439e5162b2216969e0e714ef9319cbd7a50 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/heat-operator image: 38.102.83.201:5001/openstack-k8s-operators/heat-operator:39f76439e5162b2216969e0e714ef9319cbd7a50 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-bundle:39f76439e5162b2216969e0e714ef9319cbd7a50 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-index:39f76439e5162b2216969e0e714ef9319cbd7a50 openstack-operator: git_commit_hash: a07ba92d7e940ee8bcbba6f06403943858879a10 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: 'heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata heat_integrationtests.functional.test_aws_stack heat_integrationtests.functional.test_cancel_update.CancelUpdateTest.test_cancel_update_server_with_port heat_integrationtests.functional.test_reload_on_sighup heat_integrationtests.functional.test_resource_group.ResourceGroupAdoptTest.test_adopt heat_integrationtests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_integrationtests.functional.test_waitcondition.ZaqarWaitConditionTest heat_integrationtests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_integrationtests.functional.test_stack_tags.StackTagTest.test_hidden_stack heat_integrationtests.functional.test_template_resource.TemplateResourceAdoptTest heat_integrationtests.functional.test_purge.PurgeTest.test_purge heat_integrationtests.functional.test_notifications.NotificationTest heat_integrationtests.functional.test_os_wait_condition.OSWaitCondition heat_integrationtests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_integrationtests.scenario.test_server_software_config heat_integrationtests.scenario.test_volumes heat_integrationtests.scenario.test_server_cfn_init heat_tempest_plugin.tests.functional.test_aws_stack heat_tempest_plugin.tests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_tempest_plugin.tests.functional.test_waitcondition.ZaqarWaitConditionTest heat_tempest_plugin.tests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config heat_tempest_plugin.tests.scenario.test_volumes heat_tempest_plugin.tests.scenario.test_server_cfn_init ' cifmw_test_operator_tempest_external_plugin: '{{ [] if change_item | length < 1 else [ { ''repository'': ''https://'' + external_plugin + ''.git'', ''changeRepository'': ''https://review'' + external_plugin, ''changeRefspec'': [ ''refs/changes'', change_item[0].change[-2:], change_item[0].change, change_item[0].patchset ] | join(''/'') } ] }}' cifmw_test_operator_tempest_include_list: 'heat_tempest_plugin.* heat_integrationtests.* ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.vnc_console true validation.run_validation true identity.v3_endpoint_type public identity.v2_admin_endpoint_type public ' cifmw_test_operator_timeout: 7200 cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.201 content_provider_registry_ip_port: 38.102.83.201: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 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 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 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true external_plugin: opendev.org/openstack/heat-tempest-plugin max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: 08c87139-804d-4bdf-adf2-f1bbe24a9b7c host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.53 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.102.83.53 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.53 public_ipv6: '' region: RegionOne slot: null 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: 08c87139-804d-4bdf-adf2-f1bbe24a9b7c host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.53 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.102.83.53 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.53 public_ipv6: '' region: RegionOne slot: null uuid: null crc: ansible_connection: ssh ansible_host: 38.102.83.138 ansible_port: 22 ansible_python_interpreter: auto ansible_user: core ca_cert_approver: true change_item: '{{ zuul[''items''] | selectattr(''project.canonical_name'', ''equalto'', external_plugin) }}' cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_dlrn_report_result: false cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@{{ ansible_user_dir }}/{{ zuul.projects[''github.com/openstack-k8s-operators/heat-operator''].src_dir }}/ci/tempest/ci_fw_vars.yaml' cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '123456789' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: heat-operator: git_commit_hash: 39f76439e5162b2216969e0e714ef9319cbd7a50 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/heat-operator image: 38.102.83.201:5001/openstack-k8s-operators/heat-operator:39f76439e5162b2216969e0e714ef9319cbd7a50 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-bundle:39f76439e5162b2216969e0e714ef9319cbd7a50 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-index:39f76439e5162b2216969e0e714ef9319cbd7a50 openstack-operator: git_commit_hash: a07ba92d7e940ee8bcbba6f06403943858879a10 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: 'heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata heat_integrationtests.functional.test_aws_stack heat_integrationtests.functional.test_cancel_update.CancelUpdateTest.test_cancel_update_server_with_port heat_integrationtests.functional.test_reload_on_sighup heat_integrationtests.functional.test_resource_group.ResourceGroupAdoptTest.test_adopt heat_integrationtests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_integrationtests.functional.test_waitcondition.ZaqarWaitConditionTest heat_integrationtests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_integrationtests.functional.test_stack_tags.StackTagTest.test_hidden_stack heat_integrationtests.functional.test_template_resource.TemplateResourceAdoptTest heat_integrationtests.functional.test_purge.PurgeTest.test_purge heat_integrationtests.functional.test_notifications.NotificationTest heat_integrationtests.functional.test_os_wait_condition.OSWaitCondition heat_integrationtests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_integrationtests.scenario.test_server_software_config heat_integrationtests.scenario.test_volumes heat_integrationtests.scenario.test_server_cfn_init heat_tempest_plugin.tests.functional.test_aws_stack heat_tempest_plugin.tests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_tempest_plugin.tests.functional.test_waitcondition.ZaqarWaitConditionTest heat_tempest_plugin.tests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config heat_tempest_plugin.tests.scenario.test_volumes heat_tempest_plugin.tests.scenario.test_server_cfn_init ' cifmw_test_operator_tempest_external_plugin: '{{ [] if change_item | length < 1 else [ { ''repository'': ''https://'' + external_plugin + ''.git'', ''changeRepository'': ''https://review'' + external_plugin, ''changeRefspec'': [ ''refs/changes'', change_item[0].change[-2:], change_item[0].change, change_item[0].patchset ] | join(''/'') } ] }}' cifmw_test_operator_tempest_include_list: 'heat_tempest_plugin.* heat_integrationtests.* ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.vnc_console true validation.run_validation true identity.v3_endpoint_type public identity.v2_admin_endpoint_type public ' cifmw_test_operator_timeout: 7200 cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.201 content_provider_registry_ip_port: 38.102.83.201: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 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 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 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true external_plugin: opendev.org/openstack/heat-tempest-plugin max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: ca393758-760a-4239-bfb1-692ef16cf78a host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.138 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.138 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.138 public_ipv6: '' region: RegionOne slot: null 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: ca393758-760a-4239-bfb1-692ef16cf78a host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.138 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.138 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.138 public_ipv6: '' region: RegionOne slot: null uuid: null vars: ca_cert_approver: true change_item: '{{ zuul[''items''] | selectattr(''project.canonical_name'', ''equalto'', external_plugin) }}' cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_dlrn_report_result: false cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@{{ ansible_user_dir }}/{{ zuul.projects[''github.com/openstack-k8s-operators/heat-operator''].src_dir }}/ci/tempest/ci_fw_vars.yaml' cifmw_openshift_api: api.crc.testing:6443 cifmw_openshift_kubeconfig: '{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig' cifmw_openshift_password: '123456789' cifmw_openshift_skip_tls_verify: true cifmw_openshift_user: kubeadmin cifmw_operator_build_output: operators: heat-operator: git_commit_hash: 39f76439e5162b2216969e0e714ef9319cbd7a50 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/heat-operator image: 38.102.83.201:5001/openstack-k8s-operators/heat-operator:39f76439e5162b2216969e0e714ef9319cbd7a50 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-bundle:39f76439e5162b2216969e0e714ef9319cbd7a50 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/heat-operator-index:39f76439e5162b2216969e0e714ef9319cbd7a50 openstack-operator: git_commit_hash: a07ba92d7e940ee8bcbba6f06403943858879a10 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 image_bundle: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10 image_catalog: 38.102.83.201:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_tempest_exclude_list: 'heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata heat_integrationtests.functional.test_aws_stack heat_integrationtests.functional.test_cancel_update.CancelUpdateTest.test_cancel_update_server_with_port heat_integrationtests.functional.test_reload_on_sighup heat_integrationtests.functional.test_resource_group.ResourceGroupAdoptTest.test_adopt heat_integrationtests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_integrationtests.functional.test_waitcondition.ZaqarWaitConditionTest heat_integrationtests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_integrationtests.functional.test_stack_tags.StackTagTest.test_hidden_stack heat_integrationtests.functional.test_template_resource.TemplateResourceAdoptTest heat_integrationtests.functional.test_purge.PurgeTest.test_purge heat_integrationtests.functional.test_notifications.NotificationTest heat_integrationtests.functional.test_os_wait_condition.OSWaitCondition heat_integrationtests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_integrationtests.scenario.test_server_software_config heat_integrationtests.scenario.test_volumes heat_integrationtests.scenario.test_server_cfn_init heat_tempest_plugin.tests.functional.test_aws_stack heat_tempest_plugin.tests.functional.test_software_config.ZaqarSignalTransportTest.test_signal_queues heat_tempest_plugin.tests.functional.test_waitcondition.ZaqarWaitConditionTest heat_tempest_plugin.tests.functional.test_event_sinks.ZaqarEventSinkTest.test_events heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration heat_tempest_plugin.tests.scenario.test_server_software_config heat_tempest_plugin.tests.scenario.test_volumes heat_tempest_plugin.tests.scenario.test_server_cfn_init ' cifmw_test_operator_tempest_external_plugin: '{{ [] if change_item | length < 1 else [ { ''repository'': ''https://'' + external_plugin + ''.git'', ''changeRepository'': ''https://review'' + external_plugin, ''changeRefspec'': [ ''refs/changes'', change_item[0].change[-2:], change_item[0].change, change_item[0].patchset ] | join(''/'') } ] }}' cifmw_test_operator_tempest_include_list: 'heat_tempest_plugin.* heat_integrationtests.* ' cifmw_test_operator_tempest_network_attachments: - ctlplane cifmw_test_operator_tempest_tempestconf_config: overrides: 'compute-feature-enabled.vnc_console true validation.run_validation true identity.v3_endpoint_type public identity.v2_admin_endpoint_type public ' cifmw_test_operator_timeout: 7200 cifmw_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.201 content_provider_registry_ip_port: 38.102.83.201: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 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 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 tenant: range: 172.19.0.0/24 vlan: 22 enable_ramdisk: true external_plugin: opendev.org/openstack/heat-tempest-plugin max_retries: 60 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: 69cd159059674925acfcdc1cc07c2c2f build_refs: - branch: main change: '660' change_message: "Update module github.com/onsi/gomega to v1.42.0\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) | `v1.41.0` \u2192 `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fgomega/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fgomega/v1.41.0/v1.42.0?slim=true) |\n\n---\n\n### Release Notes\n\n
\nonsi/gomega (github.com/onsi/gomega)\n\n### [`v1.42.0`](https://redirect.github.com/onsi/gomega/releases/tag/v1.42.0)\n\n[Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.41.0...v1.42.0)\n\n##### 1.42.0\n\nAdd a set of Claude skill as a marketplace plugin\n\n
\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**: (in timezone America/New_York)\n\n- Branch creation\n - \"every weekend\"\n- Automerge\n - At any time (no schedule defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate).\n\n" change_url: https://github.com/openstack-k8s-operators/heat-operator/pull/660 commit_id: 39f76439e5162b2216969e0e714ef9319cbd7a50 patchset: 39f76439e5162b2216969e0e714ef9319cbd7a50 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/heat-operator name: openstack-k8s-operators/heat-operator short_name: heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-operator topic: null buildset: 8ca0d82fecf245c0b71d478fc7f40919 buildset_refs: - branch: main change: '660' change_message: "Update module github.com/onsi/gomega to v1.42.0\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) | `v1.41.0` \u2192 `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fgomega/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fgomega/v1.41.0/v1.42.0?slim=true) |\n\n---\n\n### Release Notes\n\n
\nonsi/gomega (github.com/onsi/gomega)\n\n### [`v1.42.0`](https://redirect.github.com/onsi/gomega/releases/tag/v1.42.0)\n\n[Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.41.0...v1.42.0)\n\n##### 1.42.0\n\nAdd a set of Claude skill as a marketplace plugin\n\n
\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**: (in timezone America/New_York)\n\n- Branch creation\n - \"every weekend\"\n- Automerge\n - At any time (no schedule defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate).\n\n" change_url: https://github.com/openstack-k8s-operators/heat-operator/pull/660 commit_id: 39f76439e5162b2216969e0e714ef9319cbd7a50 patchset: 39f76439e5162b2216969e0e714ef9319cbd7a50 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/heat-operator name: openstack-k8s-operators/heat-operator short_name: heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-operator topic: null change: '660' change_message: "Update module github.com/onsi/gomega to v1.42.0\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) | `v1.41.0` \u2192 `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fgomega/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fgomega/v1.41.0/v1.42.0?slim=true) |\n\n---\n\n### Release Notes\n\n
\nonsi/gomega (github.com/onsi/gomega)\n\n### [`v1.42.0`](https://redirect.github.com/onsi/gomega/releases/tag/v1.42.0)\n\n[Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.41.0...v1.42.0)\n\n##### 1.42.0\n\nAdd a set of Claude skill as a marketplace plugin\n\n
\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**: (in timezone America/New_York)\n\n- Branch creation\n - \"every weekend\"\n- Automerge\n - At any time (no schedule defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate).\n\n" change_url: https://github.com/openstack-k8s-operators/heat-operator/pull/660 child_jobs: [] commit_id: 39f76439e5162b2216969e0e714ef9319cbd7a50 event_id: 3ce7be30-6832-11f1-9cbd-7bada43e7511 executor: hostname: 38.102.83.32 inventory_file: /var/lib/zuul/builds/69cd159059674925acfcdc1cc07c2c2f/ansible/inventory.yaml log_root: /var/lib/zuul/builds/69cd159059674925acfcdc1cc07c2c2f/work/logs result_data_file: /var/lib/zuul/builds/69cd159059674925acfcdc1cc07c2c2f/work/results.json src_root: /var/lib/zuul/builds/69cd159059674925acfcdc1cc07c2c2f/work/src work_root: /var/lib/zuul/builds/69cd159059674925acfcdc1cc07c2c2f/work include_vars: [] items: - branch: main change: '660' change_message: "Update module github.com/onsi/gomega to v1.42.0\n\nThis PR contains the following updates:\n\n| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) | `v1.41.0` \u2192 `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fgomega/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fgomega/v1.41.0/v1.42.0?slim=true) |\n\n---\n\n### Release Notes\n\n
\nonsi/gomega (github.com/onsi/gomega)\n\n### [`v1.42.0`](https://redirect.github.com/onsi/gomega/releases/tag/v1.42.0)\n\n[Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.41.0...v1.42.0)\n\n##### 1.42.0\n\nAdd a set of Claude skill as a marketplace plugin\n\n
\n\n---\n\n### Configuration\n\n\U0001F4C5 **Schedule**: (in timezone America/New_York)\n\n- Branch creation\n - \"every weekend\"\n- Automerge\n - At any time (no schedule defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate).\n\n" change_url: https://github.com/openstack-k8s-operators/heat-operator/pull/660 commit_id: 39f76439e5162b2216969e0e714ef9319cbd7a50 patchset: 39f76439e5162b2216969e0e714ef9319cbd7a50 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/heat-operator name: openstack-k8s-operators/heat-operator short_name: heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-operator topic: null job: heat-operator-tempest-multinode jobtags: [] max_attempts: 1 message: VXBkYXRlIG1vZHVsZSBnaXRodWIuY29tL29uc2kvZ29tZWdhIHRvIHYxLjQyLjAKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgQ2hhbmdlIHwgW0FnZV0oaHR0cHM6Ly9kb2NzLnJlbm92YXRlYm90LmNvbS9tZXJnZS1jb25maWRlbmNlLykgfCBbQ29uZmlkZW5jZV0oaHR0cHM6Ly9kb2NzLnJlbm92YXRlYm90LmNvbS9tZXJnZS1jb25maWRlbmNlLykgfAp8LS0tfC0tLXwtLS18LS0tfAp8IFtnaXRodWIuY29tL29uc2kvZ29tZWdhXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vb25zaS9nb21lZ2EpIHwgYHYxLjQxLjBgIOKGkiBgdjEuNDIuMGAgfCAhW2FnZV0oaHR0cHM6Ly9kZXZlbG9wZXIubWVuZC5pby9hcGkvbWMvYmFkZ2VzL2FnZS9nby9naXRodWIuY29tJTJmb25zaSUyZmdvbWVnYS92MS40Mi4wP3NsaW09dHJ1ZSkgfCAhW2NvbmZpZGVuY2VdKGh0dHBzOi8vZGV2ZWxvcGVyLm1lbmQuaW8vYXBpL21jL2JhZGdlcy9jb25maWRlbmNlL2dvL2dpdGh1Yi5jb20lMmZvbnNpJTJmZ29tZWdhL3YxLjQxLjAvdjEuNDIuMD9zbGltPXRydWUpIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5vbnNpL2dvbWVnYSAoZ2l0aHViLmNvbS9vbnNpL2dvbWVnYSk8L3N1bW1hcnk+CgojIyMgW2B2MS40Mi4wYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL29uc2kvZ29tZWdhL3JlbGVhc2VzL3RhZy92MS40Mi4wKQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vb25zaS9nb21lZ2EvY29tcGFyZS92MS40MS4wLi4udjEuNDIuMCkKCiMjIyMjIDEuNDIuMAoKQWRkIGEgc2V0IG9mIENsYXVkZSBza2lsbCBhcyBhIG1hcmtldHBsYWNlIHBsdWdpbgoKPC9kZXRhaWxzPgoKLS0tCgojIyMgQ29uZmlndXJhdGlvbgoK8J+ThSAqKlNjaGVkdWxlKio6IChpbiB0aW1lem9uZSBBbWVyaWNhL05ld19Zb3JrKQoKLSBCcmFuY2ggY3JlYXRpb24KICAtICJldmVyeSB3ZWVrZW5kIgotIEF1dG9tZXJnZQogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCgrwn5qmICoqQXV0b21lcmdlKio6IERpc2FibGVkIGJ5IGNvbmZpZy4gUGxlYXNlIG1lcmdlIHRoaXMgbWFudWFsbHkgb25jZSB5b3UgYXJlIHNhdGlzZmllZC4KCuKZuyAqKlJlYmFzaW5nKio6IFdoZW5ldmVyIFBSIGJlY29tZXMgY29uZmxpY3RlZCwgb3IgeW91IHRpY2sgdGhlIHJlYmFzZS9yZXRyeSBjaGVja2JveC4KCvCflJUgKipJZ25vcmUqKjogQ2xvc2UgdGhpcyBQUiBhbmQgeW91IHdvbid0IGJlIHJlbWluZGVkIGFib3V0IHRoaXMgdXBkYXRlIGFnYWluLgoKLS0tCgogLSBbIF0gPCEtLSByZWJhc2UtY2hlY2sgLS0+SWYgeW91IHdhbnQgdG8gcmViYXNlL3JldHJ5IHRoaXMgUFIsIGNoZWNrIHRoaXMgYm94CgotLS0KClRoaXMgUFIgaGFzIGJlZW4gZ2VuZXJhdGVkIGJ5IFtNZW5kIFJlbm92YXRlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vcmVub3ZhdGVib3QvcmVub3ZhdGUpLgo8IS0tcmVub3ZhdGUtZGVidWc6ZXlKamNtVmhkR1ZrU1c1V1pYSWlPaUkwTXk0eU1qSXVNQ0lzSW5Wd1pHRjBaV1JKYmxabGNpSTZJalF6TGpJeU1pNHdJaXdpZEdGeVoyVjBRbkpoYm1Ob0lqb2liV0ZwYmlJc0lteGhZbVZzY3lJNlcxMTktLT4K patchset: 39f76439e5162b2216969e0e714ef9319cbd7a50 pipeline: github-check playbook_context: playbook_projects: trusted/project_0/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: cc12b2db64a7550315a68c3732885f33869e6222 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: 6a75aee74e08e6c2bda7f5469718a0fb86ae8b64 untrusted/project_0/github.com/openstack-k8s-operators/ci-framework: canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main commit: 6a75aee74e08e6c2bda7f5469718a0fb86ae8b64 untrusted/project_1/review.rdoproject.org/config: canonical_name: review.rdoproject.org/config checkout: master commit: cc12b2db64a7550315a68c3732885f33869e6222 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: zuul branch 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: zuul branch 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: zuul branch 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: zuul branch 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: zuul branch 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: zuul branch 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: zuul branch 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: zuul branch 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: zuul branch 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: zuul branch 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/heat-operator name: openstack-k8s-operators/heat-operator short_name: heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-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: zuul branch commit: 6a75aee74e08e6c2bda7f5469718a0fb86ae8b64 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: zuul branch 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/heat-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/heat-operator checkout: main checkout_description: zuul branch commit: 39f76439e5162b2216969e0e714ef9319cbd7a50 name: openstack-k8s-operators/heat-operator required: false short_name: heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-operator github.com/openstack-k8s-operators/infra-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/infra-operator checkout: main checkout_description: zuul branch commit: ac53eb7ee688658c5b69fa9bfbd3613a05bd56e5 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: zuul branch 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: zuul branch commit: 3b55e32a2c0b3ee02c529fe938efd2dbca6957ae 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: zuul branch 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: zuul branch commit: a07ba92d7e940ee8bcbba6f06403943858879a10 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: zuul branch commit: 85321f7e0af502d7f06f845886058daf09da34f6 name: openstack-k8s-operators/repo-setup required: true short_name: repo-setup src_dir: src/github.com/openstack-k8s-operators/repo-setup 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: cc12b2db64a7550315a68c3732885f33869e6222 name: config required: true short_name: config src_dir: src/review.rdoproject.org/config ref: refs/pull/660/head resources: {} tenant: rdoproject.org timeout: 10800 topic: null voting: true zuul_log_collection: true