Enable issue-test suite again to make it easy to do ad hoc testing
This commit is contained in:
parent
8b92ab9edc
commit
b1d159cad3
1 changed files with 4 additions and 0 deletions
|
|
@ -118,3 +118,7 @@ suites:
|
|||
provisioner:
|
||||
playbook: test/integration/multi.yml
|
||||
idempotency_test: true
|
||||
- name: issue-test
|
||||
provisioner:
|
||||
playbook: test/integration/issue-test.yml
|
||||
idempotency_test: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue