Gaurav Aradhye
e245718837
CLOUDSTACK-3679: Added subsequent change that was needed after change in try_ssh function
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 233456d95f80effa293e21e199886d61b17dbd19)
2013-07-22 19:36:27 +05:30
Sheng Yang
a102853fb9
CLOUDSTACK-3643: Automation: Fix test_vpc_network.py
...
1. Port 80 won't help on ICMP
2. RvR doesn't support VPC now.
2013-07-21 22:24:10 -07:00
Sheng Yang
982c0b5dfb
CLOUDSTACK-3643: Automation: Fix wrong network acl rule for ping
2013-07-21 22:24:03 -07:00
Sanjay Tripathi
ecfeaa1037
CLOUDSTACK-3620: [Automation] API removevpnuser failed, in test case test_project_usage.TestVpnUsage.test_01_vpn_usage.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-20 12:20:15 +05:30
Sheng Yang
88c84d9109
CLOUDSTACK-3643: Fix wrong protocol type and test case sequence
2013-07-19 19:27:14 -07:00
Prasanna Santhanam
2d9566eb8a
CLOUDSTACK-3644: Failed to pass apiclient to public ip delete
...
Test VPC Release IP assigned to LB rule fails because we don't pass in
the apiclient to it.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 2f0a0a61363074ffa959d7ff9596a1b07b2de40a)
2013-07-19 17:44:53 +05:30
Prasanna Santhanam
62c54e77a3
CLOUDSTACK-3655: RvR tests fail when handling switchover
...
During switchover of master->backup->master, the rvr goes through
UNKNOWN, FAULT, MASTER/BACKUP. In case of improper transition the state
is FAULT. Include additional state check in the tests.
(cherry picked from commit 0c699394f246bc2b052a22d88b3f938ba8a72770)
2013-07-19 17:44:52 +05:30
Prasanna Santhanam
ae2ee95069
CLOUDSTACK-3655: RvR fails with unexpected state
...
The guestcidr is no longer specified directly. Use the netmask and
gateway combination to create custom cidr network
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit a4d902fc9b48e963d5987965207e3745e1728741)
2013-07-19 17:44:52 +05:30
Sowmya Krishnan
78ac22e157
Fixed ostype CLOUDSTACK-3645
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-19 11:17:11 +05:30
Prasanna Santhanam
cba42bba25
Fix typo in spelling Afifnity -> Affinity
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 5d3856911e )
2013-07-18 18:31:22 +05:30
Prasanna Santhanam
a3511c3ecf
remove tag used while debugging
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit d6fc6577ef )
2013-07-18 18:31:22 +05:30
Prasanna Santhanam
97ad190383
remove waits during claenup
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 06f5f5ba44 )
2013-07-18 18:31:22 +05:30
sailajam
69462fd0cb
CLOUDSTACK-3636: Fix invalid condition to check for empty response for private service offerings
2013-07-18 17:01:00 +05:30
Gaurav Aradhye
e25cbd66d2
CLOUDSTACK-3168: Change in try_ssh function
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-18 15:06:22 +05:30
Prasanna Santhanam
8442e35a79
tearDownClass and not teardown
...
Include the affinity group in the deletion/cleanup
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit af9a8de901 )
2013-07-18 15:05:57 +05:30
Prasanna Santhanam
c0de2c5857
Delete the affinity group by id and not name
...
Adding some docstrings to the tests so the test runner reports them.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 296c2f6a70 )
2013-07-18 15:05:57 +05:30
Prasanna Santhanam
c3a04b63a7
CLOUDSTACK-3619: Cleanup of volume is not required as gc takes care.
...
We don't need to delete the volume resource as part of cleanup as the
storage gc is expected to cleanup orphaned volumes in deleted
accounts/projects.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 8bc3757e80 )
2013-07-18 15:05:56 +05:30
Prasanna Santhanam
e90ef2b4b5
remove the wait during cleanup
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-18 15:05:56 +05:30
Sanjay Tripathi
d52d2c8505
CLOUDSTACK-3618: When project account does not exist, API now throws exception
...
API call listprojectaccounts failed, and test case
test_projects.py:test_08_cleanup_after_project_delete failed due to
this
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 52fa8532bb )
2013-07-18 15:05:56 +05:30
sailajam
f5bd253b2b
CLOUDSTACK-3596: Domain ID missing to deploy VM request . Included Domain id
2013-07-18 13:52:04 +05:30
Prasanna Santhanam
22cb5be8b6
CLOUDSTACK-3592: Fix project email reference.
...
Emails belong to user's within accounts. Refer to the first user within
the account and use his email for account invites.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:26:21 +05:30
Girish Shilamkar
234db0561f
CLOUDSTACK-3586: Fixed regression test cases for Affinity Groups
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:23:58 +05:30
ashutoshkelkar
9f9510be91
CLOUDSTACK-2273: cleanup using user api client for domain admins
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:23:57 +05:30
Sowmya Krishnan
cfd892fc3b
Fixes CLOUDSTACK-3582
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 19:23:57 +05:30
SrikanteswaraRao Talluri
5fbec76c8a
Fixed arguments in the format string in the debug message.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:36:27 +05:30
SrikanteswaraRao Talluri
3a60e56529
change all instances of account.account to acccount.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:36:27 +05:30
Sowmya Krishnan
2910f9058d
CLOUDSTACK-3582: Add sleep so Netscaler recognizes the service to be up
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:36:27 +05:30
Sowmya Krishnan
51b7f5de91
Fix typo netscaler_1 in TestAddMultipleNSDiffZone
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-17 12:14:11 +05:30
Prasanna Santhanam
535903f928
ostypeid references removed
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 088c1e2a46 )
2013-07-11 16:45:53 +05:30
Prasanna Santhanam
3f5c1c6da3
CLOUDSTACK-3384: Fix the vlan range < 4096
...
VLAN ranges beyond 4095 are properly handled. Fix the test to accomdate
this change
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-11 09:41:17 +05:30
Prasanna Santhanam
6735532765
do not wait for cleanup
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-06 20:18:23 +05:30
Prasanna Santhanam
f337fed1ec
do not wait for cleanup
...
simply cleanup and exit and network.gc will happen later
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 620ed6e0f1 )
2013-07-06 19:19:33 +05:30
Prasanna Santhanam
d11681fb05
Network GC test moved to regression suite
...
The network GC test is a long running test as it waits for
network.gc.wait + network.gc.interval * 2 to verify that the network
cleanups happen corectly. This test is also part of the regression suite
and is redundant in the smoke. The test run takes 30m longer because of
this test included in smoke.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-05 18:52:47 +05:30
Prasanna Santhanam
9e2224dd49
print debug message for the waiting time
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 313177a51e )
2013-07-05 11:09:56 +05:30
Prasanna Santhanam
b3aa11ca39
Include definition for vm_3 in assign and load balance test
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-04 21:45:00 +05:30
Prasanna Santhanam
da9552b7f3
move isAlmostEqual to utils
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-04 20:14:54 +05:30
Gaurav Aradhye
048cf5aae8
CLOUDSTACK-2884: Fixed test_04_change_offering_small
...
Added method to compare if two digits are almost equal within given range
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-04 20:14:54 +05:30
Prasanna Santhanam
248bea8b27
ipaddress is included
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-04 14:39:54 +05:30
Prasanna Santhanam
1e646629fe
CLOUDSTACK-3354: Fix scalevm test
...
After you scale the vm, user is expected (oddly) to update the virtual
machine to signal that the PV tools are installed. This tells cloudstack
that the VM has been successfully scaled up/down.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit c8ad4e5ced )
2013-07-04 13:52:36 +05:30
Prasanna Santhanam
30039e121b
Separate the loadbalancing tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-04 13:37:27 +05:30
Prasanna Santhanam
9ba36fd173
uncomment the cleanup.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-03 20:03:50 +05:30
Prasanna Santhanam
9f0c9ee20c
CLOUDSTACK-3184: integration test for the updateVirtualMachine
...
updateVirutalMachine fails if no args are passed. this test also further
verifies that the displayname is changed when vm is started up
successfully.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-03 19:39:02 +05:30
Prasanna Santhanam
9d07f899c8
separate the shared network test for network offerings
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-03 17:10:53 +05:30
Prasanna Santhanam
04d9d209ad
Removing the vlan selection in network offering test
...
Also do not wait for cleanup. Just send cleanup to server and proceed
further.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-03 17:04:20 +05:30
Prasanna Santhanam
43f31dcc66
Only print debug message when the planner fails to disperse
...
User Dispersion is a best effort of deployment planning and cannot
always guarantee the dispersion logic will work. However this does not
fail the deployment. Adjust the test so as to print a debug and exit
instead of fail.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-02 19:13:48 +05:30
Prasanna Santhanam
46bd2f8a28
Cleanup list corrected
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-02 17:00:55 +05:30
Gaurav Aradhye
b8d876fff8
CLOUDSTACK-3168: Resolved 'Object NoneType' issue.
...
Replaces ipaddress by ipaddress.ipaddress wherever required
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-02 15:33:20 +05:30
sanjeevneelarapu
479f89ca3c
assertion fails because cluster could be None
...
Object is being used in one of the Assert statements however it is not
callable. Fixed it.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-02 15:22:05 +05:30
Prasanna Santhanam
34eabd957c
Fix attr plugin import and class reference
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-30 21:44:16 +05:30
Prasanna Santhanam
c7315975d2
Fix tab/space issues
...
Several test failures occurred due to tab issues
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-30 13:20:27 +05:30