|
1 | 1 | --- |
2 | 2 | vas: |
3 | | - nova03gamma: |
| 3 | + nova04delta: |
4 | 4 | stages: |
5 | | - - path: examples/dt/nova/nova03gamma/nncp |
| 5 | + - path: examples/dt/nova/nova04delta/nncp |
6 | 6 | wait_conditions: |
7 | 7 | - >- |
8 | 8 | oc -n openstack wait nncp |
|
14 | 14 | src_file: values.yaml |
15 | 15 | build_output: nncp.yaml |
16 | 16 |
|
17 | | - - path: examples/dt/nova/nova03gamma |
| 17 | + - path: examples/dt/nova/nova04delta |
18 | 18 | wait_conditions: |
19 | 19 | - >- |
20 | 20 | oc -n openstack wait osctlplane controlplane --for condition=Ready |
|
26 | 26 | src_file: service-values.yaml |
27 | 27 | build_output: control-plane.yaml |
28 | 28 |
|
29 | | - - path: examples/dt/nova/nova03gamma/edpm/nodeset |
| 29 | + - path: examples/dt/nova/nova04delta/edpm/nodeset |
30 | 30 | wait_conditions: |
31 | 31 | - >- |
32 | 32 | oc -n openstack wait |
|
37 | 37 | src_file: values.yaml |
38 | 38 | build_output: nodeset.yaml |
39 | 39 |
|
40 | | - - path: examples/dt/nova/nova03gamma/edpm/nodeset2 |
| 40 | + - path: examples/dt/nova/nova04delta/edpm/nodeset2 |
41 | 41 | wait_conditions: |
42 | 42 | - >- |
43 | 43 | oc -n openstack wait |
|
48 | 48 | src_file: values.yaml |
49 | 49 | build_output: nodeset2.yaml |
50 | 50 |
|
51 | | - - path: examples/dt/nova/nova03gamma/edpm/deployment |
| 51 | + - path: examples/dt/nova/nova04delta/edpm/deployment |
52 | 52 | wait_conditions: |
53 | 53 | - >- |
54 | 54 | oc -n openstack wait |
|
59 | 59 | src_file: values.yaml |
60 | 60 | build_output: deployment.yaml |
61 | 61 |
|
62 | | - - path: examples/dt/nova/nova03gamma/edpm-post-driver/deployment |
| 62 | + - path: examples/dt/nova/nova04delta/edpm-post-driver/deployment |
63 | 63 | wait_conditions: |
64 | 64 | - >- |
65 | 65 | oc -n openstack wait |
|
70 | 70 | src_file: values.yaml |
71 | 71 | build_output: post-driver-deployment.yaml |
72 | 72 |
|
73 | | - - path: examples/dt/nova/nova03gamma/edpm-deploy-provider/nodeset |
| 73 | + - path: examples/dt/nova/nova04delta/edpm-deploy-provider/nodeset |
74 | 74 | wait_conditions: |
75 | 75 | - >- |
76 | 76 | oc -n openstack wait |
|
81 | 81 | src_file: values.yaml |
82 | 82 | build_output: provider-nodeset.yaml |
83 | 83 |
|
84 | | - - path: examples/dt/nova/nova03gamma/edpm-deploy-provider/deployment |
| 84 | + - path: examples/dt/nova/nova04delta/edpm-deploy-provider/deployment |
85 | 85 | wait_conditions: |
86 | 86 | - >- |
87 | 87 | oc -n openstack wait |
|
0 commit comments