Commit Graph

458 Commits

Author SHA1 Message Date
sanjeev 1b135af814 CLOUDSTACK-6172: Adding new test case to verify this fix
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:

	test/integration/component/test_volumes.py

Signed-off-by: sanjeev <sanjeev@apache.org>

CLOUDSTACK-6172: Fixed review comments provided in RR 25771
(cherry picked from commit 2d19bcb46a)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-11 20:48:14 +05:30
Gaurav Aradhye bd8eaf86fe CLOUDSTACK-7393: Expunging VM immediately and removing unncessary wait in test_vpc_vm_life_cycle.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 402fc914cf)

Conflicts:
	test/integration/component/test_vpc_vm_life_cycle.py
2014-09-09 09:14:10 +02:00
Gaurav Aradhye 34f3a5fd44 CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit d9066f8d29)
2014-07-30 12:31:28 +02:00
Gaurav Aradhye 2addc57d89 Fixing issues in regression test suite test_accounts.py
(cherry picked from commit 02f769c4d5)
2014-07-30 12:27:51 +02:00
Gaurav Aradhye a40f2315fd CLOUDSTACK-6657: Adding condition for checking error code 530 across test cases
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 8eca37056f)

Conflicts:
	test/integration/smoke/test_network.py
2014-07-30 12:10:03 +02:00
Gaurav Aradhye 2025f359c4 CLOUDSTACK-7178: Correcting imports in test_escalations* test cases
(cherry picked from commit 4e45b29689)
2014-07-28 23:12:58 +02:00
Ashutosh K 5898745299 CLOUDSTACK-7148: Adding missing list method
(cherry picked from commit dd138ceec5)
2014-07-28 23:12:58 +02:00
Ashutosh K 1ca9abd6dc CLOUDSTACK-7137: Resolving cleanup issue in test_escalations_securitygroups.py
(cherry picked from commit 8d8190ea4e)
2014-07-28 23:12:57 +02:00
Ashutosh K f055ec52d9 CLOUDSTACK-7024: Resolved cleanup issue in test script
(cherry picked from commit ec49669f1c)
2014-07-28 23:12:57 +02:00
Ashutosh K 6b66fe92ca CLOUDSTACK-7013: Fixing test script issue in test_add_remove_network.py
(cherry picked from commit f99a96f38a)
2014-07-28 23:12:57 +02:00
Ashutosh K 01e7833017 CLOUDSTACK-7020:Fixed test script issue
(cherry picked from commit b7d445873c)
2014-07-28 23:12:56 +02:00
Sangeetha 491eb1bb73 This test suite contains test cases relating to access checks for createNetwork(), deploying VM in an isolated network and restartNetwork() for Admin, domain admin and regular users.
(cherry picked from commit a18a4ea9e8)
2014-07-28 23:12:53 +02:00
Gaurav Aradhye dc75e46f90 CLOUDSTACK-6932: Removing redundant file test_escalations.py
(cherry picked from commit 7e43038215)
2014-07-28 23:12:50 +02:00
Gaurav Aradhye b44f66e12f CLOUDSTACK-6887: Code enhancement to ensure better cleanup
(cherry picked from commit 588e3e37af)
2014-07-28 23:12:49 +02:00
Gaurav Aradhye 12b6cf1be5 CLOUDSTACK-1466: Automation - Priamary Storage Limits
(cherry picked from commit a0f19d4bd5)
2014-07-28 23:12:49 +02:00
VinayV 63feb4519a CLOUDSTACK-6282: Modified IPAddress tests to fix the failures. Modified Instances, snapshots, templates tests to handle KVM Hypervisor
(cherry picked from commit 89c35abb4d)
2014-07-28 23:12:47 +02:00
Girish Shilamkar b518d61203 CLOUDSTACK-6888: Read postable IP configuration from config
(cherry picked from commit 49467f2954)
2014-07-28 23:12:47 +02:00
Ashutosh K 92a9703c55 CLOUDSTACK-6780: Resolved cleanup issue in portable ip test cases
(cherry picked from commit 0190c93668)
2014-07-28 23:12:46 +02:00
vinayvarmav 19cad0d9b6 CLOUDSTACK-6282-Added Automated testes for Networks and VPC API's
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 7dc0fca2e9)
2014-07-28 23:12:43 +02:00
vinayvarmav b38fcfeea8 CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses
(cherry picked from commit 378e1da42c)
2014-07-28 23:12:41 +02:00
Girish Shilamkar 7107c737f1 CLOUDSTACK-6655: Fixing cleanup issues with portable IP test cases
(cherry picked from commit 4e10b80293)
2014-07-28 23:12:40 +02:00
Gaurav Aradhye 8d211fa27b CLOUDSTACK-6687: Fixed IP reservation test case failures with code re-factoring
(cherry picked from commit 77460e9556)
2014-07-28 23:12:40 +02:00
Gaurav Aradhye 00d18b73d0 CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary
(cherry picked from commit ff1c4beec1)
2014-07-28 23:12:38 +02:00
Girish Shilamkar f7ff16cad4 Adding missing changes to test suits and configs before merging to 4.4-forward
(cherry picked from commit 87205f9555)
2014-07-28 23:12:37 +02:00
SrikanteswaraRao Talluri ee9613b650 1. More fixes for smoke and component tests
2. Removed test_data.cfg file
3. Fixes to marvin libraries

(cherry picked from commit 9bba24812e)
2014-07-28 23:11:07 +02:00
Ashutosh K e33d4a5732 CLOUDSTACK-7022: Fixed typo
(cherry picked from commit 967b82f16b)
2014-07-28 17:43:43 +02:00
Gaurav Aradhye 8c37e46807 CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases
(cherry picked from commit b849b7ee3d)
2014-07-28 17:43:32 +02:00
Gaurav Aradhye 79eae73add CLOUDSTACK-5342: Fix for failure in adding network to VM
(cherry picked from commit 24ef79aef8)
2014-07-28 17:43:27 +02:00
Gaurav Aradhye e51a9f1320 Fixed issues in regression suite project cpu limits
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit c3c8096476)
2014-07-28 17:43:25 +02:00
Gaurav Aradhye 38ef939efd Fixing few issues in Multiple IPs test cases
(cherry picked from commit 4466ed1ce1)
2014-07-28 17:43:19 +02:00
SrikanteswaraRao Talluri 5efb635980 Fixes for BVT and Regression run failures against 4.4 CS
(cherry picked from commit db153062db)
2014-07-28 17:43:13 +02:00
SrikanteswaraRao Talluri 04cac3f9bd CLOUDSTACK-5674:Fixes for BVT and Regression test failures.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>

(cherry picked from commit dcd3ce5ce0)
2014-07-28 17:43:13 +02:00
SrikanteswaraRao Talluri 798a6aa2e3 Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 404ac549bf)

Conflicts:
	test/integration/smoke/test_vm_iam.py
	tools/marvin/marvin/deployDataCenter.py
	tools/marvin/marvin/lib/base.py
2014-07-28 17:40:56 +02:00
Gaurav Aradhye d5220a88a0 CLOUDSTACK-7127: Fix for addRegion failure, avoiding regionid 1 while creating new region through test case
(cherry picked from commit ca59f01602)
2014-07-28 16:02:56 +02:00
Gaurav Aradhye 724c8dc7c9 CLOUDSTACK-7125: Fixed test_blocker_bugs.py, added code to wait for snapshots to be in 'BackedU' state
(cherry picked from commit 4395308bd8)
2014-07-28 16:02:56 +02:00
Ashutosh K e9d658e16e CLOUDSTACK-7014: Resolving test script related to affinity groups tests
(cherry picked from commit 1cc6317b5e)
2014-07-28 16:02:53 +02:00
Ashutosh K 843e604757 CLOUDSTACK-7025: Resolving test script issue
(cherry picked from commit 33fdfbc834)
2014-07-28 16:02:53 +02:00
Gaurav Aradhye ae837e34c6 CLOUDSTACK-6782: Egress FW rules test cases - Format unicode to string before string matching
(cherry picked from commit 323de6823d)
2014-07-28 16:02:23 +02:00
Gaurav Aradhye 13a4d56931 CLOUDSTACK-6689: Fixed indentation issue in persistent network test cases
(cherry picked from commit a418ee443d)
2014-07-28 16:02:12 +02:00
Gaurav Aradhye ef932a829d Code improvement: Persistent Network Test cases, Adding check to verify network state and fail test case in case network state is not as desired
(cherry picked from commit 3c43401449)
2014-07-28 16:02:11 +02:00
Gaurav Aradhye 8dd32992ee CLOUDSTACK-5887: Resolved issue in test_base_image_updation.py
(cherry picked from commit 1561138157)
2014-07-28 16:02:10 +02:00
Harikrishna Patnala 68c80e28c0 CLOUDSTACK-6253: Optimizing VR alerts getting algorithm In addition to this a new configuration parameter is added router.alerts.check.interval defaulted to 30minutes to check for alerts in Virtual Router 2014-04-09 18:11:24 +05:30
Ashutosh K 35b2bd50e0 CLOUDSTACK-6147: Adding automation tests for Dynamic Compute
Offering
2014-04-09 15:15:19 +05:30
Girish Shilamkar bf76012fba Fix problem string comparison with unicode
Conflicts:
	test/integration/component/test_egress_fw_rules.py
2014-04-03 16:26:35 +05:30
Ashutosh K 15aeaf25de CLOUDSTACK-2266: Adding automation tests for IP reservation feature
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-02 10:53:36 +05:30
SrikanteswaraRao Talluri 5f5416a51c CLOUDSTACK-6125: adding 'selfservice','provisioning' tags to segregate the tests
that can be run on simulator only and that needs hardware.

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-28 15:38:31 +05:30
Murali Reddy 7a929d1a0e region level VPC support
introduce 'RegionLevelVpc' as capability of 'Connectivity' service. Add
support for CreateVPCOffering to take the 'regionlevelvpc' as capability
of service 'connectivity'.

introduces new capability 'StretchedL2Subnet' for 'Connectivity'
service. Also add support to createNetworkOffering api to allow
StretchedL2Subnet capablity for the connectivity service.

adds check to ensure 'Connectivity' service provider supports
'StretchedL2Subnet' and 'RegionLevelVpc' capabilities when specified in
createNetworkOffering and createVpcOffering respectivley

enable ovs plug-in to support both StretchedL2Subnet and RegionLevelVpc
capabilities

make zone id optional parameter in createVpc, zone id can be null only
if vpc offfering supports region level VPC

in region level vpc, let the network/tier to be created in any zone of
the region

keep zoneid as required param for createVpc

skip external guest network guru if 'Connectivy' service is present in
network offering

fix build break in contrail manager

permit VM's to be created in different zone that in which network is
created if the network support streched L2 subnet

add integration tests for region level VPC

rebase to master

Conflicts:
	setup/db/db/schema-430to440.sql
2014-03-14 21:54:47 +05:30
Murali Reddy 015b667c6a integration tests for VPC's enabled for distributed routing 2014-03-14 16:56:38 +05:30
Gaurav Aradhye 286974488e CLOUDSTACK-6215: Updating test case to accomodate condition for VMware
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-14 11:34:52 +05:30
sanjeevneelarapu 4eece72eb1 Bug-Id: CS-19455 Add support for Hyper-v in regression test test_routers.py
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
2014-03-10 18:12:21 +05:30