Skip to content

Commit ae8f675

Browse files
committed
1 parent 20927e1 commit ae8f675

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.zuul.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,13 @@
2929
- 'TEST_BRANCH'
3030
- 'OUTPUT_DIR'
3131

32-
cifmw_run_test_role: test_operator
32+
cifmw_test_operator_stages:
33+
- name: tempest
34+
type: tempest
35+
- name: ansibletest
36+
type: ansibletest
37+
- name: tobiko
38+
type: tobiko
3339

3440
# Test operator
3541
cifmw_test_operator_concurrency: 4

0 commit comments

Comments
 (0)