kolla/kolla
Marcin Juszkiewicz 5792c1d7b4 build: remove link to failed log before creating
Kolla allows to create separate logs per image. It also makes very
useful symlinks to those builds which fail.

But it fails to do that on next builds:

ERROR:kolla.common.utils:aodh-base Failed with status: error
Traceback (most recent call last):
  File "./tools/build.py", line 40, in <module>
    sys.exit(main())
  File "./tools/build.py", line 30, in main
    statuses = build.run_build()
  File "/home/hrw/devel/kolla/kolla/image/build.py", line 1333, in run_build
    results = kolla.summary()
  File "/home/hrw/devel/kolla/kolla/image/build.py", line 1037, in summary
    "000_FAILED_%s.log" % name))
FileExistsError: [Errno 17] File exists: 'aodh-base.log' -> 'logs/debian-source-buster/000_FAILED_aodh-base.log'

Change-Id: I85132bbace63c8b386f69ddb758a3b52e52c0ef0
2018-10-25 21:55:07 +02:00
..
cmd Allow the use of previously built parent images 2017-03-29 17:48:58 +00:00
common Merge "Add crane docker image" 2018-10-11 09:18:42 +00:00
hacking Improve pep8 checking along with hacking 2018-10-09 12:26:24 +00:00
image build: remove link to failed log before creating 2018-10-25 21:55:07 +02:00
template Cleanup APT lists after installing packages 2017-11-02 13:55:49 +01:00
tests Ability to build container against docker swarm 2018-06-30 11:23:01 -04:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
exception.py Add dots at first line in docstring 2017-05-04 09:23:41 +01:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00