StarlingX build source tree root
Go to file
Scott Little 32c08a8dd4 build-stx-base.sh --latest --clean fails to clean the latest image
When both --latest and --clean flags are passed to build-stx-base.sh
we expect the docker image tagged as '...-latest' to be deleted
from the local build environment.

This did not occure ...

starlingx/stx-centos      dev-latest          279c713e0b5d        7
hours ago         331MB
starlingx/stx-centos      <none>              dda342637517        19
hours ago        331MB

Adding a code block to handle the case when these flags are combined.

Closes-Bug: 1808544
Change-Id: Ic2d17bc285f3746965c2a5e7ec49c278f0fbf066
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-12-14 10:49:37 -05:00
build-data Build Avoidance 2018-09-17 16:41:31 -04:00
build-tools build-stx-base.sh --latest --clean fails to clean the latest image 2018-12-14 10:49:37 -05:00
stx Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitignore Build Avoidance 2018-09-17 16:41:31 -04:00
.gitreview correct gitreview setting for master 2018-09-20 23:25:41 +08:00
.zuul.yaml Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:58:31 +00:00