Skip to content

Commit ba0e063

Browse files
committed
Add hooks to run Cloudkitty fvts
1 parent acec565 commit ba0e063

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ci/vars-cloudkitty-fvt.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
---
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
29
cifmw_test_operator_stages:
310
- name: cloudkitty-ansible
411
type: ansibletest

0 commit comments

Comments
 (0)