Collect compressed logs after functional test execution
This change enables log collection within the gate so that further analysis on gate tasks can be performed post build. This is very useful when debugging problems and also for investigating the consequences of patches once they've been tested. Related-Bug: #1620849 Change-Id: I2bb923ebcd73114c1199b14f9b769435596091eb
This commit is contained in:
@@ -39,3 +39,7 @@ python-ndg-httpsclient [platform:ubuntu !platform:ubuntu-trusty]
|
||||
python2-pyasn1 [platform:rpm]
|
||||
pyOpenSSL [platform:rpm]
|
||||
python-ndg_httpsclient [platform:rpm]
|
||||
|
||||
# Required for compressing collected log files in CI
|
||||
gzip [platform:dpkg]
|
||||
gzip [platform:rpm]
|
||||
|
||||
Reference in New Issue
Block a user