bifrost: Refactor bifrost jobs 19/22419/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Sat, 24 Sep 2016 23:49:57 +0000 (01:49 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 27 Sep 2016 07:32:43 +0000 (09:32 +0200)
commit17c580ad155f3256c86ceb078aee2cf8512a072e
tree62afda86462ded6aba4223905a504686a78955b7
parent859efd8c2880674b9c9f280bd3fc39899d514446
bifrost: Refactor bifrost jobs

This change
- Creates job templates to verify opnfv/bifrost patches
- Introduces type in order to prepare verification on baremetal
- Fixes git cloning so the job shows changes for the corresponding project
- Gets rid of unnecessary slave parameters from slave-params.yml
- Fixes build blocking
- Updates the bifrost-verify.sh script and includes in shell so we don't have
to clone releng repo separately
- Updates destroy-env.sh to create /httpboot and /tftpboot with permissions 755
- Removes daily infra-bifrost job and scripts  as we don't use them at the moment

Change-Id: Icb5a543628d3321bfe4e549ab92c67443ac578d8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/infra/bifrost-verify-jobs.yml [new file with mode: 0644]
jjb/infra/bifrost-verify.sh [moved from jjb/infra/openstack-bifrost-verify.sh with 56% similarity]
jjb/infra/infra-daily-jobs.yml [deleted file]
jjb/infra/infra-deploy.sh [deleted file]
jjb/infra/infra-provision.sh [deleted file]
jjb/infra/infra-smoketest.sh [deleted file]
jjb/infra/openstack-bifrost-verify-jobs.yml [deleted file]
jjb/opnfv/slave-params.yml
prototypes/bifrost/scripts/destroy-env.sh