X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fverify-releng;h=290b4c5a593789fe864b9b6ccb00f9d46613a7c3;hb=a7037b84860be041e251248866fa10aac6020498;hp=6e980e79b143b1828ee2a9022e1582b9b36317e5;hpb=59487d0f870a4846a9bd67ef38752eacf9b232f8;p=releng.git diff --git a/jjb/verify-releng b/jjb/verify-releng index 6e980e79b..290b4c5a5 100755 --- a/jjb/verify-releng +++ b/jjb/verify-releng @@ -1,9 +1,4 @@ #!/bin/bash - -source /opt/virtualenv/jenkins-job-builder/bin/activate -jenkins-jobs test jjb/ - - #test for non-ascii characters, these can pass the test and end up breaking things in production for x in $(find . -name *\.yml); do @@ -14,4 +9,5 @@ for x in $(find . -name *\.yml); do done -echo "all .yml files are ASCII only" +source /opt/virtualenv/jenkins-job-builder/bin/activate +jenkins-jobs test -o job_output jjb/