[haizea-commit] r627 - branches/TP2.0/tests
haizea-commit at mailman.cs.uchicago.edu
haizea-commit at mailman.cs.uchicago.edu
Wed Aug 5 04:27:08 CDT 2009
Author: borja
Date: 2009-08-05 04:27:08 -0500 (Wed, 05 Aug 2009)
New Revision: 627
Removed:
branches/TP2.0/tests/test_opennebula.py
Log:
No more automated OpenNebula tests since we're not accessing the database directly any more.
Deleted: branches/TP2.0/tests/test_opennebula.py
===================================================================
--- branches/TP2.0/tests/test_opennebula.py 2009-08-05 09:26:31 UTC (rev 626)
+++ branches/TP2.0/tests/test_opennebula.py 2009-08-05 09:27:08 UTC (rev 627)
@@ -1,11 +0,0 @@
-from common import BaseOpenNebulaTest
-
-class TestOpenNebula(BaseOpenNebulaTest):
- def __init__(self):
- self.config = self.load_configfile("base_config_opennebula.conf")
-
- def test_twoleases(self):
- self.do_test("one-twoleases.db")
-
- def test_threeleases(self):
- self.do_test("one-threeleases.db")
\ No newline at end of file
More information about the Haizea-commit
mailing list