Skip to content

Commit

Permalink
Testing stages
Browse files Browse the repository at this point in the history
  • Loading branch information
lpiwowar committed Nov 22, 2024
1 parent 20927e1 commit 2ca1d23
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,18 @@

cifmw_run_test_role: test_operator

cifmw_test_operator_stages:
- name: tempest
type: tempest
- name: ansibletest
type: ansibletest
- name: horizontest
type: horizontest
- name: tobiko
type: tobiko

# Test operator
cifmw_test_operator_concurrency: 4
cifmw_test_operator_tempest_concurrency: 4
cifmw_test_operator_timeout: 7200

# Tempest
Expand Down

0 comments on commit 2ca1d23

Please sign in to comment.