summaryrefslogtreecommitdiffhomepage
path: root/scripts/docker_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/docker_tests.sh')
-rwxr-xr-xscripts/docker_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/docker_tests.sh b/scripts/docker_tests.sh
index dce0a4085..4f3867d05 100755
--- a/scripts/docker_tests.sh
+++ b/scripts/docker_tests.sh
@@ -22,4 +22,4 @@ install_runsc_for_test docker
test_runsc //test/image:image_test //test/e2e:integration_test
install_runsc_for_test docker --vfs2
-test_runsc //test/image:image_test --test_filter=.*TestHelloWorld
+test_runsc //test/e2e:integration_test //test/image:image_test