Adding multijob builder and script for deploy of testapi 57/26857/24
authorrohitsakala <rohitsakala@gmail.com>
Wed, 11 Jan 2017 09:46:44 +0000 (15:16 +0530)
committerRohit Sakala <rohitsakala@gmail.com>
Fri, 3 Feb 2017 18:25:35 +0000 (18:25 +0000)
commit175422b27358c428c9e6368b66668fe8b19703bb
treec77439849adc25cb59e07ff5924602993f33b9e2
parentc114aac1803c41d00f64ff1af07b1355eafe3390
Adding multijob builder and script for deploy of testapi

docker-update and generate-doc will run in opnfv-build defaults, and
docker-deploy will run in testresults.

Script will ensure this :-
Docker Images in testresults.opnfv.org
- N-1 docker image will be labeled as stable.
- N docker image will be latest.

Docker containers
- N-1 container will be stopped but not removed but will be removed in next iteration.

JIRA: FUNCTEST-689

Change-Id: I8c66ff716bae969b34fe698cdfa6140ef494ec49
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
jjb/releng/testapi-automate.yml
jjb/releng/testapi-docker-deploy.sh [new file with mode: 0644]