summaryrefslogtreecommitdiffstats
path: root/packer/provision/basebuild.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-07-19Add xmlstarlet to ubuntu basebuildGary Wu1-0/+3
Change-Id: Id826fdbfb2ab547079c83bec4c9184a8e9102706 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-03-15Adding graphviz for ubuntu systemsAnaël Closson1-0/+4
Change-Id: Ibbf0a968c92ff79bcc65facb18c13744de98def4 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-02-07Correctly call pipefail not pipefileAndrew Grimberg1-1/+1
Change-Id: I2e51de944afcdba9e77e7300960cd0578566fcc6 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-07Make packer templates fail on any problemsAndrew Grimberg1-0/+3
Make packer templates fail on any problems and to not be quiet in their builds. Change-Id: Ieb1ef5f6f2bff711597bd7464a2676520e5fc0d8 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-01-30Initial ci-management uploadAndrew Grimberg1-0/+72
* Configure initial jobs and validate Jenkins environment * Do not hook up packer build jobs at this time Change-Id: I1818e8680d215318410f6beff5af054db03e7fa1 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>