This let daisy basic job and build job to run on the
same machine, so that, basic job can do cleanup for
the build job.
This is a one-shot action. After succefully executed,
this PS will be reverted.
Change-Id: I79950508afe393af8bb6097e5f49745140068920
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
#####################################
phase:
- 'basic':
- slave-label: 'opnfv-build'
+ slave-label: 'opnfv-build-centos'
- 'build':
slave-label: 'opnfv-build-centos'
- 'deploy-virtual':