Edison Su
ae83246acb
bug 11600: aquirelock before deleting a volume, which can be aquired by snapshot manager
...
status 11600: resolved fixed
2011-10-03 16:43:47 -07:00
Edison Su
eacb9dde26
[Simulator] Add API to configure simualtor: you can configure which command can be simulated, or how long it will wait for each command, for which zone/pod/cluster/host etc.
...
e.g: command=configuresimulator&name=SecurityIngressRulesCmd&zoneid=1&value=enabled:true|timeout=30, means enable command SecurityIngressRulesCmd for zone 1, and wait for 30 seconds.
2011-09-30 18:21:28 -07:00
frank
63117b36df
change client/.project to client not vmopsClient
2011-09-22 13:37:12 -07:00
Prasanna Santhanam
9c5587601f
bulk destroy tests for zucchini
...
(cherry picked from commit 4d8be2c5d234b9e0f3bda4d39cd04f7404e19709)
2011-09-20 12:53:07 +05:30
Prasanna Santhanam
4301b64b1a
listVM improvement and time measurement
...
(cherry picked from commit 79ecd70d90bf3f4cee7d1a7cc4090903af5300fd)
2011-09-20 12:53:07 +05:30
Prasanna Santhanam
2508733bd4
additional tests for resource limit issues
...
(cherry picked from commit b9f688b873d77e71c0578c7c00611cc39e021e41)
2011-09-20 12:53:07 +05:30
Prasanna Santhanam
5b92e4c9eb
reducing the size of the setup
...
(cherry picked from commit d99704027d5d5b1afaafccfe4918be9b2f69e836)
2011-09-20 12:53:06 +05:30
Prasanna Santhanam
eaf94145b4
bug 11490: simulator marks VMs as Stopped and not Expunging when they are Destroyed
...
status 11490: resolved fixed
reviewed-by: Kishan.Kavala@citrix.com
The simulator should mark the VM as Expunging when the root volume is destroyed
or VM sync will think the VM is still only Stopped and not expunged
(cherry picked from commit 6dd57f3023d3ca3bb323d20298d6a70c0bfb079c)
2011-09-19 17:36:56 +05:30
Prasanna Santhanam
005b37f6d8
bug 11489: simulator is not updating type field in mockvm table
...
status 11489: resolved fixed
reviewed-by: Kishan.Kavala@citrix.com
Added necessary VO methods to update the type field of the MockVM table.
(cherry picked from commit ddd090e0352579ca1b63a8676ac8a7564944f343)
2011-09-19 17:36:28 +05:30
Prasanna Santhanam
58ea286166
bug 11463: userVms and routers being stopped by the simulator
...
status 11463: resolved fixed
reviewed-by: Kishan.Kavala@citrix.com
When the management server restarts and does a full vmSync we need to send back
the state of the simulator VMs in the StartCommand for management server to
restore the states. Or HA will mark them as stopped.
(cherry picked from commit 65526eee33fbd98a9943b9dfce7a1a0c7577caeb)
2011-09-19 17:36:20 +05:30
Edison Su
bc724d702e
Simulator: qa needs the logs correctly when programming security rules
...
Reviewed-by:Sangeetha.Hariharan@citrix.com
2011-09-15 16:11:08 -07:00
Edison Su
72d987aa23
bug 11448: simulator: move vm state into memory
...
status 11448: resolved fixed
2011-09-15 14:04:26 -07:00
Edison Su
cefae498dc
fix simulator too slow when programming security rule: by don't write the rule into memory instead of database. Later on, I can choose a new db source for simulator, instead of share the same db with mgt server
2011-09-15 10:12:29 -07:00
Edison Su
d461cfbf1b
fix security group rule which not get updated into db, and simulator agents reports the wrong security group to mgt server
2011-09-12 19:09:41 -07:00
Chiradeep Vittal
3cb4ad4934
Add more detail when unable to schedule cleanup
...
clean up tests for security group manager v2
move interval to listener -- allows it to be configurable if needed
fix mocks
Enhanced logging for security group manager (from zucchini)
fix merge issues
merge issues
2011-09-12 18:22:55 -07:00
Prasanna Santhanam
ff1f4dcabf
* Ordering the test cases as they are interdependent right now.
...
(cherry picked from commit 8dde6b3d0174fa001cf6819284650afb0a972f28)
2011-09-12 17:11:28 +05:30
Prasanna Santhanam
2f12de8e35
* Ordering the test cases as they are interdependent right now.
...
* Enabling security groups for zucchini zones
* Timing listVM with timeit
2011-09-12 17:11:05 +05:30
Prasanna Santhanam
3603e2bbe2
setup and tests for kumquat
...
(cherry picked from commit ef4225ed66f31c51a49a1280a7879718f6a34852)
2011-09-07 18:33:24 +05:30
Prasanna Santhanam
e6e21b2f2d
some stress tests for guava 1. testDeploy in multiple accounts 2. testDestroy in multiple accounts 3. combine stress in 1. and 2.
...
(cherry picked from commit 6784d04e05e1ccde1eb3534c8fb245fb138703c2)
2011-09-06 18:38:15 +05:30
Prasanna Santhanam
f8556ccb3b
Adding primary storage in the cluster and ipranges to the zone
...
(cherry picked from commit ef9b6ff6f999ea0323983647a98a9da9b7545488)
2011-09-06 18:38:03 +05:30
Prasanna Santhanam
1c899ba9b1
advanced network, single pod, guava environment
...
(cherry picked from commit 49db10343833593519b8bb39f31280276910d84d)
2011-09-06 11:34:20 +05:30
Prasanna Santhanam
7134be84e1
renaming to fruit
2011-09-06 09:46:53 +05:30
anthony
f47bf2e4cf
fixed eclipse classpath
2011-08-31 13:35:37 -07:00
Prasanna Santhanam
dc7ac31dce
1. correcting the global property 2. handling the case if unittest2 is present
...
(cherry picked from commit d1b71859c0d6bb054d64f38b7bc6f11d37bd1725)
2011-08-29 18:44:57 +05:30
Prasanna Santhanam
5ae45e4baf
correcting indentation problems with python
...
(cherry picked from commit 6212443c37a85d335e835d690b4b33c10edb48c1)
Conflicts:
agent-simulator/scripts/zucchini/setup.py
2011-08-25 19:52:15 +05:30
frank
d36a988d84
move simulator/test to opensource
2011-08-24 10:37:30 -07:00