diff options
Diffstat (limited to 'jjb/vvp/vvp-test-engine.yaml')
-rw-r--r-- | jjb/vvp/vvp-test-engine.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml new file mode 100644 index 000000000..c746fbd94 --- /dev/null +++ b/jjb/vvp/vvp-test-engine.yaml @@ -0,0 +1,10 @@ +--- +- project: + name: vvp-test-engine + project-name: 'vvp-test-engine' + project: 'vvp/test-engine' + mvn-settings: 'vvp-test-engine-settings' + branch: master + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g |