From 5fb2dd7c790a8a65290a413da5d04be4811a8a2c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 21 Dec 2007 07:47:29 +0000 Subject: Checkpoint svn path=/scripts/testdb.py; revision=1408 --- scripts/testdb.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts/testdb.py') diff --git a/scripts/testdb.py b/scripts/testdb.py index 4e98669f..2df389c0 100644 --- a/scripts/testdb.py +++ b/scripts/testdb.py @@ -72,7 +72,11 @@ def main(): for a in db.engines: a.run_daemons() - # 6: Create objects in RPKI engines + # Create objects in RPKI engines + + for a in db.engines: + a.create_rpki_objects() + # 7: Write YAML files for leaves # 8: Start cycle: # 8a: Run cron in all RPKI instances -- cgit v1.2.3