From: peusterm Date: Wed, 25 Oct 2017 14:20:51 +0000 (+0200) Subject: CI/Jenkins stage 2 integration of vim-emu X-Git-Tag: v4.0.0~11 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=commitdiff_plain;h=396e91e0dc05304d524a41d5a6f48d75c2867974;hp=396e91e0dc05304d524a41d5a6f48d75c2867974 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 ---