summaryrefslogtreecommitdiffstats
path: root/build/instack.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-10-16updates to the instack VMDan Radez1-4/+8
- increasing memory and vcpus for the VM - dumping yum cache - virt-sparsifying the instack disk image - remove cleaning stack dir so we actually cache its contents Change-Id: Ie35a2daeba69a1b53a749ef3423ac6356408ff97 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-14using rdo project glance imagesDan Radez1-13/+19
Change-Id: I61cd1ff95c0940dcc5ef7d8dfcab507c5609b072 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-09Variablize the ssh options for easier maintenanceDan Radez1-17/+17
Change-Id: I17a7bef84af194063f748773131dd3b8dc7c72dc Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-09cleaning up libvirt storage after undefineDan Radez1-7/+7
Change-Id: Id03828b1a61c2f9a3c56821d8ca31f2d82251c9b Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-08Fixes repos and adds errexit checks per radez github commitTim Rozet1-16/+22
Also fixes node vms naming issue where naming is changed from baremetal_x to baremetalbrbm_x in liberty. Change-Id: I8b791d71466d7c5c1037e45839e689a9aac0dd8f Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-10-06Enhancing build with more resources and fixesDan Radez1-19/+39
cleaning up the VMs after the build and fixing my bad spelling updating the rpm to include all the files nessesary to launch instack adding brbm to the build and rpm fixing stack directory creation adding glance images to the rpm Change-Id: Ia553dfa89bbd16a72139be240f47353eac8867f6 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-10-05Fixes delorean repos to libertyTim Rozet1-4/+4
Change-Id: I2cdfa0cd6f287ad75193ec29ed74973d2a4f82ea Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-10-01adding master support for buildingDan Radez1-44/+142
updating build.sh to use RDO manager ensuring jenkins will build properly Change-Id: Id7660c49650a85958e5ff0153d9b5cc6255cb6ad Signed-off-by: Dan Radez <dradez@redhat.com>
2015-08-14Adding initial build scripts based on RDO managerDan Radez1-0/+96
Change-Id: Ib5f8ed4dfcaa42bcefcf2a7914c201a887beeacd Signed-off-by: Dan Radez <dradez@redhat.com>