We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acec565 commit ba0e063Copy full SHA for ba0e063
ci/vars-cloudkitty-fvt.yml
@@ -1,4 +1,11 @@
1
---
2
+# This will run the tests the current way with hooks
3
+pre_tests_01_run_chargeback_tests:
4
+ source: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/chargeback_tests.yml"
5
+ type: playbook
6
+ config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/ansible.cfg"
7
+
8
+# This configures test-operator to run the tests
9
cifmw_test_operator_stages:
10
- name: cloudkitty-ansible
11
type: ansibletest
0 commit comments