Commit Graph

48 Commits

Author SHA1 Message Date
Edison Su 5e447ad17c bug 11463: simulator uses a seperate db source, to get it faster
status 11463: resolved fixed
2011-11-03 17:28:48 -07:00
frank 386683efdd move cloud-selenium*.jar to tools 2011-08-30 10:45:49 -07:00
Prasanna Santhanam c140dfa936 1. correcting the global property 2. handling the case if unittest2 is present 2011-08-29 18:42:58 +05:30
Edison Su 580ce19dc3 testClient: add timestamp for sync job 2011-08-25 18:50:28 -07:00
Edison Su daa1c14559 add missing files 2011-08-25 17:26:31 -07:00
Edison Su fbdda7d5db testclient: fix fix asyn job query for sync command 2011-08-25 17:18:47 -07:00
Edison Su d7726fe59b TestClient: use json instead of painful XML 2011-08-25 17:18:47 -07:00
Prasanna Santhanam 345f28f9e4 a. Test Discovery is only found in python 2.7+. unittest2 makes it backwards compatible for python 2.4-2.6
b. Adding traceback from pymysql to debug problems in connecting with database
2011-08-25 19:54:40 +05:30
Edison Su 7b034a68c0 TESTClient: more features: all the api will go through 8080 with apikey/securitykey, both keys are generated dynamically when you deploy your setup, add list/map type for api, and bug fix 2011-08-24 18:45:11 -07:00
frank b8b2f03e5f move migration to tools directory 2011-08-24 10:43:40 -07:00
Edison Su ef9ab5f7a9 TestClient: fix npe 2011-08-24 10:32:22 -07:00
Sangeetha Hariharan a5d7d5a02f Modified Script to accept input params for host/db/number of agents 2011-08-23 17:27:45 -07:00
Sangeetha Hariharan b0b9012d59 add testcase for zuccihni 2011-08-23 16:42:10 -07:00
Edison Su 019ed5f7a5 TESTClient: async job threads can exit after job pool is empty 2011-08-23 11:44:26 -07:00
Edison Su 49f283f364 add sample code to config advanced zone 2011-08-19 18:05:37 -07:00
Edison Su 3466d3f637 add new testcase class, make testcase pydev friendly 2011-08-19 16:21:16 -07:00
Edison Su c57ca25d2a need to update configuration 2011-08-18 10:51:50 -07:00
Edison Su 97e9a0171a change parameters 2011-08-18 10:51:44 -07:00
Edison Su c707aeb5da add more test cases 2011-08-18 10:51:38 -07:00
Edison Su 8fc6e18f46 fix typo 2011-08-18 10:51:34 -07:00
Edison Su 1bc7631bf2 finally, test framework works now 2011-08-18 10:51:31 -07:00
Edison Su 48494c5f20 generate json configuration file for any kind of data center setup, and deploy it 2011-08-18 10:49:18 -07:00
Edison Su 1600d70ca3 fix code generator, some api response is empty 2011-08-18 10:49:18 -07:00
Chiradeep Vittal e72dbbeeee how to generate api spec file 2011-08-15 17:44:56 -07:00
Edison Su 1cb9773d1a fix typo 2011-08-10 18:36:42 -07:00
Edison Su 7feaca1d60 fix cloudkit setup, to use new image 2011-06-27 16:06:52 -04:00
Edison Su 3cddd72c9b fix template sync issue 2011-06-02 22:38:13 -04:00
Chiradeep Vittal 303e2a7481 Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00
Alex Huang 8b06aed43b added mockito for mocking 2011-03-19 11:46:18 -07:00
anthony 8e334107f0 remove timestamp check for vhd-util check 2011-03-07 19:47:29 -08:00
anthony e01ca05208 copy_vhd_from_secondarystorage implement coalesce 2011-03-07 19:47:29 -08:00
anthony 79dacfacb5 Revert "make vhd-util cross build work"
This reverts commit c26de0b3e1.
2011-03-07 19:47:28 -08:00
anthony 95d39161cc vhd-util coalesce to a specified file 2011-03-01 19:58:47 -08:00
anthony c26de0b3e1 make vhd-util cross build work 2011-03-01 17:48:11 -08:00
anthony fecd83d2b4 import vhd-tools from xen-4.0.1 2011-02-28 19:41:14 -08:00
Kelven Yang 4a66441b93 Fix Eclipse project settings for separation of JUnit 2011-02-17 09:55:05 -08:00
Alex Huang c6efb2b09d bug 8529: propagated to master. Added junit test support to ant 2011-02-16 17:40:59 -08:00
edison e67e7d0e7b remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
edison 0e5469340c fix typo, should be "dev eth2" 2010-09-27 17:24:45 -07:00
edison 2d728d4044 set default gateway always on eth2, to fix the bug that system vm is not pingable, if public network and
private network both are in the same subnet.
2010-09-27 17:08:31 -07:00
kishan 9135553a45 Bug 6175: clear rules when pub interface is remove 2010-09-17 12:24:37 +05:30
Chiradeep Vittal e7c280214b file util required by download manager 2010-09-09 18:14:03 -07:00
Alex Huang 7249f168d5 more file changes 2010-09-09 13:27:20 -07:00
Manuel Amador (Rudd-O) b0acdbcf8b Split out build responsibility into per-project wscript_build files. Installation of generic directories like bindir, and creation of systemvms, remain in toplevel wscript_build. Make some waf code useful and reusable in the form of tools. 2010-08-31 20:40:17 -07:00
Chiradeep Vittal 2164d07b61 Make the vm smaller 2010-08-27 09:38:33 -07:00
Chiradeep Vittal aa49f9f98b Initial checkin of systemvm builder for debian-based systemvm 2010-08-23 18:40:06 -07:00
Alex Huang 3318f6dcb4 Issue #: 5890 Changes to projects to work in git
Status 5890: resolved works for me
2010-08-11 09:41:15 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00