summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-has-python.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/optf/optf-has-python.yaml')
-rw-r--r--jjb/optf/optf-has-python.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/optf/optf-has-python.yaml b/jjb/optf/optf-has-python.yaml
new file mode 100644
index 000000000..81b215d67
--- /dev/null
+++ b/jjb/optf/optf-has-python.yaml
@@ -0,0 +1,16 @@
+---
+- project:
+ name: optf-has
+ project-name: 'optf-has'
+ project: 'optf/has'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'optf-has-settings'
+ build-node: 'ubuntu1604-basebuild-4c-4g'
+ subproject:
+ - 'conductor':
+ path: 'conductor'
+ pattern: 'conductor/**'
+ jobs:
+ - '{project-name}-{stream}-{subproject}-verify-python'