aboutsummaryrefslogtreecommitdiff
path: root/rpkid
diff options
context:
space:
mode:
Diffstat (limited to 'rpkid')
-rw-r--r--rpkid/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpkid/Makefile b/rpkid/Makefile
index da318514..cf76ac11 100644
--- a/rpkid/Makefile
+++ b/rpkid/Makefile
@@ -82,12 +82,15 @@ rpki/relaxng.py: make-relaxng.py
# all-tests:: all; sh -x rootd.sh run
-test all-tests:: all
+all-tests:: all
python testbed.py -y testbed.1.yaml
all-tests:: all
python testbed.py -y testbed.2.yaml
+test all-tests:: all
+ python testbed.py -y testbed.3.yaml
+
# Documentation
doc/irdbd.dot: irdbd.sql