Setup Vagrantfiles validation in integration repo
[ci-management.git] / jjb / integration / integration.yaml
index 2bb525c..31bda6e 100644 (file)
           pattern: 'test/vcpe/**'
     jobs:
       - '{project-name}-{stream}-{subproject}-verify-python'
+
+- project:
+    name: integration-verify-vagrantfile
+    project-name: 'integration'
+    project: 'integration'
+
+    stream:
+      - 'master':
+          branch: 'master'
+
+    jobs:
+      - '{project-name}-{stream}-verify-vagrantfile'