all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 199.19.213.43
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      atmosphere_image_prefix: harbor.atmosphere.dev/
      ceph_conf_overrides:
      - option: mon allow pool size one
        section: global
        value: true
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      ceph_csi_rbd_helm_values:
        provisioner:
          replicaCount: 1
      ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      cilium_helm_values:
        operator:
          replicas: 1
      csi_driver: local-path-provisioner
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      molecule_scenario: csi
      nodepool:
        az: nova
        cloud: public
        external_id: 6e5bad37-2d3b-417d-8684-f285b3b4b6ff
        host_id: 46a3119b92b21b95fc3b5fbffd17c6ebf9fffaf9848b0a50b2d8d56a
        interface_ip: 199.19.213.43
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.19.213.43
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.43
        public_ipv6: 2604:e100:1:0:f816:3eff:fea3:749d
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 6e5bad37-2d3b-417d-8684-f285b3b4b6ff
        host_id: 46a3119b92b21b95fc3b5fbffd17c6ebf9fffaf9848b0a50b2d8d56a
        interface_ip: 199.19.213.43
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.19.213.43
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.19.213.43
        public_ipv6: 2604:e100:1:0:f816:3eff:fea3:749d
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    atmosphere_image_prefix: harbor.atmosphere.dev/
    ceph_conf_overrides:
    - option: mon allow pool size one
      section: global
      value: true
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    ceph_csi_rbd_helm_values:
      provisioner:
        replicaCount: 1
    ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    cilium_helm_values:
      operator:
        replicas: 1
    csi_driver: local-path-provisioner
    kube_vip_address: 172.17.0.100
    kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
    kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
    molecule_scenario: csi
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job atmosphere-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/2023.2}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/2023.2#24>'
      - '<Job atmosphere-molecule-csi explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/2023.2}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/2023.2#60>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:stable/2023.2}} source: vexxhost/atmosphere/.zuul.yaml@stable/2023.2#67>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        None source: vexxhost/atmosphere/.zuul.yaml@stable/2023.2#295>'
      ansible_version: '9'
      attempts: 1
      branch: stable/2023.2
      build: 27795c9d166e404a8ad5c0cbf43fae88
      build_refs:
      - branch: stable/2023.2
        change: '3827'
        change_message: '[backport stable/2023.2] fix(magnum): bump magnum image to
          include magnum-cluster-api 0.36.5


          Update the magnum image digest to the latest build which includes magnum-cluster-api
          v0.36.5 (upgraded from v0.36.2).


          ## Changes

          - Updated `magnum_api`, `magnum_cluster_api_proxy`, `magnum_conductor`,
          and `magnum_db_sync` image digests


          ## Verification

          - Image built from docker-magnum branch HEAD

          - Confirmed via OCI label `org.opencontainers.image.revision` matching branch
          HEAD

          - Contains `magnum-cluster-api==0.36.5`'
        change_url: https://github.com/vexxhost/atmosphere/pull/3827
        commit_id: 9f0da4f8ec379161f372be75d72f25f46cd13246
        patchset: 9f0da4f8ec379161f372be75d72f25f46cd13246
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      buildset: 95a6dc16778c41b9af0ca8ff0ef7484e
      buildset_refs:
      - branch: stable/2023.2
        change: '3827'
        change_message: '[backport stable/2023.2] fix(magnum): bump magnum image to
          include magnum-cluster-api 0.36.5


          Update the magnum image digest to the latest build which includes magnum-cluster-api
          v0.36.5 (upgraded from v0.36.2).


          ## Changes

          - Updated `magnum_api`, `magnum_cluster_api_proxy`, `magnum_conductor`,
          and `magnum_db_sync` image digests


          ## Verification

          - Image built from docker-magnum branch HEAD

          - Confirmed via OCI label `org.opencontainers.image.revision` matching branch
          HEAD

          - Contains `magnum-cluster-api==0.36.5`'
        change_url: https://github.com/vexxhost/atmosphere/pull/3827
        commit_id: 9f0da4f8ec379161f372be75d72f25f46cd13246
        patchset: 9f0da4f8ec379161f372be75d72f25f46cd13246
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      change: '3827'
      change_message: '[backport stable/2023.2] fix(magnum): bump magnum image to
        include magnum-cluster-api 0.36.5


        Update the magnum image digest to the latest build which includes magnum-cluster-api
        v0.36.5 (upgraded from v0.36.2).


        ## Changes

        - Updated `magnum_api`, `magnum_cluster_api_proxy`, `magnum_conductor`, and
        `magnum_db_sync` image digests


        ## Verification

        - Image built from docker-magnum branch HEAD

        - Confirmed via OCI label `org.opencontainers.image.revision` matching branch
        HEAD

        - Contains `magnum-cluster-api==0.36.5`'
      change_url: https://github.com/vexxhost/atmosphere/pull/3827
      child_jobs: []
      commit_id: 9f0da4f8ec379161f372be75d72f25f46cd13246
      event_id: 4024d710-377a-11f1-87a7-77bc4e5eb902
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/27795c9d166e404a8ad5c0cbf43fae88/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/27795c9d166e404a8ad5c0cbf43fae88/work/logs
        result_data_file: /var/lib/zuul/builds/27795c9d166e404a8ad5c0cbf43fae88/work/results.json
        src_root: /var/lib/zuul/builds/27795c9d166e404a8ad5c0cbf43fae88/work/src
        work_root: /var/lib/zuul/builds/27795c9d166e404a8ad5c0cbf43fae88/work
      include_vars: []
      items:
      - branch: stable/2023.2
        change: '3827'
        change_message: '[backport stable/2023.2] fix(magnum): bump magnum image to
          include magnum-cluster-api 0.36.5


          Update the magnum image digest to the latest build which includes magnum-cluster-api
          v0.36.5 (upgraded from v0.36.2).


          ## Changes

          - Updated `magnum_api`, `magnum_cluster_api_proxy`, `magnum_conductor`,
          and `magnum_db_sync` image digests


          ## Verification

          - Image built from docker-magnum branch HEAD

          - Confirmed via OCI label `org.opencontainers.image.revision` matching branch
          HEAD

          - Contains `magnum-cluster-api==0.36.5`'
        change_url: https://github.com/vexxhost/atmosphere/pull/3827
        commit_id: 9f0da4f8ec379161f372be75d72f25f46cd13246
        patchset: 9f0da4f8ec379161f372be75d72f25f46cd13246
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      job: atmosphere-molecule-csi-local-path-provisioner
      jobtags: []
      max_attempts: 3
      message: W2JhY2twb3J0IHN0YWJsZS8yMDIzLjJdIGZpeChtYWdudW0pOiBidW1wIG1hZ251bSBpbWFnZSB0byBpbmNsdWRlIG1hZ251bS1jbHVzdGVyLWFwaSAwLjM2LjUKClVwZGF0ZSB0aGUgbWFnbnVtIGltYWdlIGRpZ2VzdCB0byB0aGUgbGF0ZXN0IGJ1aWxkIHdoaWNoIGluY2x1ZGVzIG1hZ251bS1jbHVzdGVyLWFwaSB2MC4zNi41ICh1cGdyYWRlZCBmcm9tIHYwLjM2LjIpLgoKIyMgQ2hhbmdlcwotIFVwZGF0ZWQgYG1hZ251bV9hcGlgLCBgbWFnbnVtX2NsdXN0ZXJfYXBpX3Byb3h5YCwgYG1hZ251bV9jb25kdWN0b3JgLCBhbmQgYG1hZ251bV9kYl9zeW5jYCBpbWFnZSBkaWdlc3RzCgojIyBWZXJpZmljYXRpb24KLSBJbWFnZSBidWlsdCBmcm9tIGRvY2tlci1tYWdudW0gYnJhbmNoIEhFQUQKLSBDb25maXJtZWQgdmlhIE9DSSBsYWJlbCBgb3JnLm9wZW5jb250YWluZXJzLmltYWdlLnJldmlzaW9uYCBtYXRjaGluZyBicmFuY2ggSEVBRAotIENvbnRhaW5zIGBtYWdudW0tY2x1c3Rlci1hcGk9PTAuMzYuNWA=
      patchset: 9f0da4f8ec379161f372be75d72f25f46cd13246
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 01384e11271b1590fe57d1c69f228708f741103e
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_1/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 01384e11271b1590fe57d1c69f228708f741103e
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: stable/2023.2
            commit: 36ff0ed63d5913376a5b2b80c4b7252f75f763c0
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 1ad73cc3ea68948edf2574a6e0f71ff3c90096ef
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/playbook_0/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_3/github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml
          roles:
          - checkout: stable/2023.2
            checkout_description: playbook branch
            link_name: ansible/post_playbook_0/role_0/atmosphere
            link_target: untrusted/project_3/github.com/vexxhost/atmosphere
            role_path: ansible/post_playbook_0/role_0/atmosphere/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/post_playbook_0/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          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: main
            checkout_description: project default branch
            link_name: ansible/post_playbook_1/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          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: main
            checkout_description: project default branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          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: main
            checkout_description: project default branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_1/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles
        - path: untrusted/project_3/github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml
          roles:
          - checkout: stable/2023.2
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_2/role_0/atmosphere
            link_target: untrusted/project_3/github.com/vexxhost/atmosphere
            role_path: ansible/pre_playbook_2/role_0/atmosphere/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/pre_playbook_2/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/atmosphere
        name: vexxhost/atmosphere
        short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
      projects:
        github.com/vexxhost/atmosphere:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          checkout: stable/2023.2
          checkout_description: zuul branch
          commit: 36ff0ed63d5913376a5b2b80c4b7252f75f763c0
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3827/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
