molteniron/tests
Mark Hamzy 7ead3dd0ef Add a bunch of new testcases for molteniron
Add tests for adding a BM node, for allocating a BM node, for
culling BM nodes, for deallocating a BM node, for deallocating
a node's owner, for cleaning the database, for getting a field
of a node, for getting the IPs of a node, and for removing a
BM node.

Change-Id: I666747656948e19d4817327b33017c4f01752baa
2016-10-05 17:01:46 -05:00
..
testAddBMNode.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testAllocateBM.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testCull.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testDeallocateBM.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testDeallocateOwner.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testDoClean.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testGetField.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testGetIps.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00
testRemoveBMNode.py Add a bunch of new testcases for molteniron 2016-10-05 17:01:46 -05:00