summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-07 05:51:10 +0000
committerGerrit Code Review <gerrit@onap.org>2018-02-07 05:51:10 +0000
commitbf8e275c1ef2c1471c5ca7f0d1376d10f2f00c0e (patch)
tree64fd843d71866377a8b845c89a766c3a2cefa119 /jjb
parentc2c862834bdd85f75c556f0c867ac59eb86180a2 (diff)
parentac7a76704b7e199bdbda3edf0fcbd6201b88a984 (diff)
Merge "Add optf-has JJB yaml file"
Diffstat (limited to 'jjb')
-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..2a2a011d8
--- /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: 'has/**'
+ jobs:
+ - '{project-name}-{stream}-{subproject}-verify-python'