Girish Shilamkar
8e374c5d6f
Re-enabling fixed test case test_primary_storage.py
...
(cherry picked from commit 5749abc23a )
2014-07-28 23:12:52 +02:00
Santhosh Edukulla
45db2348de
CLOUDSTACK-6914: Fixed the Issue
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 54e4c07528 )
2014-07-28 23:12:47 +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
Harikrishna Patnala
360e5a2770
Fixed Regression issues mentioned in following test failures
...
integration.smoke.test_iso - CLOUDSTACK-6774, CLOUDSTACK-6769
integration.smoke.test_non_contigiousvlan - CLOUDSTACK-6776
integration.smoke.test_primary_storage - CLOUDSTACK-6770
integration.smoke.test_secondary_storage – CLOUDSTACK-6777, CLOUDSTACK-6773
integration.smoke.test_scale_vm - CLOUDSTACK-6768
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 2a28a3c5a4 )
2014-07-28 16:02:22 +02:00
SrikanteswaraRao Talluri
14796783fd
CLOUDSTACK-6125: added smoke tests with following tags 1. selfservice - tests which can be run on simulator. 2. provisioning - tests that need actual hypervisor resource.
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-28 15:39:22 +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
SrikanteswaraRao Talluri
8fd476e2fd
CLOUDSTACK-2557: Fix add primary storage tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-28 11:17:42 +05:30
Prasanna Santhanam
145ba437cb
fixing sed replace typo
2012-11-09 18:56:23 +05:30
Prasanna Santhanam
d251bafbd4
Summary: tests can be driven parallely per module
...
Detail: multiprocess plugin will drive each module in a seperate
process. the test runs will now be speeded up.
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 1352465966 +0530
2012-11-09 18:29:25 +05:30
Prasanna Santhanam
802ddd43ca
Summary: Moving the test integration libraries into marvin for CLI work
...
Detail: Integration tests use these libraries (base,utils,common) for
simplifying the usage of the API. These define the verbs of each
entity's usage (create, delete, add etc). For the CLI to present the
simplified API we'll leverage the integration libraries.
+ Fixes to setup-test-data.sh - kvm and xen each use a different version
of the built-in Cent OS template, 5.5 and 5.3 namely.
At a later point the setup-test-data script needs to be obsoleted.
ostypeids in tests should directly be determined from listOsTypes API
calls
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 1351520707 +0530
2012-10-29 20:23:02 +05:30
Prasanna Santhanam
149bcb390b
adding attributes to the smoke tests
2012-09-12 18:48:32 +05:30
David Nalley
7b7d51cecd
apply chip childers licensing patches for the test directory
...
https://reviews.apache.org/r/5444/
2012-06-26 11:19:58 -04:00
Prasanna Santhanam
e29b0dafb6
Moving smoke tests and component tests into the test folder
...
Reviewed-by: pychecker
2012-05-17 17:01:49 +05:30