Files
offline_kubespray/kubespray/tests/run-tests.sh
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

9 lines
310 B
Bash
Executable File

#! /bin/bash
# curl -# -C - -o shebang-unit https://raw.github.com/arpinum-oss/shebang-unit/master/releases/shebang-unit
# chmod +x shebang-unit
now=$(date +"%Y%m%d%H%M%S")
mkdir -p ${PWD}/tests-results
./shebang-unit --reporters=simple,junit --output-file=${PWD}/tests-results/junit_report-${now}.xml tests