all: children: peers: hosts: {} switch: hosts: controller: null zuul_unreachable: hosts: {} hosts: controller: ansible_connection: ssh ansible_host: 38.102.83.17 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul cifmw_artifacts_basedir: '{{ cifmw_basedir | default(ansible_user_dir ~ ''/ci-framework-data'') }}' cifmw_install_yamls_sdk_version: v1.41.1 cifmw_operator_build_golang_alt_ct: quay.rdoproject.org/openstack-k8s-operators/golang:1.24 cifmw_operator_build_golang_ct: docker.io/library/golang:1.24 nodepool: az: nova cloud: vexxhost-nodepool-tripleo external_id: b17c4281-8b9f-464d-8987-b6429e39f8f2 host_id: 511625867b15899f344b49f50e790882b35aedda883941cf1472ae2b interface_ip: 38.102.83.17 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.17 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.17 public_ipv6: '' region: RegionOne slot: null zuul_node: az: nova cloud: vexxhost-nodepool-tripleo external_id: b17c4281-8b9f-464d-8987-b6429e39f8f2 host_id: 511625867b15899f344b49f50e790882b35aedda883941cf1472ae2b interface_ip: 38.102.83.17 label: cloud-centos-9-stream-tripleo node_properties: {} private_ipv4: 38.102.83.17 private_ipv6: null provider: vexxhost-nodepool-tripleo public_ipv4: 38.102.83.17 public_ipv6: '' region: RegionOne slot: null uuid: null vars: cifmw_artifacts_basedir: '{{ cifmw_basedir | default(ansible_user_dir ~ ''/ci-framework-data'') }}' cifmw_install_yamls_sdk_version: v1.41.1 cifmw_operator_build_golang_alt_ct: quay.rdoproject.org/openstack-k8s-operators/golang:1.24 cifmw_operator_build_golang_ct: docker.io/library/golang:1.24 zuul: _inheritance_path: - '' - '' - '' - '' - '' - '' ansible_version: '9' attempts: 1 branch: main build: ff4d602d923648728baf470ee438b3f2 build_refs: - branch: main change: '598' change_message: "Propagate RabbitMQ service overrides via strategic merge\n\nReplace manual cherry-picking of individual ServiceSpec override fields (Type, IPFamilyPolicy) with lib-common's OverrideServiceSpec whitelist and strategic merge patch. This fixes LoadBalancerClass not being propagated ([OSPRH-30887](https://redhat.atlassian.net/browse/OSPRH-30887)) and also enables SessionAffinity, ExternalTrafficPolicy, LoadBalancerSourceRanges, InternalTrafficPolicy, ExternalName, and SessionAffinityConfig overrides \u2014 all of which were silently ignored before.\r\n\r\nThe override's full corev1.ServiceSpec is converted to the restricted OverrideServiceSpec via JSON marshal/unmarshal, ensuring unsafe fields (Selector, Ports, ClusterIP) cannot be overridden. This matches the pattern used by lib-common's service.NewService() and by the RabbitMQ per-pod services in this same controller.\r\n\r\nThe headless service only applies metadata overrides and IPFamilyPolicy \u2014 other spec fields are invalid or meaningless for ClusterIP/None services.\r\n\r\nRelated: https://redhat.atlassian.net/browse/OSPRH-30887" change_url: https://github.com/openstack-k8s-operators/infra-operator/pull/598 commit_id: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a patchset: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/infra-operator name: openstack-k8s-operators/infra-operator short_name: infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator topic: null buildset: e57060b01b7d4b6ea386a5c04ffb0c56 buildset_refs: - branch: main change: '598' change_message: "Propagate RabbitMQ service overrides via strategic merge\n\nReplace manual cherry-picking of individual ServiceSpec override fields (Type, IPFamilyPolicy) with lib-common's OverrideServiceSpec whitelist and strategic merge patch. This fixes LoadBalancerClass not being propagated ([OSPRH-30887](https://redhat.atlassian.net/browse/OSPRH-30887)) and also enables SessionAffinity, ExternalTrafficPolicy, LoadBalancerSourceRanges, InternalTrafficPolicy, ExternalName, and SessionAffinityConfig overrides \u2014 all of which were silently ignored before.\r\n\r\nThe override's full corev1.ServiceSpec is converted to the restricted OverrideServiceSpec via JSON marshal/unmarshal, ensuring unsafe fields (Selector, Ports, ClusterIP) cannot be overridden. This matches the pattern used by lib-common's service.NewService() and by the RabbitMQ per-pod services in this same controller.\r\n\r\nThe headless service only applies metadata overrides and IPFamilyPolicy \u2014 other spec fields are invalid or meaningless for ClusterIP/None services.\r\n\r\nRelated: https://redhat.atlassian.net/browse/OSPRH-30887" change_url: https://github.com/openstack-k8s-operators/infra-operator/pull/598 commit_id: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a patchset: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/infra-operator name: openstack-k8s-operators/infra-operator short_name: infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator topic: null change: '598' change_message: "Propagate RabbitMQ service overrides via strategic merge\n\nReplace manual cherry-picking of individual ServiceSpec override fields (Type, IPFamilyPolicy) with lib-common's OverrideServiceSpec whitelist and strategic merge patch. This fixes LoadBalancerClass not being propagated ([OSPRH-30887](https://redhat.atlassian.net/browse/OSPRH-30887)) and also enables SessionAffinity, ExternalTrafficPolicy, LoadBalancerSourceRanges, InternalTrafficPolicy, ExternalName, and SessionAffinityConfig overrides \u2014 all of which were silently ignored before.\r\n\r\nThe override's full corev1.ServiceSpec is converted to the restricted OverrideServiceSpec via JSON marshal/unmarshal, ensuring unsafe fields (Selector, Ports, ClusterIP) cannot be overridden. This matches the pattern used by lib-common's service.NewService() and by the RabbitMQ per-pod services in this same controller.\r\n\r\nThe headless service only applies metadata overrides and IPFamilyPolicy \u2014 other spec fields are invalid or meaningless for ClusterIP/None services.\r\n\r\nRelated: https://redhat.atlassian.net/browse/OSPRH-30887" change_url: https://github.com/openstack-k8s-operators/infra-operator/pull/598 child_jobs: - podified-multinode-edpm-deployment-crc - cifmw-crc-podified-edpm-baremetal commit_id: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a event_id: b62e97d0-63c5-11f1-9ab7-b9087cf7ac3c executor: hostname: 38.102.83.32 inventory_file: /var/lib/zuul/builds/ff4d602d923648728baf470ee438b3f2/ansible/inventory.yaml log_root: /var/lib/zuul/builds/ff4d602d923648728baf470ee438b3f2/work/logs result_data_file: /var/lib/zuul/builds/ff4d602d923648728baf470ee438b3f2/work/results.json src_root: /var/lib/zuul/builds/ff4d602d923648728baf470ee438b3f2/work/src work_root: /var/lib/zuul/builds/ff4d602d923648728baf470ee438b3f2/work include_vars: [] items: - branch: main change: '598' change_message: "Propagate RabbitMQ service overrides via strategic merge\n\nReplace manual cherry-picking of individual ServiceSpec override fields (Type, IPFamilyPolicy) with lib-common's OverrideServiceSpec whitelist and strategic merge patch. This fixes LoadBalancerClass not being propagated ([OSPRH-30887](https://redhat.atlassian.net/browse/OSPRH-30887)) and also enables SessionAffinity, ExternalTrafficPolicy, LoadBalancerSourceRanges, InternalTrafficPolicy, ExternalName, and SessionAffinityConfig overrides \u2014 all of which were silently ignored before.\r\n\r\nThe override's full corev1.ServiceSpec is converted to the restricted OverrideServiceSpec via JSON marshal/unmarshal, ensuring unsafe fields (Selector, Ports, ClusterIP) cannot be overridden. This matches the pattern used by lib-common's service.NewService() and by the RabbitMQ per-pod services in this same controller.\r\n\r\nThe headless service only applies metadata overrides and IPFamilyPolicy \u2014 other spec fields are invalid or meaningless for ClusterIP/None services.\r\n\r\nRelated: https://redhat.atlassian.net/browse/OSPRH-30887" change_url: https://github.com/openstack-k8s-operators/infra-operator/pull/598 commit_id: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a patchset: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a project: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/infra-operator name: openstack-k8s-operators/infra-operator short_name: infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator topic: null job: openstack-k8s-operators-content-provider jobtags: [] max_attempts: 3 message: UHJvcGFnYXRlIFJhYmJpdE1RIHNlcnZpY2Ugb3ZlcnJpZGVzIHZpYSBzdHJhdGVnaWMgbWVyZ2UKClJlcGxhY2UgbWFudWFsIGNoZXJyeS1waWNraW5nIG9mIGluZGl2aWR1YWwgU2VydmljZVNwZWMgb3ZlcnJpZGUgZmllbGRzIChUeXBlLCBJUEZhbWlseVBvbGljeSkgd2l0aCBsaWItY29tbW9uJ3MgT3ZlcnJpZGVTZXJ2aWNlU3BlYyB3aGl0ZWxpc3QgYW5kIHN0cmF0ZWdpYyBtZXJnZSBwYXRjaC4gVGhpcyBmaXhlcyBMb2FkQmFsYW5jZXJDbGFzcyBub3QgYmVpbmcgcHJvcGFnYXRlZCAoW09TUFJILTMwODg3XShodHRwczovL3JlZGhhdC5hdGxhc3NpYW4ubmV0L2Jyb3dzZS9PU1BSSC0zMDg4NykpIGFuZCBhbHNvIGVuYWJsZXMgU2Vzc2lvbkFmZmluaXR5LCBFeHRlcm5hbFRyYWZmaWNQb2xpY3ksIExvYWRCYWxhbmNlclNvdXJjZVJhbmdlcywgSW50ZXJuYWxUcmFmZmljUG9saWN5LCBFeHRlcm5hbE5hbWUsIGFuZCBTZXNzaW9uQWZmaW5pdHlDb25maWcgb3ZlcnJpZGVzIOKAlCBhbGwgb2Ygd2hpY2ggd2VyZSBzaWxlbnRseSBpZ25vcmVkIGJlZm9yZS4NCg0KVGhlIG92ZXJyaWRlJ3MgZnVsbCBjb3JldjEuU2VydmljZVNwZWMgaXMgY29udmVydGVkIHRvIHRoZSByZXN0cmljdGVkIE92ZXJyaWRlU2VydmljZVNwZWMgdmlhIEpTT04gbWFyc2hhbC91bm1hcnNoYWwsIGVuc3VyaW5nIHVuc2FmZSBmaWVsZHMgKFNlbGVjdG9yLCBQb3J0cywgQ2x1c3RlcklQKSBjYW5ub3QgYmUgb3ZlcnJpZGRlbi4gVGhpcyBtYXRjaGVzIHRoZSBwYXR0ZXJuIHVzZWQgYnkgbGliLWNvbW1vbidzIHNlcnZpY2UuTmV3U2VydmljZSgpIGFuZCBieSB0aGUgUmFiYml0TVEgcGVyLXBvZCBzZXJ2aWNlcyBpbiB0aGlzIHNhbWUgY29udHJvbGxlci4NCg0KVGhlIGhlYWRsZXNzIHNlcnZpY2Ugb25seSBhcHBsaWVzIG1ldGFkYXRhIG92ZXJyaWRlcyBhbmQgSVBGYW1pbHlQb2xpY3kg4oCUIG90aGVyIHNwZWMgZmllbGRzIGFyZSBpbnZhbGlkIG9yIG1lYW5pbmdsZXNzIGZvciBDbHVzdGVySVAvTm9uZSBzZXJ2aWNlcy4NCg0KUmVsYXRlZDogaHR0cHM6Ly9yZWRoYXQuYXRsYXNzaWFuLm5ldC9icm93c2UvT1NQUkgtMzA4ODc= patchset: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a 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 untrusted/project_0/github.com/openstack-k8s-operators/ci-framework: canonical_name: github.com/openstack-k8s-operators/ci-framework checkout: main commit: 2d92baec383a4662b63f80a4932f74a9b754b0cf 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/content_provider/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/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: 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_1/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_1/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_1/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_1/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_1/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_2/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/post_playbook_2/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/post_playbook_2/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/post_playbook_2/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: master checkout_description: playbook branch link_name: ansible/pre_playbook_1/role_0/config link_target: trusted/project_0/review.rdoproject.org/config role_path: ansible/pre_playbook_1/role_0/config/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_1/zuul-jobs link_target: trusted/project_1/opendev.org/zuul/zuul-jobs role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_1/role_2/rdo-jobs link_target: trusted/project_2/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_1/role_2/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_2/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_2/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_2/role_1/config link_target: untrusted/project_1/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: untrusted/project_2/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: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_2/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_3/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_3/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_3/role_1/config link_target: untrusted/project_1/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: untrusted/project_2/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: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_3/role_3/rdo-jobs/roles - path: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/content_provider/pre.yml roles: - checkout: main checkout_description: playbook branch link_name: ansible/pre_playbook_4/role_0/ci-framework link_target: untrusted/project_0/github.com/openstack-k8s-operators/ci-framework role_path: ansible/pre_playbook_4/role_0/ci-framework/roles - checkout: master checkout_description: project default branch link_name: ansible/pre_playbook_4/role_1/config link_target: untrusted/project_1/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: untrusted/project_2/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: untrusted/project_3/review.rdoproject.org/rdo-jobs role_path: ansible/pre_playbook_4/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/infra-operator name: openstack-k8s-operators/infra-operator short_name: infra-operator src_dir: src/github.com/openstack-k8s-operators/infra-operator projects: github.com/openstack-k8s-operators/barbican-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/barbican-operator checkout: main checkout_description: zuul branch commit: 3c323089ef65f3d3501f8cae9ef919a1c894476d name: openstack-k8s-operators/barbican-operator required: true short_name: barbican-operator src_dir: src/github.com/openstack-k8s-operators/barbican-operator 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: 2d92baec383a4662b63f80a4932f74a9b754b0cf 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/cinder-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/cinder-operator checkout: main checkout_description: zuul branch commit: 6da826bf51d2a12e41289343b5f8a4ff6b130cfd name: openstack-k8s-operators/cinder-operator required: true short_name: cinder-operator src_dir: src/github.com/openstack-k8s-operators/cinder-operator github.com/openstack-k8s-operators/designate-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/designate-operator checkout: main checkout_description: zuul branch commit: 166a1dd0ee196d548aa05eb2e366615f66a48edb name: openstack-k8s-operators/designate-operator required: true short_name: designate-operator src_dir: src/github.com/openstack-k8s-operators/designate-operator github.com/openstack-k8s-operators/glance-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/glance-operator checkout: main checkout_description: zuul branch commit: e10229fa0f2e505403e027e4242005ac44f7aa87 name: openstack-k8s-operators/glance-operator required: true short_name: glance-operator src_dir: src/github.com/openstack-k8s-operators/glance-operator 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: 4f6adefef484fc5ef441450ca1b403bb0bb3420e name: openstack-k8s-operators/heat-operator required: true short_name: heat-operator src_dir: src/github.com/openstack-k8s-operators/heat-operator github.com/openstack-k8s-operators/horizon-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/horizon-operator checkout: main checkout_description: zuul branch commit: 39f66520e1948886a51bb1f65cf637bc6975097c name: openstack-k8s-operators/horizon-operator required: true short_name: horizon-operator src_dir: src/github.com/openstack-k8s-operators/horizon-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: 5d03c6dd5fbcc4b394abdf9ccdd901df11f96c3a 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/ironic-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ironic-operator checkout: main checkout_description: zuul branch commit: 79a33d0158bbd5cb64504b0d455604cabc6b7b3d name: openstack-k8s-operators/ironic-operator required: true short_name: ironic-operator src_dir: src/github.com/openstack-k8s-operators/ironic-operator github.com/openstack-k8s-operators/keystone-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/keystone-operator checkout: main checkout_description: zuul branch commit: 2b3b9774fccf48b4e20b63860858356d44fed0c1 name: openstack-k8s-operators/keystone-operator required: true short_name: keystone-operator src_dir: src/github.com/openstack-k8s-operators/keystone-operator github.com/openstack-k8s-operators/manila-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/manila-operator checkout: main checkout_description: zuul branch commit: bbcd87e8e6b95a3c82029e192449e9375870ab83 name: openstack-k8s-operators/manila-operator required: true short_name: manila-operator src_dir: src/github.com/openstack-k8s-operators/manila-operator github.com/openstack-k8s-operators/mariadb-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/mariadb-operator checkout: main checkout_description: zuul branch commit: d17019feb3a5d606a0223f7e727c7605b00db5cb name: openstack-k8s-operators/mariadb-operator required: true short_name: mariadb-operator src_dir: src/github.com/openstack-k8s-operators/mariadb-operator 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: 5e81a0eb25dca33cf3a0489d7d850e86e87ac63c name: openstack-k8s-operators/neutron-operator required: true short_name: neutron-operator src_dir: src/github.com/openstack-k8s-operators/neutron-operator github.com/openstack-k8s-operators/nova-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/nova-operator checkout: main checkout_description: zuul branch commit: a9e863a4be9672edb89b37f02cfa7b53054c8e00 name: openstack-k8s-operators/nova-operator required: true short_name: nova-operator src_dir: src/github.com/openstack-k8s-operators/nova-operator github.com/openstack-k8s-operators/octavia-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/octavia-operator checkout: main checkout_description: zuul branch commit: d38cced4637efefceab0fa50e68a871897a34bcc name: openstack-k8s-operators/octavia-operator required: true short_name: octavia-operator src_dir: src/github.com/openstack-k8s-operators/octavia-operator github.com/openstack-k8s-operators/openstack-ansibleee-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/openstack-ansibleee-operator checkout: main checkout_description: zuul branch commit: 20bba339978c1ded19ad5c8d872b3b522b2f3c89 name: openstack-k8s-operators/openstack-ansibleee-operator required: true short_name: openstack-ansibleee-operator src_dir: src/github.com/openstack-k8s-operators/openstack-ansibleee-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-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/ovn-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/ovn-operator checkout: main checkout_description: zuul branch commit: 9cee32d61d2cbd0542cc05d38949946ecfe2879f name: openstack-k8s-operators/ovn-operator required: true short_name: ovn-operator src_dir: src/github.com/openstack-k8s-operators/ovn-operator github.com/openstack-k8s-operators/placement-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/placement-operator checkout: main checkout_description: zuul branch commit: 4e89b1e9775c82de47e7ac1967b24c41f2d53e8c name: openstack-k8s-operators/placement-operator required: true short_name: placement-operator src_dir: src/github.com/openstack-k8s-operators/placement-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 github.com/openstack-k8s-operators/swift-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/swift-operator checkout: main checkout_description: zuul branch commit: 2bf1f7424312148f7315ee1b7dce7a7d558221c0 name: openstack-k8s-operators/swift-operator required: true short_name: swift-operator src_dir: src/github.com/openstack-k8s-operators/swift-operator github.com/openstack-k8s-operators/tcib: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/tcib checkout: main checkout_description: zuul branch commit: 9aecfe867ca44ca276dd228be612c156cf3842f7 name: openstack-k8s-operators/tcib required: true short_name: tcib src_dir: src/github.com/openstack-k8s-operators/tcib github.com/openstack-k8s-operators/telemetry-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/telemetry-operator checkout: main checkout_description: zuul branch commit: 556c156b00d94fe2605e1099942f22bc04817202 name: openstack-k8s-operators/telemetry-operator required: true short_name: telemetry-operator src_dir: src/github.com/openstack-k8s-operators/telemetry-operator github.com/openstack-k8s-operators/watcher-operator: canonical_hostname: github.com canonical_name: github.com/openstack-k8s-operators/watcher-operator checkout: main checkout_description: zuul branch commit: 68ce7020aa840d34b5651cd07793522f6488c947 name: openstack-k8s-operators/watcher-operator required: true short_name: watcher-operator src_dir: src/github.com/openstack-k8s-operators/watcher-operator opendev.org/zuul/zuul-jobs: canonical_hostname: opendev.org canonical_name: opendev.org/zuul/zuul-jobs checkout: master checkout_description: project default branch commit: 82e3e8b1292a25e38235bb92b157992d326531d1 name: zuul/zuul-jobs required: true short_name: zuul-jobs src_dir: src/opendev.org/zuul/zuul-jobs ref: refs/pull/598/head resources: {} tenant: rdoproject.org timeout: 1800 topic: null voting: true