Commit 4471fe3
Set NNCP_DNS_SERVER in kuttl deploy-deps.yaml playbook
Currently watcher-operator-kuttl tests are failing with
nncp_dns error[1]. openstack-k8s-operators/install_yamls#1024
recently added DNS only NNCP in install_yamls.
In order to make it work, we need to set NNCP_DNS_SERVER var
in the kuttl tests to make it work.
Links:
[1]. openstack-k8s-operators/watcher-operator#119 (comment)
Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>1 parent 00e3016 commit 4471fe3
1 file changed
+21
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
47 | 57 | | |
48 | 58 | | |
49 | 59 | | |
| |||
0 commit comments