Skip to content

Commit 5ef5e95

Browse files
committed
debugging test step on UGent bot
1 parent f453fe9 commit 5ef5e95

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

run_tests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
base_dir=$(dirname $(realpath $0))
1818
source ${base_dir}/init/eessi_defaults
1919

20+
ping github.com
21+
cat /etc/resolv.conf
22+
2023
# Make sure we clone the latest version. This assumes versions are of the format "v1.2.3", then picks the latest
2124
# then checks it out
2225
TEST_CLONE="git clone https://github.com/EESSI/test-suite EESSI-test-suite && cd EESSI-test-suite"

0 commit comments

Comments
 (0)