mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Remove unused test infrastructure (#11529)
These two files haven't been touched since 2016 and don't appear to be referenced anywhere else
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
#! /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
|
|
||||||
1146
tests/shebang-unit
1146
tests/shebang-unit
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user