summaryrefslogtreecommitdiffstats
path: root/ci/cleanvm.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-08-22Move tools.sh to ci/common dirMartin Kulhavy1-1/+1
This file is only sourced by other script and is not meant to be executed (contains only functions). Change-Id: I41253b73f720e4b7e987c5164901253c7e51ee8b Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
2017-08-17adding th elong option as command line.narindergupta1-4/+0
Change-Id: Ibe20b737a0ea9a6afc27ae490d8ff1ce6f61a5c0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-08-15Improve and highlight logging to console (2)Martin Kulhavy1-2/+4
xtrace produces a lot of output that can be hard to read. This commit uses extra functions for formatted output (info and error), so that they stand out in the log and make it easier for the user to understand what is currently happening. Building up on change #38909: https://gerrit.opnfv.org/gerrit/38909 Change-Id: I0ddf9e0d3a12a62ae45c56d33a8d48c335b618a0 Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
2017-08-10Merge "on aarch64, libvirt failed to undefine a guest with nvram"Narinder Gupta1-1/+1
2017-08-10fix some typosDi Xu1-1/+1
Change-Id: I1373feb555056e8a7f95860aab90cf2c116b2b29 Signed-off-by: Di Xu <di.xu@arm.com>
2017-08-10on aarch64, libvirt failed to undefine a guest with nvramDi Xu1-1/+1
refer to related redhat issue #1195667 (https://bugzilla.redhat.com/show_bug.cgi?id=1195667) Change-Id: Ie5c3cc04b978f778886c9a3f7fbb9a2e9fc460e5 Signed-off-by: Di Xu <di.xu@arm.com>
2017-05-25clean the vm which is defined as per the labconfig.yamlnarindergupta1-1/+2
Change-Id: If659da0a454f05f3ed7c1e212fd7e61230741343 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-02-06fix ppa path juju/dev --> juju/develRyota MIBU1-2/+2
also deleting "set -e" from cleanvm.sh Change-Id: I0404abf63e158d93d5193a4c74bd4075ffed6efc Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-27improvements for default virtual pod creationRyota MIBU1-21/+12
This patch includes the following improvements: - deprecate ci/00-maasdeploy.sh - refactor cleaner sctipts - fix MAAS_IP in default configs Change-Id: I60f77e18ce41573a744d79b8cf468c23a7dd3385 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-26did some cleanupm job.Narinder Gupta1-2/+2
Change-Id: I998482d0cba2bf6eb774d68124d2383ba869a08b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-03added support for maas 2.0 in non virtualized environment.Narinder Gupta1-3/+7
Change-Id: Icf024ed2cbf538df43e6bd5203685552ab6564d2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-11-02modified to have better support of maas 2.0Narinder Gupta1-0/+4
Change-Id: Ie1298f2c2ccc04e0bb63a9303712d1a16b3f066c Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-10-16cmodfiied to add juju 2.0 support.Narinder Gupta1-1/+1
Change-Id: I3981f796cfb9ceb9f32522f4fed831d66e389c48 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-02-08modified to include the ODL Be support with sfc.Narinder Gupta1-5/+1
Change-Id: I7b376bc5afb8700152e654defaa19eb4d1d8393a
2016-01-22adding sudo in front of VM for virtual install cleanup.Narinder Gupta1-15/+15
Change-Id: I761fc980d0be39275a59592b724db427fec9d3d8
2016-01-22do the cleanup before deploy maas.Narinder Gupta1-0/+0
Change-Id: I32cccfb5cc9c9a0a6684ccfb0dbafb18c622bfb8
2016-01-04modified to support the ha deployment in case of virtual machine.Narinder Gupta1-10/+16
Change-Id: I36969409f87d8bf3a4fabc73b0d5de22e5af9a29
2015-12-14include the cleanupvm to remove the virtual machines also.Narinder Gupta1-0/+21
modified maasdeploy.sh to include current user in no password list. Change-Id: I3087f3a73e719686a9d4e0f58c1ada1850fc7b61