diff options
Diffstat (limited to 'jjb/vvp/vvp-test-engine.yaml')
-rw-r--r-- | jjb/vvp/vvp-test-engine.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml deleted file mode 100644 index 8dd6cd9a4..000000000 --- a/jjb/vvp/vvp-test-engine.yaml +++ /dev/null @@ -1,21 +0,0 @@ ---- - -- project: - name: vvp-test-engine - project-name: 'vvp-engine' - project: 'vvp/test-engine' - stream: - - 'master': - branch: 'master' - subproject: - - validation-scripts: - path: '.' - pattern: '**' - mvn-settings: 'vvp-test-engine-settings' - build-node: ubuntu1604-docker-8c-8g - jobs: - - '{project-name}-{stream}-{subproject}-verify-python' - - '{project-name}-{stream}-docker-java-daily': - mvn-params: '-Dmaven.test.skip=true' - docker-pom: 'pom.xml' - mvn-profile: 'default' |