diff options
Diffstat (limited to 'scripts/overlay_tests.sh')
-rwxr-xr-x | scripts/overlay_tests.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/overlay_tests.sh b/scripts/overlay_tests.sh index 2a1f12c0b..448864953 100755 --- a/scripts/overlay_tests.sh +++ b/scripts/overlay_tests.sh @@ -16,6 +16,8 @@ source $(dirname $0)/common.sh +make load-all-images + # Install the runtime and perform basic tests. install_runsc_for_test overlay --overlay test_runsc //test/image:image_test //test/e2e:integration_test |