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.204 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul ca_cert_approver: true cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_dlrn_report_result: false cifmw_edpm_deploy_nova_compute_extra_config: '[DEFAULT] force_config_drive = false ' cifmw_edpm_prepare_kustomizations: - apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: openstack patches: - patch: "apiVersion: core.openstack.org/v1beta1\nkind: OpenStackControlPlane\nmetadata:\n \ name: unused\nspec:\n neutron:\n template:\n replicas: 3\n customServiceConfig: |\n [DEFAULT]\n debug=true" target: kind: OpenStackControlPlane cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/horizon.yml' 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: neutron-operator: git_commit_hash: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/neutron-operator image: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-bundle:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-index:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 openstack-operator: git_commit_hash: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_container: openstack-tempest-all cifmw_test_operator_tempest_exclude_list: '# https://review.opendev.org/892839 neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest # missing https://review.opendev.org/882818 in antelope test_qos_dscp_create_and_update # Needs docker setup NetworkMultipleGWTest ' cifmw_test_operator_tempest_include_list: 'neutron_tempest_plugin.api neutron_tempest_plugin.scenario # To check metadata with and without config drive tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ' 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_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.59 content_provider_registry_ip_port: 38.102.83.59: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 max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: 1f0e8c47-13c1-42c5-a1ee-a8c1f1d88dcf host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.204 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.204 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.204 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: 1f0e8c47-13c1-42c5-a1ee-a8c1f1d88dcf host_id: 5519e7a0ee5dc826795d295efc9c908d171b61deb9bf71b1016f861f interface_ip: 38.102.83.204 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.204 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.204 public_ipv6: '' region: RegionOne slot: null uuid: null controller: ansible_connection: ssh ansible_host: 38.102.83.166 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul ca_cert_approver: true cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_dlrn_report_result: false cifmw_edpm_deploy_nova_compute_extra_config: '[DEFAULT] force_config_drive = false ' cifmw_edpm_prepare_kustomizations: - apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: openstack patches: - patch: "apiVersion: core.openstack.org/v1beta1\nkind: OpenStackControlPlane\nmetadata:\n \ name: unused\nspec:\n neutron:\n template:\n replicas: 3\n customServiceConfig: |\n [DEFAULT]\n debug=true" target: kind: OpenStackControlPlane cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/horizon.yml' 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: neutron-operator: git_commit_hash: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/neutron-operator image: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-bundle:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-index:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 openstack-operator: git_commit_hash: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_container: openstack-tempest-all cifmw_test_operator_tempest_exclude_list: '# https://review.opendev.org/892839 neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest # missing https://review.opendev.org/882818 in antelope test_qos_dscp_create_and_update # Needs docker setup NetworkMultipleGWTest ' cifmw_test_operator_tempest_include_list: 'neutron_tempest_plugin.api neutron_tempest_plugin.scenario # To check metadata with and without config drive tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ' 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_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.59 content_provider_registry_ip_port: 38.102.83.59: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 max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: b0cc58da-c699-46da-a578-6907b2ecebac host_id: d19710e37f7b2620eb9f1bc9cfdfc06732b1f0c31221781941dd4533 interface_ip: 38.102.83.166 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.102.83.166 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.166 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: b0cc58da-c699-46da-a578-6907b2ecebac host_id: d19710e37f7b2620eb9f1bc9cfdfc06732b1f0c31221781941dd4533 interface_ip: 38.102.83.166 label: cloud-centos-9-stream-tripleo-medium node_properties: {} private_ipv4: 38.102.83.166 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.166 public_ipv6: '' region: RegionOne slot: null uuid: null crc: ansible_connection: ssh ansible_host: 38.102.83.83 ansible_port: 22 ansible_python_interpreter: auto ansible_user: core ca_cert_approver: true cifmw_artifacts_crc_sshkey: ~/.ssh/id_cifw cifmw_dlrn_report_result: false cifmw_edpm_deploy_nova_compute_extra_config: '[DEFAULT] force_config_drive = false ' cifmw_edpm_prepare_kustomizations: - apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: openstack patches: - patch: "apiVersion: core.openstack.org/v1beta1\nkind: OpenStackControlPlane\nmetadata:\n \ name: unused\nspec:\n neutron:\n template:\n replicas: 3\n customServiceConfig: |\n [DEFAULT]\n debug=true" target: kind: OpenStackControlPlane cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/horizon.yml' 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: neutron-operator: git_commit_hash: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/neutron-operator image: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-bundle:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-index:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 openstack-operator: git_commit_hash: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_container: openstack-tempest-all cifmw_test_operator_tempest_exclude_list: '# https://review.opendev.org/892839 neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest # missing https://review.opendev.org/882818 in antelope test_qos_dscp_create_and_update # Needs docker setup NetworkMultipleGWTest ' cifmw_test_operator_tempest_include_list: 'neutron_tempest_plugin.api neutron_tempest_plugin.scenario # To check metadata with and without config drive tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ' 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_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.59 content_provider_registry_ip_port: 38.102.83.59: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 max_retries: 60 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: bd6111db-7e00-44f4-a75f-ef85b9bacf39 host_id: d19710e37f7b2620eb9f1bc9cfdfc06732b1f0c31221781941dd4533 interface_ip: 38.102.83.83 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.83 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.83 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: bd6111db-7e00-44f4-a75f-ef85b9bacf39 host_id: d19710e37f7b2620eb9f1bc9cfdfc06732b1f0c31221781941dd4533 interface_ip: 38.102.83.83 label: crc-cloud-ocp-4-20-1-3xl node_properties: {} private_ipv4: 38.102.83.83 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.83 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_dlrn_report_result: false cifmw_edpm_deploy_nova_compute_extra_config: '[DEFAULT] force_config_drive = false ' cifmw_edpm_prepare_kustomizations: - apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: openstack patches: - patch: "apiVersion: core.openstack.org/v1beta1\nkind: OpenStackControlPlane\nmetadata:\n \ name: unused\nspec:\n neutron:\n template:\n replicas: 3\n customServiceConfig: |\n [DEFAULT]\n debug=true" target: kind: OpenStackControlPlane cifmw_extras: - '@scenarios/centos-9/multinode-ci.yml' - '@scenarios/centos-9/horizon.yml' 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: neutron-operator: git_commit_hash: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 git_src_dir: /home/zuul/src/github.com/openstack-k8s-operators/neutron-operator image: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-bundle:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/neutron-operator-index:0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 openstack-operator: git_commit_hash: 721c3f7c64850716e5de5f4e76e1ef4c36c28652 git_src_dir: ~/src/github.com/openstack-k8s-operators/openstack-operator image: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_bundle: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652 image_catalog: 38.102.83.59:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652 cifmw_run_test_role: test_operator cifmw_test_operator_tempest_container: openstack-tempest-all cifmw_test_operator_tempest_exclude_list: '# https://review.opendev.org/892839 neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest # missing https://review.opendev.org/882818 in antelope test_qos_dscp_create_and_update # Needs docker setup NetworkMultipleGWTest ' cifmw_test_operator_tempest_include_list: 'neutron_tempest_plugin.api neutron_tempest_plugin.scenario # To check metadata with and without config drive tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ' 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_use_libvirt: false cifmw_zuul_target_host: controller content_provider_registry_available: true content_provider_registry_ip: 38.102.83.59 content_provider_registry_ip_port: 38.102.83.59: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 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: 57d257a3c1134b0ab6f725993cf9650d build_refs: - branch: main change: '619' change_message: "[DNM] Check eventless neutron deployment\n\nIt's just for testing different frameworks like\r\nuwsgi and gunicorn, also old release with eventlet.\r\n\r\nMost probably will go with uwsgi same as what being tested upstream currently, but open to other frameworks which are being pushed upstream currently.\r\n\r\nThe strategy in this patch being decided based on the container image.\r\n\r\nDepends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/3887\r\nRelated-Issue: #[OSPRH-28742](https://redhat.atlassian.net/browse/OSPRH-28742)\r\nAssisted-By: Claude" change_url: https://github.com/openstack-k8s-operators/neutron-operator/pull/619 commit_id: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 patchset: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/neutron-operator name: openstack-k8s-operators/neutron-operator short_name: neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-operator topic: null buildset: 5ae98e87c5ec42a383b909f86e23ccbe buildset_refs: - branch: main change: '619' change_message: "[DNM] Check eventless neutron deployment\n\nIt's just for testing different frameworks like\r\nuwsgi and gunicorn, also old release with eventlet.\r\n\r\nMost probably will go with uwsgi same as what being tested upstream currently, but open to other frameworks which are being pushed upstream currently.\r\n\r\nThe strategy in this patch being decided based on the container image.\r\n\r\nDepends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/3887\r\nRelated-Issue: #[OSPRH-28742](https://redhat.atlassian.net/browse/OSPRH-28742)\r\nAssisted-By: Claude" change_url: https://github.com/openstack-k8s-operators/neutron-operator/pull/619 commit_id: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 patchset: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/neutron-operator name: openstack-k8s-operators/neutron-operator short_name: neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-operator topic: null change: '619' change_message: "[DNM] Check eventless neutron deployment\n\nIt's just for testing different frameworks like\r\nuwsgi and gunicorn, also old release with eventlet.\r\n\r\nMost probably will go with uwsgi same as what being tested upstream currently, but open to other frameworks which are being pushed upstream currently.\r\n\r\nThe strategy in this patch being decided based on the container image.\r\n\r\nDepends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/3887\r\nRelated-Issue: #[OSPRH-28742](https://redhat.atlassian.net/browse/OSPRH-28742)\r\nAssisted-By: Claude" change_url: https://github.com/openstack-k8s-operators/neutron-operator/pull/619 child_jobs: [] commit_id: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 event_id: f116a3f0-6312-11f1-80a6-ca902df27232 executor: hostname: 38.102.83.47 inventory_file: /var/lib/zuul/builds/57d257a3c1134b0ab6f725993cf9650d/ansible/inventory.yaml log_root: /var/lib/zuul/builds/57d257a3c1134b0ab6f725993cf9650d/work/logs result_data_file: /var/lib/zuul/builds/57d257a3c1134b0ab6f725993cf9650d/work/results.json src_root: /var/lib/zuul/builds/57d257a3c1134b0ab6f725993cf9650d/work/src work_root: /var/lib/zuul/builds/57d257a3c1134b0ab6f725993cf9650d/work include_vars: [] items: - branch: main change: '3887' change_message: '[update_containers] check custom images Just for testing custom images for services.' change_url: https://github.com/openstack-k8s-operators/ci-framework/pull/3887 commit_id: d79afc6bac6660fc7fa8885a188699517aa56806 patchset: d79afc6bac6660fc7fa8885a188699517aa56806 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ci-framework name: openstack-k8s-operators/ci-framework short_name: ci-framework src_dir: src/github.com/openstack-k8s-operators/ci-framework topic: null - branch: main change: '619' change_message: "[DNM] Check eventless neutron deployment\n\nIt's just for testing different frameworks like\r\nuwsgi and gunicorn, also old release with eventlet.\r\n\r\nMost probably will go with uwsgi same as what being tested upstream currently, but open to other frameworks which are being pushed upstream currently.\r\n\r\nThe strategy in this patch being decided based on the container image.\r\n\r\nDepends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/3887\r\nRelated-Issue: #[OSPRH-28742](https://redhat.atlassian.net/browse/OSPRH-28742)\r\nAssisted-By: Claude" change_url: https://github.com/openstack-k8s-operators/neutron-operator/pull/619 commit_id: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 patchset: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/neutron-operator name: openstack-k8s-operators/neutron-operator short_name: neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-operator topic: null job: neutron-operator-tempest-multinode-eventlet jobtags: [] max_attempts: 1 message: W0ROTV0gQ2hlY2sgZXZlbnRsZXNzIG5ldXRyb24gZGVwbG95bWVudAoKSXQncyBqdXN0IGZvciB0ZXN0aW5nIGRpZmZlcmVudCBmcmFtZXdvcmtzIGxpa2UNCnV3c2dpIGFuZCBndW5pY29ybiwgYWxzbyBvbGQgcmVsZWFzZSB3aXRoIGV2ZW50bGV0Lg0KDQpNb3N0IHByb2JhYmx5IHdpbGwgZ28gd2l0aCB1d3NnaSBzYW1lIGFzIHdoYXQgYmVpbmcgdGVzdGVkIHVwc3RyZWFtIGN1cnJlbnRseSwgYnV0IG9wZW4gdG8gb3RoZXIgZnJhbWV3b3JrcyB3aGljaCBhcmUgYmVpbmcgcHVzaGVkIHVwc3RyZWFtIGN1cnJlbnRseS4NCg0KVGhlIHN0cmF0ZWd5IGluIHRoaXMgcGF0Y2ggYmVpbmcgZGVjaWRlZCBiYXNlZCBvbiB0aGUgY29udGFpbmVyIGltYWdlLg0KDQpEZXBlbmRzLU9uOiBodHRwczovL2dpdGh1Yi5jb20vb3BlbnN0YWNrLWs4cy1vcGVyYXRvcnMvY2ktZnJhbWV3b3JrL3B1bGwvMzg4Nw0KUmVsYXRlZC1Jc3N1ZTogI1tPU1BSSC0yODc0Ml0oaHR0cHM6Ly9yZWRoYXQuYXRsYXNzaWFuLm5ldC9icm93c2UvT1NQUkgtMjg3NDIpDQpBc3Npc3RlZC1CeTogQ2xhdWRl patchset: 0bd5d9f9acca9c4c2d5eb798d7fcef92a579e9b0 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: db06864d22f4db1534ff79b83d97e919fa3dff4f untrusted/project_0/github.com/openstack-k8s-operators/ci-framework: canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main commit: 0dfda1ce7bd685a2be57d2775b9157ff6455889b 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: 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/neutron-operator name: openstack-k8s-operators/neutron-operator short_name: neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-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: 0dfda1ce7bd685a2be57d2775b9157ff6455889b 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: 86219914145f9d05ec93902e41a95a81c5556657 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: zuul branch commit: 4bfc0b32deb73894b6576c43f9074b47f8c0a984 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/neutron-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/neutron-operator checkout: main checkout_description: zuul branch commit: 794329a25e08a9de77ed1546a6796eb1abdd8f7a name: openstack-k8s-operators/neutron-operator required: false short_name: neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-operator 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: 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: 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: 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: 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: f4086da87f3046c98f2a4b907deaeed353c7ab49 name: config required: true short_name: config src_dir: src/review.rdoproject.org/config ref: refs/pull/619/head resources: {} tenant: rdoproject.org timeout: 10800 topic: null voting: true zuul_log_collection: true