This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new e848ab7 HDDS-6327. Upgrade acceptance test doesn't collect logs when
the test fails (#3106)
e848ab7 is described below
commit e848ab7c3c4429d1fa7026c068005a05966e19a4
Author: Siyao Meng <[email protected]>
AuthorDate: Mon Feb 21 12:29:33 2022 -0800
HDDS-6327. Upgrade acceptance test doesn't collect logs when the test fails
(#3106)
---
hadoop-ozone/dist/src/main/compose/upgrade/testlib.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/hadoop-ozone/dist/src/main/compose/upgrade/testlib.sh
b/hadoop-ozone/dist/src/main/compose/upgrade/testlib.sh
index ab64e95..b001496 100755
--- a/hadoop-ozone/dist/src/main/compose/upgrade/testlib.sh
+++ b/hadoop-ozone/dist/src/main/compose/upgrade/testlib.sh
@@ -94,7 +94,6 @@ run_test() {
RESULT=1
fi
- generate_report 'upgrade' "$RESULT_DIR"
copy_results "$test_subdir" "$ALL_RESULT_DIR"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]