Skip to content

Commit cc52f42

Browse files
author
OpenShift Bot
authored
Merge pull request #13471 from stevekuznetsov/skuznets/container-logs-test-only
Merged by openshift-bot
2 parents df749cd + 7a9e4e7 commit cc52f42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/extended/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ function os::test::extended::setup () {
4545
if [[ -n "${TEST_ONLY-}" ]]; then
4646
function cleanup() {
4747
out=$?
48+
os::cleanup::dump_container_logs
4849
os::test::junit::generate_oscmd_report
4950
os::log::info "Exiting"
5051
return $out

0 commit comments

Comments
 (0)