aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.cntt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/site.cntt.yml')
-rw-r--r--ansible/site.cntt.yml50
1 files changed, 50 insertions, 0 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
new file mode 100644
index 000000000..cddc1ab1e
--- /dev/null
+++ b/ansible/site.cntt.yml
@@ -0,0 +1,50 @@
+---
+- hosts:
+ - 127.0.0.1
+ roles:
+ - role: collivier.xtesting
+ project: functest
+ docker_tags:
+ - hunter:
+ branch: stable/hunter
+ suites:
+ - container: functest-healthcheck
+ tests:
+ - connection_check
+ - tenantnetwork1
+ - tenantnetwork2
+ - vmready1
+ - vmready2
+ - singlevm1
+ - singlevm2
+ - vping_ssh
+ - vping_userdata
+ - cinder_test
+ - odl
+ - tempest_smoke
+ - container: functest-smoke-cntt
+ timeout: 2h
+ tests:
+ - tempest_neutron_cntt
+ - tempest_cinder_cntt
+ - tempest_keystone_cntt
+ - tempest_heat_cntt
+ - rally_sanity_cntt
+ - tempest_full_cntt
+ - tempest_scenario_cntt
+ - tempest_slow_cntt
+ - container: functest-benchmarking-cntt
+ timeout: 4h
+ tests:
+ - rally_full_cntt
+ - rally_jobs_cntt
+ - vmtp
+ - shaker
+ - container: functest-vnf
+ timeout: 2h
+ tests:
+ - cloudify
+ - cloudify_ims
+ - heat_ims
+ - vyos_vrouter
+ - juju_epc