|
52 | 52 | resource_name: openshift-no-reapply-sysctl |
53 | 53 | namespace: openshift-cluster-node-tuning-operator |
54 | 54 | state: present |
55 | | - path: examples/dt/bgp/bgp_dt01/control-plane/nncp |
| 55 | + path: examples/dt/bgp_dt01/control-plane/nncp |
56 | 56 | wait_conditions: |
57 | 57 | - >- |
58 | 58 | oc -n openstack wait nncp |
|
65 | 65 | build_output: nncp.yaml |
66 | 66 |
|
67 | 67 | - # stage_1 |
68 | | - path: examples/dt/bgp/bgp_dt01/control-plane |
| 68 | + path: examples/dt/bgp_dt01/control-plane |
69 | 69 | wait_conditions: |
70 | 70 | - >- |
71 | 71 | oc -n openstack wait openstackcontrolplane |
|
90 | 90 | state: present |
91 | 91 |
|
92 | 92 | - # stage_2 |
93 | | - path: examples/dt/bgp/bgp_dt01/edpm/computes/r0 |
| 93 | + path: examples/dt/bgp_dt01/edpm/computes/r0 |
94 | 94 | wait_conditions: |
95 | 95 | - >- |
96 | 96 | oc -n openstack wait openstackdataplanenodeset |
|
103 | 103 | build_output: edpm-r0-compute-nodeset.yaml |
104 | 104 |
|
105 | 105 | - # stage_3 |
106 | | - path: examples/dt/bgp/bgp_dt01/edpm/computes/r1 |
| 106 | + path: examples/dt/bgp_dt01/edpm/computes/r1 |
107 | 107 | wait_conditions: |
108 | 108 | - >- |
109 | 109 | oc -n openstack wait openstackdataplanenodeset |
|
116 | 116 | build_output: edpm-r1-compute-nodeset.yaml |
117 | 117 |
|
118 | 118 | - # stage_4 |
119 | | - path: examples/dt/bgp/bgp_dt01/edpm/computes/r2 |
| 119 | + path: examples/dt/bgp_dt01/edpm/computes/r2 |
120 | 120 | wait_conditions: |
121 | 121 | - >- |
122 | 122 | oc -n openstack wait openstackdataplanenodeset |
|
129 | 129 | build_output: edpm-r2-compute-nodeset.yaml |
130 | 130 |
|
131 | 131 | - # stage_5 |
132 | | - path: examples/dt/bgp/bgp_dt01/edpm/networkers/r0 |
| 132 | + path: examples/dt/bgp_dt01/edpm/networkers/r0 |
133 | 133 | wait_conditions: |
134 | 134 | - >- |
135 | 135 | oc -n openstack wait openstackdataplanenodeset |
|
142 | 142 | build_output: edpm-r0-networker-nodeset.yaml |
143 | 143 |
|
144 | 144 | - # stage_6 |
145 | | - path: examples/dt/bgp/bgp_dt01/edpm/networkers/r1 |
| 145 | + path: examples/dt/bgp_dt01/edpm/networkers/r1 |
146 | 146 | wait_conditions: |
147 | 147 | - >- |
148 | 148 | oc -n openstack wait openstackdataplanenodeset |
|
155 | 155 | build_output: edpm-r1-networker-nodeset.yaml |
156 | 156 |
|
157 | 157 | - # stage_7 |
158 | | - path: examples/dt/bgp/bgp_dt01/edpm/networkers/r2 |
| 158 | + path: examples/dt/bgp_dt01/edpm/networkers/r2 |
159 | 159 | wait_conditions: |
160 | 160 | - >- |
161 | 161 | oc -n openstack wait openstackdataplanenodeset |
|
168 | 168 | build_output: edpm-r2-networker-nodeset.yaml |
169 | 169 |
|
170 | 170 | - # stage_8 |
171 | | - path: examples/dt/bgp/bgp_dt01/edpm/deployment |
| 171 | + path: examples/dt/bgp_dt01/edpm/deployment |
172 | 172 | wait_conditions: |
173 | 173 | - >- |
174 | 174 | oc -n openstack wait openstackdataplanedeployment |
|
0 commit comments