Commit Graph

5 Commits

Author SHA1 Message Date
Martin André e636594a0c Remove dead code
Remove unused functions from common_functions.sh after
Ie230aa0640e41a33e10e6656b69e1db4a6819127 merged. This commit deletes
all the functions that aren't referenced anywhere. Most of them are now
implemented in quickstart.

Also remove some of the scripts that were only used in these functions.
There is probably more cleanup to do.

Change-Id: I4fef5f8482f5eb7d4276b1d2d2563fd57d7419fb
2019-01-09 09:48:29 -05:00
Giulio Fidente 8fe793b124 Copy Ceph logs from running containers
We need to copy from each container the /var/log/ceph directory if
that exists.

Change-Id: I9969693aa2e46fa66e26213b59e23a225daec1af
2017-08-17 01:04:03 +02:00
Martin André 6ce51d44a3 Limit collection of config-data to puppet-generated files
This give us all the information we need to debug CI failures while
keeping the size of collected data under control.

A previous change took care of log collection for quickstart jobs, this
commit does the same for container jobs still running with tripleo.sh.

Change-Id: I91fae37b62822d8d4f59e0bf8d7921f1818c6fa1
Related-Bug: #1698172
2017-08-09 12:15:38 +00:00
Wes Hayutin 7f35677f15 reduce the log size for undercloud-containers
Reduce the size of the logs that undercloud-containers
is creating in an effort to reduce the burden on
openstack-infra

Change-Id: Ied3b199b7af95bf660671fcb092d7423b2bf1005
2017-07-07 22:55:40 +00:00
Flavio Percoco 94cd0f876b Collect more info about docker
Include volumes list and the content of some of the internal dirs in the
containers. This will provide more info about the configs mounted in the
container and their logs.

Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: Ie5872d31dc6caf566dda7aa78b14502708babe4c
2017-03-17 08:45:44 +01:00