aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
Diffstat (limited to 'ansible')
-rw-r--r--ansible/site.cntt.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
new file mode 100644
index 00000000..5f652d10
--- /dev/null
+++ b/ansible/site.cntt.yml
@@ -0,0 +1,25 @@
+---
+- hosts: 127.0.0.1
+ roles:
+ - role: collivier.xtesting
+ project: functest-kubernetes
+ db_project: functest
+ suites:
+ - container: functest-kubernetes-healthcheck
+ tests:
+ - k8s_quick
+ - k8s_smoke
+ - container: functest-kubernetes-smoke
+ tests:
+ - xrally_kubernetes
+ - k8s_conformance
+ - container: functest-kubernetes-security
+ tests:
+ - kube_hunter
+ - kube_bench
+ - container: functest-kubernetes-benchmarking
+ tests:
+ - xrally_kubernetes_full
+ - container: functest-kubernetes-cnf
+ tests:
+ - k8s_vims