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.yml56
1 files changed, 13 insertions, 43 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
index 114f94a71..cddc1ab1e 100644
--- a/ansible/site.cntt.yml
+++ b/ansible/site.cntt.yml
@@ -4,41 +4,9 @@
roles:
- role: collivier.xtesting
project: functest
- gerrit_project: functest
docker_tags:
- hunter:
branch: stable/hunter
- builds:
- dependencies:
- - repo: _
- dport:
- container: alpine
- tag: 3.9
- steps:
- - name: build opnfv/functest-core
- containers:
- - name: functest-core
- ref_arg: BRANCH
- path: docker/core
- - name: build opnfv/functest-tempest
- containers:
- - name: functest-tempest
- ref_arg: BRANCH
- path: docker/tempest
- - name: build containers
- containers:
- - name: functest-healthcheck
- ref_arg: BRANCH
- path: docker/healthcheck
- - name: functest-smoke-cntt
- ref_arg: BRANCH
- path: docker/smoke-cntt
- - name: functest-benchmarking-cntt
- ref_arg: BRANCH
- path: docker/benchmarking-cntt
- - name: functest-vnf
- ref_arg:
- path: docker/vnf
suites:
- container: functest-healthcheck
tests:
@@ -55,26 +23,28 @@
- odl
- tempest_smoke
- container: functest-smoke-cntt
+ timeout: 2h
tests:
- - neutron-tempest-plugin-api
- - tempest_cinder
- - tempest_keystone
- - rally_sanity
- - tempest_full
- - tempest_scenario
- - tempest_slow
+ - 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
- - rally_jobs
+ - rally_full_cntt
+ - rally_jobs_cntt
- vmtp
- shaker
- container: functest-vnf
+ timeout: 2h
tests:
- cloudify
- cloudify_ims
- heat_ims
- vyos_vrouter
- juju_epc
- properties:
- execution-type: SEQUENTIALLY