|
| 1 | +- job: |
| 2 | + files: |
| 3 | + - dt/bgp |
| 4 | + - examples/dt/bgp/control-plane |
| 5 | + - examples/dt/bgp/control-plane/nncp |
| 6 | + - examples/dt/bgp/edpm/deployment |
| 7 | + - examples/dt/bgp/edpm/nodeset |
| 8 | + - lib |
| 9 | + name: rhoso-architecture-validate-bgp |
| 10 | + parent: rhoso-architecture-base-job |
| 11 | + vars: |
| 12 | + cifmw_architecture_scenario: bgp |
| 13 | +- job: |
| 14 | + files: |
| 15 | + - examples/va/hci |
| 16 | + - examples/va/hci/control-plane |
| 17 | + - examples/va/hci/control-plane/nncp |
| 18 | + - examples/va/hci/deployment |
| 19 | + - examples/va/hci/edpm-pre-ceph/deployment |
| 20 | + - examples/va/hci/edpm-pre-ceph/nodeset |
| 21 | + - lib |
| 22 | + - va/hci |
| 23 | + name: rhoso-architecture-validate-hci |
| 24 | + parent: rhoso-architecture-base-job |
| 25 | + vars: |
| 26 | + cifmw_architecture_scenario: hci |
| 27 | +- job: |
| 28 | + files: |
| 29 | + - automation/mocks/ovs-dpdk.yaml |
| 30 | + - examples/va/nfv/ovs-dpdk |
| 31 | + - examples/va/nfv/ovs-dpdk/edpm/deployment |
| 32 | + - examples/va/nfv/ovs-dpdk/edpm/nodeset |
| 33 | + - examples/va/nfv/ovs-dpdk/nncp |
| 34 | + - lib |
| 35 | + name: rhoso-architecture-validate-ovs-dpdk |
| 36 | + parent: rhoso-architecture-base-job |
| 37 | + vars: |
| 38 | + cifmw_architecture_scenario: ovs-dpdk |
| 39 | +- job: |
| 40 | + files: |
| 41 | + - automation/mocks/ovs-dpdk-sriov.yaml |
| 42 | + - examples/va/nfv/ovs-dpdk-sriov |
| 43 | + - examples/va/nfv/ovs-dpdk-sriov/edpm/deployment |
| 44 | + - examples/va/nfv/ovs-dpdk-sriov/edpm/nodeset |
| 45 | + - examples/va/nfv/ovs-dpdk-sriov/nncp |
| 46 | + - lib |
| 47 | + name: rhoso-architecture-validate-ovs-dpdk-sriov |
| 48 | + parent: rhoso-architecture-base-job |
| 49 | + vars: |
| 50 | + cifmw_architecture_scenario: ovs-dpdk-sriov |
| 51 | +- job: |
| 52 | + files: |
| 53 | + - automation/mocks/sriov.yaml |
| 54 | + - examples/va/nfv/sriov |
| 55 | + - examples/va/nfv/sriov/edpm/deployment |
| 56 | + - examples/va/nfv/sriov/edpm/nodeset |
| 57 | + - examples/va/nfv/sriov/nncp |
| 58 | + - lib |
| 59 | + name: rhoso-architecture-validate-sriov |
| 60 | + parent: rhoso-architecture-base-job |
| 61 | + vars: |
| 62 | + cifmw_architecture_scenario: sriov |
| 63 | +- job: |
| 64 | + files: |
| 65 | + - dt/uni01alpha |
| 66 | + - examples/dt/uni01alpha |
| 67 | + - examples/dt/uni01alpha/control-plane |
| 68 | + - examples/dt/uni01alpha/control-plane/nncp |
| 69 | + - examples/dt/uni01alpha/networker |
| 70 | + - lib |
| 71 | + name: rhoso-architecture-validate-uni01alpha |
| 72 | + parent: rhoso-architecture-base-job |
| 73 | + vars: |
| 74 | + cifmw_architecture_scenario: uni01alpha |
| 75 | +- job: |
| 76 | + files: |
| 77 | + - dt/uni02beta |
| 78 | + - examples/dt/uni02beta |
| 79 | + - examples/dt/uni02beta/control-plane |
| 80 | + - examples/dt/uni02beta/control-plane/nncp |
| 81 | + - lib |
| 82 | + name: rhoso-architecture-validate-uni02beta |
| 83 | + parent: rhoso-architecture-base-job |
| 84 | + vars: |
| 85 | + cifmw_architecture_scenario: uni02beta |
| 86 | +- job: |
| 87 | + files: |
| 88 | + - dt/uni04delta |
| 89 | + - examples/dt/uni04delta |
| 90 | + - examples/dt/uni04delta/control-plane |
| 91 | + - examples/dt/uni04delta/control-plane/nncp |
| 92 | + - examples/dt/uni04delta/deployment |
| 93 | + - examples/dt/uni04delta/edpm-pre-ceph |
| 94 | + - examples/dt/uni04delta/edpm-pre-ceph/nodeset |
| 95 | + - lib |
| 96 | + name: rhoso-architecture-validate-uni04delta |
| 97 | + parent: rhoso-architecture-base-job |
| 98 | + vars: |
| 99 | + cifmw_architecture_scenario: uni04delta |
| 100 | +- job: |
| 101 | + files: |
| 102 | + - dt/uni06zeta |
| 103 | + - examples/dt/uni06zeta |
| 104 | + - examples/dt/uni06zeta/control-plane |
| 105 | + - examples/dt/uni06zeta/control-plane/nncp |
| 106 | + - lib |
| 107 | + name: rhoso-architecture-validate-uni06zeta |
| 108 | + parent: rhoso-architecture-base-job |
| 109 | + vars: |
| 110 | + cifmw_architecture_scenario: uni06zeta |
0 commit comments