diff options
author | Rob Austein <sra@hactrn.net> | 2008-01-11 22:03:38 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-01-11 22:03:38 +0000 |
commit | 78135c60b10bf18558804059da3423c225e3a286 (patch) | |
tree | 21d9c14434f373a2513bd237b626e7b45d01b2a8 /scripts | |
parent | 20b2e8b2d5b7373e807a35f6035352a91444de2b (diff) |
Note on testbed splicing
svn path=/scripts/README; revision=1472
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README index d9d91bbd..5b6b3933 100644 --- a/scripts/README +++ b/scripts/README @@ -81,6 +81,14 @@ Current TO DO list: readable by humans, but need to automate eventually. Running rcynic on the output would also be useful. + Being able to specify interaction with other servers (not running + under testbed) in a testbed.yaml might be useful for interop tests. + Kind of breaks testbed's fundamental model, though. Replacing what + testbed thinks is a leaf with somebody else would be easy, so maybe + we could specify some way to hang a bunch of rpkids under an + external parent? Hmm, data needed would look a lot like + testpoke.yaml, maybe we can reuse some of that language? + - Work on a common protocol dump format with APNIC and other implementors. Randy points out that it would be good if we could all read each other's dumps. |