summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-08 23:56:00 +0000
committerGerrit Code Review <gerrit@onap.org>2018-02-08 23:56:00 +0000
commit989c9beb52d0b44d18fd6e9c3516284f5ddb179f (patch)
tree6ff4871d3904368d91e10ce2c698a30e8c58b13d /jjb
parent1d5d59c37978827d90ade5e30e38e38412c8e7e4 (diff)
parentb53938bafc4510737485b66af5293d72cea46f53 (diff)
Merge "Modified file pattern for jjb for optf-has"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/optf/optf-has-python.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/optf/optf-has-python.yaml b/jjb/optf/optf-has-python.yaml
index 2a2a011d8..81b215d67 100644
--- a/jjb/optf/optf-has-python.yaml
+++ b/jjb/optf/optf-has-python.yaml
@@ -11,6 +11,6 @@
subproject:
- 'conductor':
path: 'conductor'
- pattern: 'has/**'
+ pattern: 'conductor/**'
jobs:
- '{project-name}-{stream}-{subproject}-verify-python'