]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
fix paths to definitions
authorAlfredo Deza <alfredo@deza.pe>
Wed, 15 Oct 2014 17:14:33 +0000 (13:14 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Wed, 15 Oct 2014 17:14:33 +0000 (13:14 -0400)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
jjb/config/config

index eb4fb0bec31083c57e9f441600530e72a6012be2..cd16396e56bca7728da4be649034ec10c0ff632a 100644 (file)
@@ -13,9 +13,9 @@ venv/bin/pip install jenkins-job-builder
 venv/bin/tox -rv -e docs
 
 # Create the definitions testing them first
-venv/bin/jenkins-jobs test definitions -o output
+venv/bin/jenkins-jobs test jjb/config/definitions -o output
 
 # Update Jenkins with the output
 # Note that this needs proper permissions with the right credentials to the
 # correct Jenkins instance
-venv/bin/jenkins-jobs update definitions
+venv/bin/jenkins-jobs update jjb/config/definitions