Skip to content

Commit 625ebf2

Browse files
Merge pull request #270 from lpiwowar/enable-stages
[zuul] Enable ansibletest and tobiko with stages
2 parents e3a8e8b + 7b5ead1 commit 625ebf2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.zuul.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@
3434
# Test operator
3535
cifmw_test_operator_concurrency: 4
3636
cifmw_test_operator_timeout: 7200
37+
cifmw_test_operator_stages:
38+
- name: tempest
39+
type: tempest
40+
- name: tobiko
41+
type: tobiko
42+
- name: ansibletest
43+
type: ansibletest
3744

3845
# Tempest
3946
cifmw_run_tempest: true

0 commit comments

Comments
 (0)