mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
oh, that's why we're quietly skipping the integration tests
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# help: Run integration tests
|
||||
set -e
|
||||
set -ex
|
||||
|
||||
if [ "$INTEGRATION_TESTS" = 0 ]; then
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user