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.204.45.248
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      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
      cilium_ipv4_cidr: 172.24.0.0/16
      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: 0df3ea7a-66e5-4b02-bdec-e81c8d282017
        host_id: b3056f425dc12eb7c2b177d04ce92ce8e9d8895ce2af8682a7cd0f26
        interface_ip: 199.204.45.248
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.248
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.248
        public_ipv6: 2604:e100:1:0:f816:3eff:feea:385b
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 0df3ea7a-66e5-4b02-bdec-e81c8d282017
        host_id: b3056f425dc12eb7c2b177d04ce92ce8e9d8895ce2af8682a7cd0f26
        interface_ip: 199.204.45.248
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.248
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.248
        public_ipv6: 2604:e100:1:0:f816:3eff:feea:385b
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    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
    cilium_ipv4_cidr: 172.24.0.0/16
    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: 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/2025.1}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/2025.1#17>'
      - '<Job atmosphere-molecule-csi explicit: None implied: {MatchAny:{ImpliedBranchMatcher:stable/2025.1}}
        source: vexxhost/atmosphere/.zuul.yaml@stable/2025.1#53>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:stable/2025.1}} source: vexxhost/atmosphere/.zuul.yaml@stable/2025.1#60>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        None source: vexxhost/atmosphere/.zuul.yaml@stable/2025.1#72>'
      ansible_version: '9'
      attempts: 1
      branch: stable/2025.1
      build: 0206ebc509cb4cd89683c994e6f774d1
      build_refs:
      - branch: stable/2025.1
        change: '3637'
        change_message: "[WIP] Cherry-pick commit for backport to stable/2025.1\n\nThanks
          for assigning this issue to me. I'm starting to work on it and will keep
          this PR's description up to date as I form a plan and make progress.\n\n<!--
          START COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original
          prompt</summary>\n\n> \n> ----\n> \n> *This section details on the original
          issue you should resolve*\n> \n> <issue_title>Backport failed for `stable/2025.1`,
          because it was unable to cherry-pick the commit(s).</issue_title>\n> <issue_description>Backport
          failed for `stable/2025.1`, because it was unable to cherry-pick the commit(s).\r\n>
          \r\n> Please cherry-pick the changes locally and resolve any conflicts.\r\n>
          ```bash\r\n> git fetch origin stable/2025.1\r\n> git worktree add -d .worktree/backport-3629-to-stable/2025.1
          origin/stable/2025.1\r\n> cd .worktree/backport-3629-to-stable/2025.1\r\n>
          git switch --create backport-3629-to-stable/2025.1\r\n> git cherry-pick
          -x 6a3395c5ef5af95aeb00e9d2a472dde774754d52\r\n> ```\r\n> \r\n> _Originally
          posted by @vexxhost-bot in https://github.com/vexxhost/atmosphere/issues/3629#issuecomment-3915532952_\r\n>
          \            </issue_description>\n> \n> ## Comments on the Issue (you are
          @copilot in this section)\n> \n> <comments>\n> </comments>\n> \n\n\n</details>\n\n\n\n<!--
          START COPILOT CODING AGENT SUFFIX -->\n\n- Fixes vexxhost/atmosphere#3636\n\n<!--
          START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1 You can make Copilot
          smarter by setting up custom instructions, customizing its development environment
          and configuring Model Context Protocol (MCP) servers. Learn more [Copilot
          coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs."
        change_url: https://github.com/vexxhost/atmosphere/pull/3637
        commit_id: 792dca7d1d9651100a395aeba7ad228827ed952d
        patchset: 792dca7d1d9651100a395aeba7ad228827ed952d
        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
      buildset: 802ac1288395400dbc33fcf99b596817
      buildset_refs:
      - branch: stable/2025.1
        change: '3637'
        change_message: "[WIP] Cherry-pick commit for backport to stable/2025.1\n\nThanks
          for assigning this issue to me. I'm starting to work on it and will keep
          this PR's description up to date as I form a plan and make progress.\n\n<!--
          START COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original
          prompt</summary>\n\n> \n> ----\n> \n> *This section details on the original
          issue you should resolve*\n> \n> <issue_title>Backport failed for `stable/2025.1`,
          because it was unable to cherry-pick the commit(s).</issue_title>\n> <issue_description>Backport
          failed for `stable/2025.1`, because it was unable to cherry-pick the commit(s).\r\n>
          \r\n> Please cherry-pick the changes locally and resolve any conflicts.\r\n>
          ```bash\r\n> git fetch origin stable/2025.1\r\n> git worktree add -d .worktree/backport-3629-to-stable/2025.1
          origin/stable/2025.1\r\n> cd .worktree/backport-3629-to-stable/2025.1\r\n>
          git switch --create backport-3629-to-stable/2025.1\r\n> git cherry-pick
          -x 6a3395c5ef5af95aeb00e9d2a472dde774754d52\r\n> ```\r\n> \r\n> _Originally
          posted by @vexxhost-bot in https://github.com/vexxhost/atmosphere/issues/3629#issuecomment-3915532952_\r\n>
          \            </issue_description>\n> \n> ## Comments on the Issue (you are
          @copilot in this section)\n> \n> <comments>\n> </comments>\n> \n\n\n</details>\n\n\n\n<!--
          START COPILOT CODING AGENT SUFFIX -->\n\n- Fixes vexxhost/atmosphere#3636\n\n<!--
          START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1 You can make Copilot
          smarter by setting up custom instructions, customizing its development environment
          and configuring Model Context Protocol (MCP) servers. Learn more [Copilot
          coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs."
        change_url: https://github.com/vexxhost/atmosphere/pull/3637
        commit_id: 792dca7d1d9651100a395aeba7ad228827ed952d
        patchset: 792dca7d1d9651100a395aeba7ad228827ed952d
        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
      change: '3637'
      change_message: "[WIP] Cherry-pick commit for backport to stable/2025.1\n\nThanks
        for assigning this issue to me. I'm starting to work on it and will keep this
        PR's description up to date as I form a plan and make progress.\n\n<!-- START
        COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original prompt</summary>\n\n>
        \n> ----\n> \n> *This section details on the original issue you should resolve*\n>
        \n> <issue_title>Backport failed for `stable/2025.1`, because it was unable
        to cherry-pick the commit(s).</issue_title>\n> <issue_description>Backport
        failed for `stable/2025.1`, because it was unable to cherry-pick the commit(s).\r\n>
        \r\n> Please cherry-pick the changes locally and resolve any conflicts.\r\n>
        ```bash\r\n> git fetch origin stable/2025.1\r\n> git worktree add -d .worktree/backport-3629-to-stable/2025.1
        origin/stable/2025.1\r\n> cd .worktree/backport-3629-to-stable/2025.1\r\n>
        git switch --create backport-3629-to-stable/2025.1\r\n> git cherry-pick -x
        6a3395c5ef5af95aeb00e9d2a472dde774754d52\r\n> ```\r\n> \r\n> _Originally posted
        by @vexxhost-bot in https://github.com/vexxhost/atmosphere/issues/3629#issuecomment-3915532952_\r\n>
        \            </issue_description>\n> \n> ## Comments on the Issue (you are
        @copilot in this section)\n> \n> <comments>\n> </comments>\n> \n\n\n</details>\n\n\n\n<!--
        START COPILOT CODING AGENT SUFFIX -->\n\n- Fixes vexxhost/atmosphere#3636\n\n<!--
        START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1 You can make Copilot
        smarter by setting up custom instructions, customizing its development environment
        and configuring Model Context Protocol (MCP) servers. Learn more [Copilot
        coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs."
      change_url: https://github.com/vexxhost/atmosphere/pull/3637
      child_jobs: []
      commit_id: 792dca7d1d9651100a395aeba7ad228827ed952d
      event_id: 0cfde720-0c1c-11f1-8e29-d65a2a07f774
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/0206ebc509cb4cd89683c994e6f774d1/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/0206ebc509cb4cd89683c994e6f774d1/work/logs
        result_data_file: /var/lib/zuul/builds/0206ebc509cb4cd89683c994e6f774d1/work/results.json
        src_root: /var/lib/zuul/builds/0206ebc509cb4cd89683c994e6f774d1/work/src
        work_root: /var/lib/zuul/builds/0206ebc509cb4cd89683c994e6f774d1/work
      include_vars: []
      items:
      - branch: stable/2025.1
        change: '3637'
        change_message: "[WIP] Cherry-pick commit for backport to stable/2025.1\n\nThanks
          for assigning this issue to me. I'm starting to work on it and will keep
          this PR's description up to date as I form a plan and make progress.\n\n<!--
          START COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original
          prompt</summary>\n\n> \n> ----\n> \n> *This section details on the original
          issue you should resolve*\n> \n> <issue_title>Backport failed for `stable/2025.1`,
          because it was unable to cherry-pick the commit(s).</issue_title>\n> <issue_description>Backport
          failed for `stable/2025.1`, because it was unable to cherry-pick the commit(s).\r\n>
          \r\n> Please cherry-pick the changes locally and resolve any conflicts.\r\n>
          ```bash\r\n> git fetch origin stable/2025.1\r\n> git worktree add -d .worktree/backport-3629-to-stable/2025.1
          origin/stable/2025.1\r\n> cd .worktree/backport-3629-to-stable/2025.1\r\n>
          git switch --create backport-3629-to-stable/2025.1\r\n> git cherry-pick
          -x 6a3395c5ef5af95aeb00e9d2a472dde774754d52\r\n> ```\r\n> \r\n> _Originally
          posted by @vexxhost-bot in https://github.com/vexxhost/atmosphere/issues/3629#issuecomment-3915532952_\r\n>
          \            </issue_description>\n> \n> ## Comments on the Issue (you are
          @copilot in this section)\n> \n> <comments>\n> </comments>\n> \n\n\n</details>\n\n\n\n<!--
          START COPILOT CODING AGENT SUFFIX -->\n\n- Fixes vexxhost/atmosphere#3636\n\n<!--
          START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1 You can make Copilot
          smarter by setting up custom instructions, customizing its development environment
          and configuring Model Context Protocol (MCP) servers. Learn more [Copilot
          coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs."
        change_url: https://github.com/vexxhost/atmosphere/pull/3637
        commit_id: 792dca7d1d9651100a395aeba7ad228827ed952d
        patchset: 792dca7d1d9651100a395aeba7ad228827ed952d
        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: W1dJUF0gQ2hlcnJ5LXBpY2sgY29tbWl0IGZvciBiYWNrcG9ydCB0byBzdGFibGUvMjAyNS4xCgpUaGFua3MgZm9yIGFzc2lnbmluZyB0aGlzIGlzc3VlIHRvIG1lLiBJJ20gc3RhcnRpbmcgdG8gd29yayBvbiBpdCBhbmQgd2lsbCBrZWVwIHRoaXMgUFIncyBkZXNjcmlwdGlvbiB1cCB0byBkYXRlIGFzIEkgZm9ybSBhIHBsYW4gYW5kIG1ha2UgcHJvZ3Jlc3MuCgo8IS0tIFNUQVJUIENPUElMT1QgT1JJR0lOQUwgUFJPTVBUIC0tPgoKCgo8ZGV0YWlscz4KCjxzdW1tYXJ5Pk9yaWdpbmFsIHByb21wdDwvc3VtbWFyeT4KCj4gCj4gLS0tLQo+IAo+ICpUaGlzIHNlY3Rpb24gZGV0YWlscyBvbiB0aGUgb3JpZ2luYWwgaXNzdWUgeW91IHNob3VsZCByZXNvbHZlKgo+IAo+IDxpc3N1ZV90aXRsZT5CYWNrcG9ydCBmYWlsZWQgZm9yIGBzdGFibGUvMjAyNS4xYCwgYmVjYXVzZSBpdCB3YXMgdW5hYmxlIHRvIGNoZXJyeS1waWNrIHRoZSBjb21taXQocykuPC9pc3N1ZV90aXRsZT4KPiA8aXNzdWVfZGVzY3JpcHRpb24+QmFja3BvcnQgZmFpbGVkIGZvciBgc3RhYmxlLzIwMjUuMWAsIGJlY2F1c2UgaXQgd2FzIHVuYWJsZSB0byBjaGVycnktcGljayB0aGUgY29tbWl0KHMpLg0KPiANCj4gUGxlYXNlIGNoZXJyeS1waWNrIHRoZSBjaGFuZ2VzIGxvY2FsbHkgYW5kIHJlc29sdmUgYW55IGNvbmZsaWN0cy4NCj4gYGBgYmFzaA0KPiBnaXQgZmV0Y2ggb3JpZ2luIHN0YWJsZS8yMDI1LjENCj4gZ2l0IHdvcmt0cmVlIGFkZCAtZCAud29ya3RyZWUvYmFja3BvcnQtMzYyOS10by1zdGFibGUvMjAyNS4xIG9yaWdpbi9zdGFibGUvMjAyNS4xDQo+IGNkIC53b3JrdHJlZS9iYWNrcG9ydC0zNjI5LXRvLXN0YWJsZS8yMDI1LjENCj4gZ2l0IHN3aXRjaCAtLWNyZWF0ZSBiYWNrcG9ydC0zNjI5LXRvLXN0YWJsZS8yMDI1LjENCj4gZ2l0IGNoZXJyeS1waWNrIC14IDZhMzM5NWM1ZWY1YWY5NWFlYjAwZTlkMmE0NzJkZGU3NzQ3NTRkNTINCj4gYGBgDQo+IA0KPiBfT3JpZ2luYWxseSBwb3N0ZWQgYnkgQHZleHhob3N0LWJvdCBpbiBodHRwczovL2dpdGh1Yi5jb20vdmV4eGhvc3QvYXRtb3NwaGVyZS9pc3N1ZXMvMzYyOSNpc3N1ZWNvbW1lbnQtMzkxNTUzMjk1Ml8NCj4gICAgICAgICAgICAgPC9pc3N1ZV9kZXNjcmlwdGlvbj4KPiAKPiAjIyBDb21tZW50cyBvbiB0aGUgSXNzdWUgKHlvdSBhcmUgQGNvcGlsb3QgaW4gdGhpcyBzZWN0aW9uKQo+IAo+IDxjb21tZW50cz4KPiA8L2NvbW1lbnRzPgo+IAoKCjwvZGV0YWlscz4KCgoKPCEtLSBTVEFSVCBDT1BJTE9UIENPRElORyBBR0VOVCBTVUZGSVggLS0+CgotIEZpeGVzIHZleHhob3N0L2F0bW9zcGhlcmUjMzYzNgoKPCEtLSBTVEFSVCBDT1BJTE9UIENPRElORyBBR0VOVCBUSVBTIC0tPgotLS0KCvCfkqEgWW91IGNhbiBtYWtlIENvcGlsb3Qgc21hcnRlciBieSBzZXR0aW5nIHVwIGN1c3RvbSBpbnN0cnVjdGlvbnMsIGN1c3RvbWl6aW5nIGl0cyBkZXZlbG9wbWVudCBlbnZpcm9ubWVudCBhbmQgY29uZmlndXJpbmcgTW9kZWwgQ29udGV4dCBQcm90b2NvbCAoTUNQKSBzZXJ2ZXJzLiBMZWFybiBtb3JlIFtDb3BpbG90IGNvZGluZyBhZ2VudCB0aXBzXShodHRwczovL2doLmlvL2NvcGlsb3QtY29kaW5nLWFnZW50LXRpcHMpIGluIHRoZSBkb2NzLg==
      patchset: 792dca7d1d9651100a395aeba7ad228827ed952d
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
          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/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: stable/2025.1
            commit: 792dca7d1d9651100a395aeba7ad228827ed952d
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: de768d35e689e9f68bef0bf3029725ba685fa28f
        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_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/2025.1
          checkout_description: zuul branch
          commit: 792dca7d1d9651100a395aeba7ad228827ed952d
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3637/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
