Sheng Yang
6275d697e3
Automation: add object to cleanup set immediately after creation
...
Otherwise it's possible that the later failure would prevent the object from
been clean up.
2013-07-29 17:15:15 -07:00
Girish Shilamkar
8be9a47542
CLOUDSTACK-3454: Fix test_portable_publicip
...
Added isportable param to associateIP API. Fixed base class
for PortableIP tio call portableip APIs.
Removed test_createPortablePublicIPAcquire from basic zone run
requires additional network creation handling which can be done
in component tests.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 4054a8e2ac )
2013-07-29 20:00:17 +05:30
Gaurav Aradhye
67c96d419d
CLOUDSTACK-3841: Fixed test case issue. The exception raised earlier was valid behaviour, added missing assertRaiss statement
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-29 19:57:10 +05:30
Prasanna Santhanam
83f4c3289a
remove vpc offering from cleanup.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-29 16:37:54 +05:30
Prasanna Santhanam
4a6fcd253c
CLOUDSTACK-3901: Test for vpc offerings
...
- Fix the test that ensures vpc offerings cannot be created with
firewall service
- CLOUDSTACK-3902 blocks the fix for vpc offerings created without
source nat service. Without source NAT VPC creation should fail.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit e4de46e4b1 )
2013-07-29 16:22:03 +05:30
Prasanna Santhanam
d66edb5e2b
CLOUDSTACK-3900: Remove the offering that is deleted before cleanup
...
One of the VPC offerings (4) is deleted in the test before moving into
teardown. This offering should be removed from cleanup.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-29 15:55:39 +05:30
Sowmya Krishnan
08c82883f6
CLOUDSTACK-3744 Fixed order of cleanup objects, removed offerings cleanup
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-29 15:35:13 +05:30
Prasanna Santhanam
53feae08de
Remove duplicate while-loop retries during ssh
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-29 14:51:37 +05:30
Prasanna Santhanam
bb971a208c
CLOUDSTACK-3795: When listing the publicipaddress provide assocNtwkId
...
PublicIpAddresses.list takes an associatednetworkid which lists all the
public ip addresses in the deployment's physical network associated with
the vnet.
Various tests failed because of `networkid` used in place of
`associatednetworkid`
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-29 14:39:06 +05:30
Prasanna Santhanam
f83187585e
Removing invalid test for accounts
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-28 17:00:30 +05:30
Prasanna Santhanam
a019f34572
Fix domain deletion in test_project_resources.py
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-28 11:24:25 +05:30
Prasanna Santhanam
93f79e1a15
CLOUDSTACK-2882: We are mounting an ISO not a volume
...
So fdisk -l doesn't list the mounted iso. Instead use showmount -e to
find the mounted device.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-27 21:51:53 +05:30
Prasanna Santhanam
b39d302888
CLOUDSTACK-2882: Additional device types for IDE/SCSI
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-27 19:47:02 +05:30
Sheng Yang
4a7b503746
Automation: Fix endless silly test cases
2013-07-26 00:19:35 -07:00
Sheng Yang
b539366229
Automation: Fix test_redundant_router.py
...
1. Many state check need to wait for while for status to update
2. BACKUP router would still have eth2 and IP, but it's not enabled. Fix the
case.
2013-07-25 20:46:26 -07:00
Prasanna Santhanam
2b0a972676
Fix bunch of affinity group tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-25 22:51:03 +05:30
Prasanna Santhanam
1012d87860
CLOUDSTACK-3796: Fix the missing attribute for zoneid
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 3277ceaf0b619171a19893f525aec2685ae6367c)
2013-07-25 15:51:45 +05:30
Prasanna Santhanam
1067888f6d
CLOUDSTACK-3617: Skip the test if config is not suitable
...
Provided a utility method to ensure the config is suitable for running
the test. If vm.instancename.flag is unset then skip the tests.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-25 15:34:15 +05:30
Prasanna Santhanam
c6d9919c88
CLOUDSTACK-3021: Do not delete the domain
...
We delete the accounts within the domain thereby cleaning up resources.
Also corrected the typo in the test description. ForceDelete test was
called without force option and vice versa
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-25 14:15:03 +05:30
Sheng Yang
4759492979
Automation: Fix test_vpc_network_staticnatrule.py
...
And remove NAT rule part from static nat test case. Remove static nat part from
port forwarding test case.
2013-07-24 18:49:46 -07:00
Sheng Yang
60bc2cc28a
Automation: Fix test_vpc_vms_deployment resource release
...
The account may be failed to be deleted in the test case, so we still need to
clean it up after.
2013-07-24 16:53:55 -07:00
Sheng Yang
1fc6335401
Automation: Redundant routers don't have the same link local IP
...
It's invalid test case.
2013-07-24 16:09:10 -07:00
Sanjay Tripathi
5009d3b82a
CLOUDSTACK-3696: Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-24 22:45:57 +05:30
Sowmya Krishnan
a7df12edbf
Add wait while Netscaler recognizes service to be up
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-24 22:40:44 +05:30
Prasanna Santhanam
1e64df854c
Fixing minor typos
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 64c120c0db )
2013-07-24 18:04:56 +05:30
Prasanna Santhanam
26044101b6
CLOUDSTACK-3698: Ensure VM is accessible before stopping VR
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 368f32fa25 )
2013-07-24 18:04:49 +05:30
Prasanna Santhanam
8e30ee3f1a
Revert "CLOUDSTACK-3696: Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project."
...
Despite the patch the test fails. Removing the patch applied for testing
locally.
This reverts commit 605a31eb70 .
2013-07-24 16:52:59 +05:30
Prasanna Santhanam
74ac8575b0
CLOUDSTACK-3724: optimizing cleanup
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-24 16:52:45 +05:30
Sanjay Tripathi
605a31eb70
CLOUDSTACK-3696: Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-24 16:52:45 +05:30
Likitha Shetty
127b0d7cd9
CLOUDSTACK-3743. test_tags.py:TestResourceTags not tearing down the account.
2013-07-24 11:16:00 +05:30
Sheng Yang
839ccf389f
Automation: Add sleep for RvR state checking
...
Because the mgmt server would update RvR state only every 30 seconds by default.
2013-07-23 22:35:10 -07:00
Sheng Yang
e473e9aa66
Automation: Fix clean up in tearDown
...
We shouldn't clean up class-scope resources(_cleanup). We should create local
ones(cleanup) then clean it.
So:
cls._cleanup would be used for class-scope resources.
self.cleanup would be used for each unit.
2013-07-23 21:19:32 -07:00
Sowmya Krishnan
7551d8b1a9
CLOUDSTACK-3693 Fix more account objects
2013-07-23 13:58:02 -07:00
Sowmya Krishnan
cfffe63afb
CLOUDSTACK-3697 LB rule clean up already done in cleanup project
2013-07-23 13:56:39 -07:00
Sheng Yang
9c0620f71e
Automation: Fix different names for cleanup
2013-07-23 13:14:34 -07:00
Sheng Yang
a7359708a3
Automation: Fix typo in test_redundant_network_rules
...
It result in failed to setUp and clean up.
2013-07-23 12:23:24 -07:00
Sheng Yang
49b44e4cd7
Automation: Fix enormous missing tearDown() for test cases
...
This result in countless test case failure because many test case units didn't
clean up after it.
The regression test result should be improved quite a bit after this change.
2013-07-23 12:10:48 -07:00
Sowmya Krishnan
1cd435e25a
Fixed account objects CLOUDSTACK-3726
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-23 20:51:03 +05:30
Sanjay Tripathi
a06b3f40eb
CLOUDSTACK-3724: Test case "test_vpc_vms_deployment.py" failed to find network offering.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-23 20:32:48 +05:30
Sanjay Tripathi
6b2c9bf3ae
CLOUDSTACK-3689: Test case test_accounts.TesttemplateHierarchy.test_01_template_hierarchy failed during ListTemplate call.
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-23 18:01:42 +05:30
Prasanna Santhanam
c44fa2cc20
CLOUDSTACK-3678: Multiple fixes to shared network tests
...
- No need to cleanup offerings as they are lightweight entities
- Cleanup order changed to clean accounts, networks and then the domains
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-23 18:00:23 +05:30
Prasanna Santhanam
f05118b5b0
CLOUDSTACK-3728: same issue as CLOUDSTACK-3719
...
Make the size explicit parameter to random_gen() for snapshot data
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-23 18:00:23 +05:30
Prasanna Santhanam
c319ba3ba7
CLOUDSTACK-3719: wrong declaration of random_gen call
...
since random_gen can take an id to prepend a testcase identifier to the
created cloud resource, we need to explicitly specify the size param. In
vmsnapshot test create the random_data string of size (100)
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-23 11:39:36 +05:30
Sheng Yang
ec3466b276
CLOUDSTACK-3643: Automation: Fix VPC test cases
...
Also add a timeout for network connection testings.
Ideally this timeout should be around 30s or even less, but keep it at 60s for
now for safe.
2013-07-22 18:45:09 -07:00
Girish Shilamkar
b44c620850
CLOUDSTACK-3610: Fix regression test "test_accounts.TestUserLogin"
...
Now password is sent as clear text as per CLOUDSTACK-1734
So changed marvin to handle this. Plus domainid was not
passed in the testcase and marvin used "domainid" instead of
"domainId" as a parameter. Fixed these two errors.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-22 22:53:09 +05:30
Sanjay Tripathi
7d6c091c05
CLOUDSTACK-3695: test_add_user_to_project failed with missing attribute "email".
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 983b7c62a464af94aabf0686671c986025a19788)
2013-07-22 22:53:09 +05:30
Prasanna Santhanam
d0695c1ffc
CLOUDSTACK-3672: Multiple minor fixes to tags tests
...
- SourceHost is an id
- Invalid format in debug() message corrected
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-22 22:53:09 +05:30
Prasanna Santhanam
3ac0e95ffb
Minor fixes to the test_accounts
...
when an account is deleted listAccounts raises an exception.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-22 22:53:08 +05:30
Gaurav Aradhye
4f22561f69
CLOUDSTACK-3679: Added subsequent change that was needed after change in try_ssh function
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-22 22:53:08 +05:30
Sheng Yang
d672272a77
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:21:17 -07:00