This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 52930c50af HDDS-12005. Refactor TestBlockDataStreamOutput (#7716)
add e2718dda4a HDDS-12100. Move CI dependency installer functions out of
_lib.sh (#7715)
No new revisions were added by this update.
Summary of changes:
dev-support/ci/selective_ci_checks.sh | 6 +-
hadoop-ozone/dev-support/checks/_lib.sh | 105 ---------------------
hadoop-ozone/dev-support/checks/acceptance.sh | 19 ++++
hadoop-ozone/dev-support/checks/bats.sh | 6 +-
hadoop-ozone/dev-support/checks/docs.sh | 2 +-
hadoop-ozone/dev-support/checks/findbugs.sh | 3 +-
.../checks/install/bats.sh} | 34 ++-----
.../checks/install/flekszible.sh} | 34 +++----
.../checks/install/hugo.sh} | 51 ++++------
.../checks/{native.sh => install/k3s.sh} | 15 ++-
.../checks/{_summary.sh => install/spotbugs.sh} | 29 ++----
hadoop-ozone/dev-support/checks/kubernetes.sh | 26 ++++-
12 files changed, 106 insertions(+), 224 deletions(-)
copy hadoop-ozone/{dist/dev-support/bin/dist-tar-stitching =>
dev-support/checks/install/bats.sh} (62%)
mode change 100755 => 100644
copy hadoop-ozone/{dist/dev-support/bin/dist-tar-stitching =>
dev-support/checks/install/flekszible.sh} (63%)
mode change 100755 => 100644
copy hadoop-ozone/{dist/src/test/shell/k8s_testlib.bats =>
dev-support/checks/install/hugo.sh} (59%)
copy hadoop-ozone/dev-support/checks/{native.sh => install/k3s.sh} (70%)
mode change 100755 => 100644
copy hadoop-ozone/dev-support/checks/{_summary.sh => install/spotbugs.sh} (67%)
mode change 100755 => 100644
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]