diff options
author | Rob Austein <sra@hactrn.net> | 2008-01-13 00:33:15 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-01-13 00:33:15 +0000 |
commit | 4a0dbb136d388b3c032d39336beeee822e52533c (patch) | |
tree | 847b27bdc28613b4207c98903df7d6c32c688f5b /scripts/testbed.1.yaml | |
parent | 8e2d33f80e44ad9f7782d6e21977125b945605d6 (diff) |
Interop test between old CLI-based CMS code and new internal CMS
code. This test is a horrible kludge, but I want a copy of the
horrible kludge in the repository before I clean it up.
svn path=/scripts/rpki/cms.py; revision=1474
Diffstat (limited to 'scripts/testbed.1.yaml')
-rw-r--r-- | scripts/testbed.1.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/testbed.1.yaml b/scripts/testbed.1.yaml index fa8bd6f8..908db21b 100644 --- a/scripts/testbed.1.yaml +++ b/scripts/testbed.1.yaml @@ -6,6 +6,7 @@ valid_for: 2d sia_base: "rsync://wombat.invalid/" kids: - name: R0 + extra_conf: [ "cmstest = 1" ] kids: - name: Alice ipv4: 192.0.2.1-192.0.2.33 |