kolla/kolla/tests
Mark Goddard eeb2b1ec1f Fix retries when pushing images
Currently the retry mechanism is broken for pushing because the image
state gets set to an error state, and is never reset to 'built'. This
prevents the PushTask from setting success to True.

This change sets the image state to 'built' if the push succeeds,
ensuring it overrides any previous failures.

Change-Id: I93fc0e383da8fec6b3ca31f8094321c2a0c3af71
Closes-Bug: #1844697
2019-09-20 15:28:16 +01:00
..
common add unittest code base 2016-01-18 11:42:00 +00:00
docker Fix image plugin functionality for oslo.config 2016-02-12 06:00:20 +00:00
etc Fix plugin parsing for base images 2016-11-04 10:27:39 +00:00
__init__.py add unittest code base 2016-01-18 11:42:00 +00:00
base.py Make build.py importable lib 2016-06-07 16:40:16 +00:00
test_build.py Fix retries when pushing images 2019-09-20 15:28:16 +01:00
test_hacking.py Add HACKING.rst and hacking test case. 2016-11-24 15:55:43 +08:00
test_methods.py always update APT lists when install packages 2017-05-08 14:31:33 +02:00