Create daily job for infra deployment, remove sandbox jobs and fix bugs
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 26 Aug 2016 22:25:37 +0000 (00:25 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit56d0f754dbbfac67c513635d64c95320353bcf43
tree7c0c0f27d48c422432af7f2b8332946712542650
parentc73f55b4a6c06a4b6f5906fba51ec0c26064cd6e
Create daily job for infra deployment, remove sandbox jobs and fix bugs

This change
- creates upstream daily job to trigger and control the execution of jobs
that provision nodes using bifrost, deployment using puppet-infracloud,
and simple smoke test job.
- fixes the hashbang placement in 2 of the scripts.
- removes sandbox dummy jobs as the infra jobs can serve as examples now.

Only the node provisioning job is functional at the moment.

Change-Id: I311d159956d8b7ce3f7a500fac5a7dcb459104cf
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
bifrost/scripts/destroy_env.sh
bifrost/scripts/test-bifrost-deployment.sh