Gaurav Aradhye
02c7bc0201
CLOUDSTACK-8336: Adding test for shared network restart, with and without cleanup
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-20 17:32:14 +05:30
Gaurav Aradhye
f393199325
CLOUDSTACK-8277: Code improvement - test_shared_networks.py, test_multiple_ip_ranges.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-26 13:05:45 +05:30
Girish Shilamkar
598e9b1cbc
CLOUDSTACK-7413: Adding required_hardware tag to regression test cases so that the test cases are picked up by simulator accordingly
2014-08-25 09:14:22 +05:30
sanjeevneelarapu
76d050ba53
CLOUDSTACK-4282: [SharedNetworks] Unable to create multiple shared networks with different VLAN but with same CIDR
...
Signed-off-by: sanjeev <sanjeev@apache.org>
Incorporated review comments provided in review request 23610
2014-08-21 10:22:19 +05:30
SrikanteswaraRao Talluri
0e223d6787
Merge branch 'master' into marvin
...
Conflicts:
test/integration/component/test_base_image_updation.py
test/integration/component/test_cpu_domain_limits.py
test/integration/component/test_cpu_limits.py
test/integration/component/test_cpu_project_limits.py
test/integration/component/test_ip_reservation.py
test/integration/component/test_memory_limits.py
test/integration/component/test_mm_domain_limits.py
test/integration/component/test_mm_project_limits.py
test/integration/component/test_persistent_networks.py
test/integration/component/test_portable_ip.py
test/integration/component/test_routers.py
test/integration/smoke/test_deploy_vm.py
test/integration/smoke/test_deploy_vm_with_userdata.py
test/integration/smoke/test_internal_lb.py
test/integration/smoke/test_vm_life_cycle.py
test/integration/smoke/test_volumes.py
tools/marvin/marvin/codes.py
tools/marvin/marvin/configGenerator.py
tools/marvin/marvin/lib/base.py
tools/marvin/marvin/lib/common.py
tools/marvin/marvin/lib/utils.py
2014-04-08 17:53:37 +05:30
SrikanteswaraRao Talluri
91a5e3bb66
CLOUDSTACK-6125: adding 'selfservice','provisioning' tags to segregate the tests
...
that can be run on simulator only and that needs hardware.
2014-03-28 15:34:57 +05:30
Girish Shilamkar
d70ef2a279
CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions
2014-02-26 17:13:21 +05:30
Santhosh Edukulla
bf72441d13
CLOUDSTACK-6006: Remove integration folder and lib
2014-02-04 12:01:58 +05:30
Girish Shilamkar
dfff362c11
CLOUDSTACK-5351: Fixed a regression where shared_ntwk_vlan was not changed to shared_vlan
2013-12-04 18:54:50 +05:30
Gaurav Aradhye
6aca7de291
CLOUDSTACK-5215: Correcting and refactoring code related to
...
getting free vlan
2013-11-21 10:53:27 +05:30
Girish Shilamkar
186b82ae3a
CLOUDSTACK-5148: Fix test_createSharedNetwork_projectSpecific
...
VM was being created with accountid and also project. By doing
this create vm or any other resource will fail. Only specify
project in which resource is created.
2013-11-14 21:16:01 -05:00
Girish Shilamkar
addf5b0f8c
CLOUDSTACK-4256: Fixed Shared Network test cases using random private
...
ips for shared networks
2013-10-31 22:21:00 +05:30
Gaurav Aradhye
8350a6bd4c
CLOUDSTACK-4256 - Fixed shared network test cases
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-15 13:40:00 +05:30
venkataswamybabu budumuru
2ea66124f2
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
...
Corrected Indentation issues.
2013-09-12 18:33:41 +05:30
venkataswamybabu budumuru
4356ecc627
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
...
Skipped the test "test_createSharedNetwork_usedVlan" as there is another test
(test_createSharedNetwork_usedVlan2) which is covering the righ scenario.
moreover this test is creating issues for couple of other tests due to
incompleteness
(cherry picked from commit 237f8ec702a7bf3ba2a3215caf421797fcf9c263)
2013-09-12 18:26:31 +05:30
Prasanna Santhanam
61b787975c
CLOUDSTACK-4283: remove hardcoded shared_vlan from test_shared_networks
...
SharedNetwork creation requires a pre-setup VLAN outside of the guest
VLANs defined during zone creation. Use a VLAN tag outside the guest
range as a shared network vlan to create shared networks.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 35867ccbd90c824b4faae438dac99400babeff95)
2013-08-13 15:31:43 +05:30
Prasanna Santhanam
da1a79dab7
remove hardcoded vlan for shared network test
...
use a vlan outside of the vlans managed by cloudstack.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-05 22:05:21 +05:30
Prasanna Santhanam
64c120c0db
Fixing minor typos
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-24 18:04:29 +05:30
Prasanna Santhanam
63cf7aa8ce
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>
(cherry picked from commit c44fa2cc20ca137dd5524c619c32fd49d3382c86)
2013-07-23 18:02:29 +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
rayeesn
76520e807f
import tag missing from test_shared_networks.py
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-18 11:43:39 +05:30
SrikanteswaraRao Talluri
862b955059
CLOUDSTACK-2363: Fix to conform to library changes
...
Several fixes for account.account references are fixed to the correct
account. reference
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-06-12 21:31:40 +05:30
Prasanna Santhanam
a4356b559c
More fixes to regression tests:
...
- Remove extraneous non-ascii chars
- cloudconnection is auto GCed. No explicit cleanup required.
- Add environment tags for shared network tests
- Invalid account.account references
- Indentation errors
- Skip the storage motion test on unsuitable host environment
- remove copy template test. covered in the smoke tests
- invalid keys in service dictionary
- Unskipping tests skipped tests
-
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-25 15:40:42 +05:30
Prasanna Santhanam
8f57a851be
account name dereferences as account.name
...
Fix to tests to conform to library changes.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-14 10:34:01 +05:30
Prasanna Santhanam
894413e362
Marvin IP cleared tests for various cloudstack components
...
One big blob of all the tests that were posted for IP clearance several
months ago. IP clearance VOTE has passed on general@
Ref: http://markmail.org/thread/xareczan2kx4hhom
RAT check passed.
2013-05-14 10:24:27 +05:30