We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f453fe9 commit 5ef5e95Copy full SHA for 5ef5e95
1 file changed
run_tests.sh
@@ -17,6 +17,9 @@
17
base_dir=$(dirname $(realpath $0))
18
source ${base_dir}/init/eessi_defaults
19
20
+ping github.com
21
+cat /etc/resolv.conf
22
+
23
# Make sure we clone the latest version. This assumes versions are of the format "v1.2.3", then picks the latest
24
# then checks it out
25
TEST_CLONE="git clone https://github.com/EESSI/test-suite EESSI-test-suite && cd EESSI-test-suite"
0 commit comments