Commit Graph

140 Commits

Author SHA1 Message Date
Tienan Chen 8e11cdc79b refactor 2013-09-24 15:17:44 +08:00
Tienan Chen d922460310 refactor 2013-09-24 11:23:54 +08:00
Tienan Chen b9c9d28b24 debug and refactor 2013-09-24 11:02:55 +08:00
Tienan Chen 3b4cb24b4d go on creating the report, and it need to be tested 2013-09-23 22:35:06 +08:00
Tienan Chen 398ae19344 edit the structure of the monitorResult class, and set the result
reference to the hostNameUnderMonitor
2013-09-23 21:10:31 +08:00
Tienan Chen 0afd1eb705 add create report for testplan 2013-09-23 15:42:36 +08:00
Tienan Chen 77303cf806 begin to create report in pdf format 2013-09-22 22:20:59 +08:00
Tienan Chen 5534b8dae2 finish save result in database 2013-09-22 20:51:28 +08:00
Tienan Chen 4d5cc12ca9 refactor 2013-09-22 20:01:30 +08:00
Tienan Chen d813066b28 save the monitor result to database 2013-09-22 19:59:30 +08:00
Tienan Chen 4983e270d2 refactor and add the function of get monitor's networkInterface 2013-09-22 15:18:41 +08:00
Tienan Chen dc13b60c5f add createDatetime to scriptResult 2013-09-22 09:07:36 +08:00
Tienan Chen 83b3c33c16 add a table to save the results 2013-09-18 08:32:18 +08:00
Tienan Chen afb1e7ab22 add function to save the results 2013-09-18 08:31:43 +08:00
Tienan Chen 782105d3f9 refactor 2013-09-17 13:21:49 +08:00
Tienan Chen a3b34bd8b1 communicate with monitor 2013-09-17 09:37:58 +08:00
Tienan Chen 68d53f6b96 remove bugs 2013-09-16 21:08:10 +08:00
Tienan Chen 8961f2ea04 add modelList to TestPlanResultModel 2013-09-16 17:17:29 +08:00
Tienan Chen 03d676492f remove unused 2013-09-16 14:07:29 +08:00
Tienan Chen 69752008dc remove class not in use, which has been used before 2013-09-16 13:22:37 +08:00
Tienan Chen b1bec07627 refactor the getScriptBrief 2013-09-16 09:12:20 +08:00
Tienan Chen 1968e9325f add things about testplanHistory 2013-09-12 18:23:21 +08:00
Tienan Chen 54b0c7b889 refactor recordPortController 2013-09-12 16:01:53 +08:00
Tienan Chen daa8992d0a refactor removeAgent(hostName) to removeAgent(id) 2013-09-12 13:29:03 +08:00
Tienan Chen b9fb1c0aa4 refactor 2013-09-12 08:54:02 +08:00
Tienan Chen 79f1fbba6f add rollback 2013-09-11 20:47:54 +08:00
Tienan Chen e992a0e5df make the function of committing testPlan as a long transaction, easy to
rollback
2013-09-11 19:38:53 +08:00
Tienan Chen 068efeb49d refactor 2013-09-11 15:42:47 +08:00
Tienan Chen 354050b2e9 refactor 2013-09-11 15:38:05 +08:00
Tienan Chen dac71cc478 refactor 2013-09-11 15:32:22 +08:00
Tienan Chen 8402bd03e8 refactor 2013-09-11 15:31:18 +08:00
Tienan Chen 1386848805 add finished to ScriptBriefResultModel 2013-09-11 15:19:19 +08:00
Tienan Chen 3ffcaf99d5 refactor 2013-09-11 15:08:12 +08:00
fanfuxiaoran e1a5828428 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q-Master.git 2013-09-10 20:27:16 +08:00
Tienan Chen a8b38692c7 remove the result.jsp to web 2013-09-10 20:27:04 +08:00
Tienan Chen 87965bb1dd debug 2013-09-10 17:15:40 +08:00
Tienan Chen 97c06b9b70 add support about monitor's processor, memory and logical dist 2013-09-09 11:28:09 +08:00
Tienan Chen 431412baa8 add the monitor model to testPlan 2013-09-09 10:41:49 +08:00
Tienan Chen 098ce063fd add monitor config for testPlan 2013-09-09 10:32:57 +08:00
Tienan Chen db65f21e63 remove a little bug while commit script 2013-09-06 10:24:58 +08:00
Tienan Chen 20942e0299 refactoring 2013-09-05 09:01:45 +08:00
Tienan Chen 5333755202 refactor over 2013-09-04 16:03:04 +08:00
Tienan Chen 02450efa56 refactoring 2013-09-04 16:02:22 +08:00
Tienan Chen 48fba3dd1d refactoring 2013-09-04 14:21:30 +08:00
Tienan Chen 0f929df6d7 remove the AgentExecutionBlotter, and save it in the memory so that we
can remove it when the testPlan stopped
2013-09-04 09:40:04 +08:00
Tienan Chen 50b085274d add index of agentRunId in the DB, to be tested 2013-09-03 20:47:40 +08:00
Tienan Chen b052c2bd2f add test 2013-09-03 09:33:45 +08:00
coderfengyun 30e0c8530c add a test about update and remove script from db 2013-09-02 10:45:40 +08:00
coderfengyun 9fa380f31c add the function of update script 2013-09-02 10:26:16 +08:00
coderfengyun cdde4cd58e add the function of delete a script from db 2013-09-02 10:20:25 +08:00