jjb: xci: Drop the VM cleanup step from the functest jobs 01/53501/1
authorMarkos Chandras <mchandras@suse.de>
Mon, 12 Mar 2018 09:31:52 +0000 (09:31 +0000)
committerMarkos Chandras <mchandras@suse.de>
Mon, 12 Mar 2018 09:31:52 +0000 (09:31 +0000)
We do the VM cleanup as part of the postbuild process so we do
not need to have it in the functest jobs anymore.

Change-Id: I64e4b58837090df33ae529232ef15a19de8f198a
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/xci/xci-merge-jobs.yml
jjb/xci/xci-verify-jobs.yml

index 7a5ef74..92eea19 100644 (file)
     builders:
       - shell:
           !include-raw: ./xci-run-functest.sh
-      - shell:
-          !include-raw: ./xci-cleanup.sh
 
 - builder:
     name: 'xci-merge-promote-macro'
index 82ca5ab..b1fe23d 100644 (file)
     builders:
       - shell:
           !include-raw: ./xci-run-functest.sh
-      - shell:
-          !include-raw: ./xci-cleanup.sh