functest: Move verify back to opnfv-build-ubuntu 11/41211/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 6 Sep 2017 19:03:25 +0000 (21:03 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 6 Sep 2017 19:03:25 +0000 (21:03 +0200)
Recent rework changed the label for the verify jobs from
"opnfv-build-ubuntu" to just "opnfv-build", trying to make it
more OS-agnostic.
Since verify jobs fail after the rework, try reverting the
label change, hopefully it will fix the failure as well.

Change-Id: I15d139d8dc2d2f940a1af2c1b5fb218d6be19f82
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
jjb/functest/functest-project-jobs.yml

index 9b3fafa..54acb66 100644 (file)
@@ -39,7 +39,7 @@
         - project-parameter:
             project: '{project}'
             branch: '{branch}'
-        - 'opnfv-build-defaults'
+        - 'opnfv-build-ubuntu-defaults'
 
     scm:
         - git-scm-gerrit