summaryrefslogtreecommitdiffstats
path: root/jjb/releng-jobs.yaml
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2015-03-06 14:56:07 -0500
committerAric Gardner <agardner@linuxfoundation.org>2015-03-06 14:56:07 -0500
commit722926d57ab37051ebc21ba78b971ef8e998e0d0 (patch)
tree6a9c542a3380d52d45f026abcaabafbd57825b79 /jjb/releng-jobs.yaml
parent597b0c8199ffb7f69ee6d5bec61dd420ffbc2f9f (diff)
verify test should run against workspace
Change-Id: Id484685593bd8f76361fa164686319ef5bb646d9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/releng-jobs.yaml')
-rw-r--r--jjb/releng-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml
index 19d6be80e..7cdbed4d6 100644
--- a/jjb/releng-jobs.yaml
+++ b/jjb/releng-jobs.yaml
@@ -60,7 +60,7 @@
builders:
- shell: |
source /opt/virtualenv/jenkins-job-builder/bin/activate
- jenkins-jobs test /opt/jenkins-ci/builder/
+ jenkins-jobs test jjb/
- job-template:
name: 'builder-merge'