aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests/yamltest.py
AgeCommit message (Collapse)Author
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
svn path=/rpkid/Makefile; revision=3465
2010-10-04Hack rpki.myrpki.csv_writer to write to a temporary filename, thenRob Austein
rename to the real filename on close. svn path=/rpkid.without_tls/rpki/myrpki.py; revision=3457
2010-07-11Clean up uses of RuntimeError exceptionRob Austein
svn path=/rpkid/irdbd.py; revision=3378
2010-07-04Handle nested hosting cases properly.Rob Austein
svn path=/rpkid/rpki/myrpki.py; revision=3324
2010-07-03Set "run_rpkid" correctly. This exposes a structural problem withRob Austein
yamltest's initialization sequence, which needs to be fixed, but at least this way myrpki knows that yamltest is doing something screwy. svn path=/rpkid/tests/yamltest.py; revision=3322
2010-06-10Add -keep_going flag to let us kill and restart individual daemonsRob Austein
without shutting down the whole test. svn path=/rpkid/tests/yamltest.py; revision=3280
2010-04-19Merge myrpki/ into rpkid/ and clean up the result.Rob Austein
svn path=/rpkid/Doxyfile; revision=3215