CI/Jenkins stage 2 integration of vim-emu 25/5625/2
authorpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 25 Oct 2017 14:20:51 +0000 (16:20 +0200)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Thu, 26 Oct 2017 07:11:40 +0000 (09:11 +0200)
commit396e91e0dc05304d524a41d5a6f48d75c2867974
tree7d0b4371de9218ef3a933dbcc3fb6dde3fd165f9
parent0911b55bc91d71dfac1788346a51311b3943d315
CI/Jenkins stage 2 integration of vim-emu

Added Jenkinsfile and stage-test.sh to trigger vim-emu's
unittests using Jenkins. The stage-build script is a placeholder
since the installation is done during the container build
process (see Dockerfile). stage-archive is not yet done.

Requires the following change in the devops repository
to allow privileged container execution in stage_2:
https://osm.etsi.org/gerrit/#/c/5624/

Change-Id: Ib140294b68b70b03e66f0f5d2bc11cd19d8777ca
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
Jenkinsfile [new file with mode: 0644]
devops-stages/stage-archive.sh [new file with mode: 0755]
devops-stages/stage-build.sh [new file with mode: 0755]
devops-stages/stage-test.sh [new file with mode: 0755]