summaryrefslogtreecommitdiffhomepage
path: root/scripts/packetdrill_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/packetdrill_tests.sh')
-rwxr-xr-xscripts/packetdrill_tests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/packetdrill_tests.sh b/scripts/packetdrill_tests.sh
index fc6bef79c..f0fc444c8 100755
--- a/scripts/packetdrill_tests.sh
+++ b/scripts/packetdrill_tests.sh
@@ -16,5 +16,7 @@
source $(dirname $0)/common.sh
+make load-packetdrill
+
install_runsc_for_test runsc-d
test_runsc $(bazel query "attr(tags, manual, tests(//test/packetdrill/...))")