aboutsummaryrefslogtreecommitdiff
path: root/rpkid
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2008-07-08 03:19:39 +0000
committerRob Austein <sra@hactrn.net>2008-07-08 03:19:39 +0000
commit7c3da949caa379049fde7e66388a1240a2ba5e64 (patch)
tree51e51397c68d954840e25e514a04496fb04a6584 /rpkid
parent8d95ff37ee5c9802189697ab6511f8fac593a25f (diff)
Update test
svn path=/rpkid/testbed.3.yaml; revision=1978
Diffstat (limited to 'rpkid')
-rw-r--r--rpkid/testbed.3.yaml34
1 files changed, 9 insertions, 25 deletions
diff --git a/rpkid/testbed.3.yaml b/rpkid/testbed.3.yaml
index 2419a42b..7df83588 100644
--- a/rpkid/testbed.3.yaml
+++ b/rpkid/testbed.3.yaml
@@ -16,43 +16,27 @@
name: RIR
crl_interval: 2d
-regen_margin: 30m
-valid_for: 7d
+regen_margin: 1h
+valid_for: 90d
kids:
- name: R0
kids:
- name: Alice
- ipv4: 192.0.2.1-192.0.2.33
+ ipv4: 192.0.2.0-192.0.2.33
asn: 64533
route_origin:
- asn: 42
ipv4: 192.0.2.32/32
+ ipv4: 192.0.2.0/30-32
- name: Bob
ipv4: 192.0.2.44-192.0.2.100
ipv4: 10.3.0.0/16
route_origin:
- asn: 666
- ipv4: 10.3.0.44/32
+ ipv4: 10.3.0.0/23
---
-- shell find publication -type f -name '*.roa' -print
-- shell find publication -type f -name '*.mnf' -print -exec ../../utils/manifest/manifest {} \;
-- name: R0
- rekey:
+-- shell find publication -type f -name '*.roa' -print -exec ../../utils/print_roa/print_roa {} \;
+-- shell find publication -type f -name '*.mnf' -print -exec ../../utils/print_manifest/print_manifest {} \;
---
-- shell find publication -type f -name '*.roa' -print
-- shell find publication -type f -name '*.mnf' -print -exec ../../utils/manifest/manifest {} \;
-- name: R0
- revoke:
----
-- shell find publication -type f -name '*.roa' -print
-- shell find publication -type f -name '*.mnf' -print -exec ../../utils/manifest/manifest {} \;
-- name: Alice
- valid_add: 10
-- name: R0
- route_origin_add:
- - asn: 17
- ipv4: 10.3.0.1/32, 10.0.0.44/32
----
-- sleep 30
-- shell find publication -type f -name '*.roa' -print
-- shell find publication -type f -name '*.mnf' -print -exec ../../utils/manifest/manifest {} \;
+-- shell find publication -type f -name '*.roa' -print -exec ../../utils/print_roa/print_roa {} \;
+-- shell find publication -type f -name '*.mnf' -print -exec ../../utils/print_manifest/print_manifest {} \;