summaryrefslogtreecommitdiffstats
path: root/jjb/integration
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-04-15 05:54:56 -0700
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-04-15 05:54:56 -0700
commit16ee2ab8aed0237cb0fc55449a0d895f509f08e7 (patch)
tree06e9eb8a215e375606180fff14bfef12741a0516 /jjb/integration
parent038df89766e3b4da0df92538bdad19938d75b10f (diff)
Run tox for prov-mns-provider
This will run tox runner to spawn pytest based tests for the project. Change-Id: I0be2528637276ef1755e311ec8daa0b5a77dd983 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'jjb/integration')
-rw-r--r--jjb/integration/integration-docker-compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/integration/integration-docker-compose.yaml b/jjb/integration/integration-docker-compose.yaml
index 1e07eb9de..c3a2ab972 100644
--- a/jjb/integration/integration-docker-compose.yaml
+++ b/jjb/integration/integration-docker-compose.yaml
@@ -52,3 +52,5 @@
cd $DOCKER_ROOT
docker build . -t prov-mns-provider
docker-compose up -d
+ cd src
+ tox