Functest: Missing clean/setup for individual suite jobs 67/12367/1
authorTim Rozet <trozet@redhat.com>
Fri, 15 Apr 2016 21:42:13 +0000 (17:42 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 15 Apr 2016 21:42:13 +0000 (17:42 -0400)
Change-Id: Ice49ee99829957228b09ae29415e489ae958a6bb
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/functest/functest-ci-jobs.yml

index e2b9a10..22c5a5c 100644 (file)
             branch: '{branch}'
 
     builders:
+        - 'functest-cleanup'
+        - 'set-functest-env'
         - 'functest-{testsuite}-builder'
 
 ########################