Skip to content

Commit 73113aa

Browse files
committed
Run watcher tempest api tests
Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
1 parent 7466626 commit 73113aa

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.zuul.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
A zuul job to validate the watcher operator and its service deployment.
4141
vars:
4242
run_tempest: false
43+
cifmw_test_operator_tempest_include_list: |
44+
watcher_tempest_plugin.tests.api
45+
watcher_tempest_plugin.tests.client_functional
4346
4447
- job:
4548
name: watcher-operator-kuttl

config/samples/watcher_v1beta1_watcher.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ metadata:
1010
name: watcher
1111
spec:
1212
databaseInstance: "openstack"
13+
apiServiceTemplate:
14+
override:
15+
service:
16+
internal:
17+
ipAddressPool: "internalapi"
18+
loadBalancerIPs: []

0 commit comments

Comments
 (0)