aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-08-19 13:37:31 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-08-20 07:03:17 +0200
commit69f0b2665b397e5128bf7a83541d3567c4834af3 (patch)
tree825d9ee65a383713911b07a45c08ec1202e257f4 /tox.ini
parent80c6eb6f6eb1fae6f345f54d7265ba218b049c69 (diff)
Publish Functest daily and gate jobs
As opposed to the Releng ones, they are designed to be easily executed by endusers as well. They can be considered as a first step towards a full Functest CI/CD toolchain deployed via docker-compose. All components testcases are enabled here. They hugely leverage on templates to load the right yamls per branch and multijobs to run testcases in parallel. Many steps are proposed allowing running part of the chain. Executors have to be increased to allow running them (it was tested vs 10 and more). At first, all docker images are downloaded to avoid different versions between testcases. They will be improved in a second change to ensure that only one node is selected and to take all Functest env vars into account. Change-Id: I99c7b8ee5d0ddbb00102b3147739b5e8b5c65c23 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index e2afa23e7..12fae7c19 100644
--- a/tox.ini
+++ b/tox.ini
@@ -89,6 +89,7 @@ commands =
basepython = python2.7
files =
.travis.yml
+ ci
docker
functest/ci
functest/opnfv_tests/vnf