all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 162.253.55.204
      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: 610acaa8-5179-45b6-b10e-38e0e073ce96
        host_id: c3960d6808d44d1eb7d41ff8f195b627bd14b6a9ca83ea7250fd5db8
        interface_ip: 162.253.55.204
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 162.253.55.204
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.204
        public_ipv6: 2604:e100:1:0:f816:3eff:fefa:b558
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 610acaa8-5179-45b6-b10e-38e0e073ce96
        host_id: c3960d6808d44d1eb7d41ff8f195b627bd14b6a9ca83ea7250fd5db8
        interface_ip: 162.253.55.204
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 162.253.55.204
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.204
        public_ipv6: 2604:e100:1:0:f816:3eff:fefa:b558
        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:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#17>'
      - '<Job atmosphere-molecule-csi explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#53>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/atmosphere/.zuul.yaml@main#60>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        None source: vexxhost/atmosphere/.zuul.yaml@main#72>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: e4d4f1d266454d2989a53c0cba817dad
      build_refs:
      - branch: main
        change: '3556'
        change_message: "[WIP] Fix Goldpinger alert unit tests\n\n- [x] Remove CLAUDE.md
          (doesn't exist in stable/zed branch)\n- [x] Install promtool for testing\n-
          [x] Verify goldpinger.libsonnet has the scalar() fix (line 38)\n- [x] Verify
          tests.yml has all expected annotations\n- [x] Verify accept.txt vocabulary
          file (87 lines)\n- [x] Run tests to ensure everything passes (all 8 Goldpinger
          tests pass)\n- [x] Verify all other files are appropriate for stable/zed\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>[stable/zed] fix(kube_prometheus_stack):
          fix Goldpinger alert unit tests</issue_title>\n> <issue_description>Manual
          cherrypick required.\n> \n> vexxhost/atmosphere#3542 failed to apply on
          top of branch \"stable/zed\":\n> ```\n> Applying: docs(monitoring): fix
          all vale linting issues\n> Using index info to reconstruct a base tree...\n>
          M\t.github/styles/config/vocabularies/Base/accept.txt\n> A\tCLAUDE.md\n>
          Falling back to patching base and 3-way merge...\n> CONFLICT (modify/delete):
          CLAUDE.md deleted in HEAD and modified in docs(monitoring): fix all vale
          linting issues. Version docs(monitoring): fix all vale linting issues of
          CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
          CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
          error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
          to see the failed patch\n> hint: When you have resolved this problem, run
          \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
          am --skip\" instead.\n> hint: To restore the original branch and stop patching,
          run \"git am --abort\".\n> hint: Disable this message with \"git config
          advice.mergeConflict false\"\n> Patch failed at 0001 docs(monitoring): fix
          all vale linting issues\n> \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#3543\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\u2728
          Let Copilot coding agent [set things up for you](https://github.com/vexxhost/atmosphere/issues/new?title=\u2728+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
          \u2014 coding agent works faster and does higher quality work when set up
          for your repo.\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3556
        commit_id: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
        patchset: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
        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: 03bc7605048548409ee7435b90aa515f
      buildset_refs:
      - branch: main
        change: '3556'
        change_message: "[WIP] Fix Goldpinger alert unit tests\n\n- [x] Remove CLAUDE.md
          (doesn't exist in stable/zed branch)\n- [x] Install promtool for testing\n-
          [x] Verify goldpinger.libsonnet has the scalar() fix (line 38)\n- [x] Verify
          tests.yml has all expected annotations\n- [x] Verify accept.txt vocabulary
          file (87 lines)\n- [x] Run tests to ensure everything passes (all 8 Goldpinger
          tests pass)\n- [x] Verify all other files are appropriate for stable/zed\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>[stable/zed] fix(kube_prometheus_stack):
          fix Goldpinger alert unit tests</issue_title>\n> <issue_description>Manual
          cherrypick required.\n> \n> vexxhost/atmosphere#3542 failed to apply on
          top of branch \"stable/zed\":\n> ```\n> Applying: docs(monitoring): fix
          all vale linting issues\n> Using index info to reconstruct a base tree...\n>
          M\t.github/styles/config/vocabularies/Base/accept.txt\n> A\tCLAUDE.md\n>
          Falling back to patching base and 3-way merge...\n> CONFLICT (modify/delete):
          CLAUDE.md deleted in HEAD and modified in docs(monitoring): fix all vale
          linting issues. Version docs(monitoring): fix all vale linting issues of
          CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
          CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
          error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
          to see the failed patch\n> hint: When you have resolved this problem, run
          \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
          am --skip\" instead.\n> hint: To restore the original branch and stop patching,
          run \"git am --abort\".\n> hint: Disable this message with \"git config
          advice.mergeConflict false\"\n> Patch failed at 0001 docs(monitoring): fix
          all vale linting issues\n> \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#3543\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\u2728
          Let Copilot coding agent [set things up for you](https://github.com/vexxhost/atmosphere/issues/new?title=\u2728+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
          \u2014 coding agent works faster and does higher quality work when set up
          for your repo.\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3556
        commit_id: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
        patchset: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
        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: '3556'
      change_message: "[WIP] Fix Goldpinger alert unit tests\n\n- [x] Remove CLAUDE.md
        (doesn't exist in stable/zed branch)\n- [x] Install promtool for testing\n-
        [x] Verify goldpinger.libsonnet has the scalar() fix (line 38)\n- [x] Verify
        tests.yml has all expected annotations\n- [x] Verify accept.txt vocabulary
        file (87 lines)\n- [x] Run tests to ensure everything passes (all 8 Goldpinger
        tests pass)\n- [x] Verify all other files are appropriate for stable/zed\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>[stable/zed] fix(kube_prometheus_stack): fix Goldpinger alert
        unit tests</issue_title>\n> <issue_description>Manual cherrypick required.\n>
        \n> vexxhost/atmosphere#3542 failed to apply on top of branch \"stable/zed\":\n>
        ```\n> Applying: docs(monitoring): fix all vale linting issues\n> Using index
        info to reconstruct a base tree...\n> M\t.github/styles/config/vocabularies/Base/accept.txt\n>
        A\tCLAUDE.md\n> Falling back to patching base and 3-way merge...\n> CONFLICT
        (modify/delete): CLAUDE.md deleted in HEAD and modified in docs(monitoring):
        fix all vale linting issues. Version docs(monitoring): fix all vale linting
        issues of CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
        CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
        error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
        to see the failed patch\n> hint: When you have resolved this problem, run
        \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
        am --skip\" instead.\n> hint: To restore the original branch and stop patching,
        run \"git am --abort\".\n> hint: Disable this message with \"git config advice.mergeConflict
        false\"\n> Patch failed at 0001 docs(monitoring): fix all vale linting issues\n>
        \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#3543\n\n<!--
        START COPILOT CODING AGENT TIPS -->\n---\n\n\u2728 Let Copilot coding agent
        [set things up for you](https://github.com/vexxhost/atmosphere/issues/new?title=\u2728+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
        \u2014 coding agent works faster and does higher quality work when set up
        for your repo.\n"
      change_url: https://github.com/vexxhost/atmosphere/pull/3556
      child_jobs: []
      commit_id: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
      event_id: ecd848e0-03d9-11f1-85f4-134cd80505be
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/e4d4f1d266454d2989a53c0cba817dad/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/e4d4f1d266454d2989a53c0cba817dad/work/logs
        result_data_file: /var/lib/zuul/builds/e4d4f1d266454d2989a53c0cba817dad/work/results.json
        src_root: /var/lib/zuul/builds/e4d4f1d266454d2989a53c0cba817dad/work/src
        work_root: /var/lib/zuul/builds/e4d4f1d266454d2989a53c0cba817dad/work
      include_vars: []
      items:
      - branch: main
        change: '3556'
        change_message: "[WIP] Fix Goldpinger alert unit tests\n\n- [x] Remove CLAUDE.md
          (doesn't exist in stable/zed branch)\n- [x] Install promtool for testing\n-
          [x] Verify goldpinger.libsonnet has the scalar() fix (line 38)\n- [x] Verify
          tests.yml has all expected annotations\n- [x] Verify accept.txt vocabulary
          file (87 lines)\n- [x] Run tests to ensure everything passes (all 8 Goldpinger
          tests pass)\n- [x] Verify all other files are appropriate for stable/zed\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>[stable/zed] fix(kube_prometheus_stack):
          fix Goldpinger alert unit tests</issue_title>\n> <issue_description>Manual
          cherrypick required.\n> \n> vexxhost/atmosphere#3542 failed to apply on
          top of branch \"stable/zed\":\n> ```\n> Applying: docs(monitoring): fix
          all vale linting issues\n> Using index info to reconstruct a base tree...\n>
          M\t.github/styles/config/vocabularies/Base/accept.txt\n> A\tCLAUDE.md\n>
          Falling back to patching base and 3-way merge...\n> CONFLICT (modify/delete):
          CLAUDE.md deleted in HEAD and modified in docs(monitoring): fix all vale
          linting issues. Version docs(monitoring): fix all vale linting issues of
          CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
          CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
          error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
          to see the failed patch\n> hint: When you have resolved this problem, run
          \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
          am --skip\" instead.\n> hint: To restore the original branch and stop patching,
          run \"git am --abort\".\n> hint: Disable this message with \"git config
          advice.mergeConflict false\"\n> Patch failed at 0001 docs(monitoring): fix
          all vale linting issues\n> \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#3543\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\u2728
          Let Copilot coding agent [set things up for you](https://github.com/vexxhost/atmosphere/issues/new?title=\u2728+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
          \u2014 coding agent works faster and does higher quality work when set up
          for your repo.\n"
        change_url: https://github.com/vexxhost/atmosphere/pull/3556
        commit_id: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
        patchset: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
        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: W1dJUF0gRml4IEdvbGRwaW5nZXIgYWxlcnQgdW5pdCB0ZXN0cwoKLSBbeF0gUmVtb3ZlIENMQVVERS5tZCAoZG9lc24ndCBleGlzdCBpbiBzdGFibGUvemVkIGJyYW5jaCkKLSBbeF0gSW5zdGFsbCBwcm9tdG9vbCBmb3IgdGVzdGluZwotIFt4XSBWZXJpZnkgZ29sZHBpbmdlci5saWJzb25uZXQgaGFzIHRoZSBzY2FsYXIoKSBmaXggKGxpbmUgMzgpCi0gW3hdIFZlcmlmeSB0ZXN0cy55bWwgaGFzIGFsbCBleHBlY3RlZCBhbm5vdGF0aW9ucwotIFt4XSBWZXJpZnkgYWNjZXB0LnR4dCB2b2NhYnVsYXJ5IGZpbGUgKDg3IGxpbmVzKQotIFt4XSBSdW4gdGVzdHMgdG8gZW5zdXJlIGV2ZXJ5dGhpbmcgcGFzc2VzIChhbGwgOCBHb2xkcGluZ2VyIHRlc3RzIHBhc3MpCi0gW3hdIFZlcmlmeSBhbGwgb3RoZXIgZmlsZXMgYXJlIGFwcHJvcHJpYXRlIGZvciBzdGFibGUvemVkCgo8IS0tIFNUQVJUIENPUElMT1QgT1JJR0lOQUwgUFJPTVBUIC0tPgoKCgo8ZGV0YWlscz4KCjxzdW1tYXJ5Pk9yaWdpbmFsIHByb21wdDwvc3VtbWFyeT4KCj4gCj4gLS0tLQo+IAo+ICpUaGlzIHNlY3Rpb24gZGV0YWlscyBvbiB0aGUgb3JpZ2luYWwgaXNzdWUgeW91IHNob3VsZCByZXNvbHZlKgo+IAo+IDxpc3N1ZV90aXRsZT5bc3RhYmxlL3plZF0gZml4KGt1YmVfcHJvbWV0aGV1c19zdGFjayk6IGZpeCBHb2xkcGluZ2VyIGFsZXJ0IHVuaXQgdGVzdHM8L2lzc3VlX3RpdGxlPgo+IDxpc3N1ZV9kZXNjcmlwdGlvbj5NYW51YWwgY2hlcnJ5cGljayByZXF1aXJlZC4KPiAKPiB2ZXh4aG9zdC9hdG1vc3BoZXJlIzM1NDIgZmFpbGVkIHRvIGFwcGx5IG9uIHRvcCBvZiBicmFuY2ggInN0YWJsZS96ZWQiOgo+IGBgYAo+IEFwcGx5aW5nOiBkb2NzKG1vbml0b3JpbmcpOiBmaXggYWxsIHZhbGUgbGludGluZyBpc3N1ZXMKPiBVc2luZyBpbmRleCBpbmZvIHRvIHJlY29uc3RydWN0IGEgYmFzZSB0cmVlLi4uCj4gTQkuZ2l0aHViL3N0eWxlcy9jb25maWcvdm9jYWJ1bGFyaWVzL0Jhc2UvYWNjZXB0LnR4dAo+IEEJQ0xBVURFLm1kCj4gRmFsbGluZyBiYWNrIHRvIHBhdGNoaW5nIGJhc2UgYW5kIDMtd2F5IG1lcmdlLi4uCj4gQ09ORkxJQ1QgKG1vZGlmeS9kZWxldGUpOiBDTEFVREUubWQgZGVsZXRlZCBpbiBIRUFEIGFuZCBtb2RpZmllZCBpbiBkb2NzKG1vbml0b3JpbmcpOiBmaXggYWxsIHZhbGUgbGludGluZyBpc3N1ZXMuIFZlcnNpb24gZG9jcyhtb25pdG9yaW5nKTogZml4IGFsbCB2YWxlIGxpbnRpbmcgaXNzdWVzIG9mIENMQVVERS5tZCBsZWZ0IGluIHRyZWUuCj4gQXV0by1tZXJnaW5nIC5naXRodWIvc3R5bGVzL2NvbmZpZy92b2NhYnVsYXJpZXMvQmFzZS9hY2NlcHQudHh0Cj4gQ09ORkxJQ1QgKGNvbnRlbnQpOiBNZXJnZSBjb25mbGljdCBpbiAuZ2l0aHViL3N0eWxlcy9jb25maWcvdm9jYWJ1bGFyaWVzL0Jhc2UvYWNjZXB0LnR4dAo+IGVycm9yOiBGYWlsZWQgdG8gbWVyZ2UgaW4gdGhlIGNoYW5nZXMuCj4gaGludDogVXNlICdnaXQgYW0gLS1zaG93LWN1cnJlbnQtcGF0Y2g9ZGlmZicgdG8gc2VlIHRoZSBmYWlsZWQgcGF0Y2gKPiBoaW50OiBXaGVuIHlvdSBoYXZlIHJlc29sdmVkIHRoaXMgcHJvYmxlbSwgcnVuICJnaXQgYW0gLS1jb250aW51ZSIuCj4gaGludDogSWYgeW91IHByZWZlciB0byBza2lwIHRoaXMgcGF0Y2gsIHJ1biAiZ2l0IGFtIC0tc2tpcCIgaW5zdGVhZC4KPiBoaW50OiBUbyByZXN0b3JlIHRoZSBvcmlnaW5hbCBicmFuY2ggYW5kIHN0b3AgcGF0Y2hpbmcsIHJ1biAiZ2l0IGFtIC0tYWJvcnQiLgo+IGhpbnQ6IERpc2FibGUgdGhpcyBtZXNzYWdlIHdpdGggImdpdCBjb25maWcgYWR2aWNlLm1lcmdlQ29uZmxpY3QgZmFsc2UiCj4gUGF0Y2ggZmFpbGVkIGF0IDAwMDEgZG9jcyhtb25pdG9yaW5nKTogZml4IGFsbCB2YWxlIGxpbnRpbmcgaXNzdWVzCj4gCj4gYGBgPC9pc3N1ZV9kZXNjcmlwdGlvbj4KPiAKPiAjIyBDb21tZW50cyBvbiB0aGUgSXNzdWUgKHlvdSBhcmUgQGNvcGlsb3QgaW4gdGhpcyBzZWN0aW9uKQo+IAo+IDxjb21tZW50cz4KPiA8L2NvbW1lbnRzPgo+IAoKCjwvZGV0YWlscz4KCgoKPCEtLSBTVEFSVCBDT1BJTE9UIENPRElORyBBR0VOVCBTVUZGSVggLS0+CgotIEZpeGVzIHZleHhob3N0L2F0bW9zcGhlcmUjMzU0MwoKPCEtLSBTVEFSVCBDT1BJTE9UIENPRElORyBBR0VOVCBUSVBTIC0tPgotLS0KCuKcqCBMZXQgQ29waWxvdCBjb2RpbmcgYWdlbnQgW3NldCB0aGluZ3MgdXAgZm9yIHlvdV0oaHR0cHM6Ly9naXRodWIuY29tL3ZleHhob3N0L2F0bW9zcGhlcmUvaXNzdWVzL25ldz90aXRsZT3inKgrU2V0K3VwK0NvcGlsb3QraW5zdHJ1Y3Rpb25zJmJvZHk9Q29uZmlndXJlJTIwaW5zdHJ1Y3Rpb25zJTIwZm9yJTIwdGhpcyUyMHJlcG9zaXRvcnklMjBhcyUyMGRvY3VtZW50ZWQlMjBpbiUyMCU1QkJlc3QlMjBwcmFjdGljZXMlMjBmb3IlMjBDb3BpbG90JTIwY29kaW5nJTIwYWdlbnQlMjBpbiUyMHlvdXIlMjByZXBvc2l0b3J5JTVEJTI4aHR0cHM6Ly9naC5pby9jb3BpbG90LWNvZGluZy1hZ2VudC10aXBzJTI5JTJFJTBBJTBBJTNDT25ib2FyZCUyMHRoaXMlMjByZXBvJTNFJmFzc2lnbmVlcz1jb3BpbG90KSDigJQgY29kaW5nIGFnZW50IHdvcmtzIGZhc3RlciBhbmQgZG9lcyBoaWdoZXIgcXVhbGl0eSB3b3JrIHdoZW4gc2V0IHVwIGZvciB5b3VyIHJlcG8uCg==
      patchset: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
      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: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          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: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: main
            commit: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 3a57ef7049b4b76a5a29f8331975931464a14d51
        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: main
          checkout_description: zuul branch
          commit: 2af30f21d91f0e75ec7ff00df1607f232dcae5ca
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3556/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
