summaryrefslogtreecommitdiff
path: root/test/checkpoint/smoke.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/checkpoint/smoke.sh')
-rwxr-xr-xtest/checkpoint/smoke.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/checkpoint/smoke.sh b/test/checkpoint/smoke.sh
index 2f1d4345ad7..123d4e00df5 100755
--- a/test/checkpoint/smoke.sh
+++ b/test/checkpoint/smoke.sh
@@ -6,6 +6,9 @@ set -e
echo "checkpoint: 3 mixed tables"
$TEST_WRAPPER ./t -T 3 -t m
+# We are done if short tests are requested
+test -z "$TESTUTIL_DISABLE_LONG_TESTS" || exit 0
+
echo "checkpoint: 6 column-store tables"
$TEST_WRAPPER ./t -T 6 -t c