Remi Bergsma
b32c0569c5
bump ssh retries to prevent false positives of test_loadbalance
2016-04-30 20:58:40 +02:00
Wilder Rodrigues
bb3d1cde60
CLOUDSTACK-8947 - Do not rely on the machine hostname to verify the test
...
- The machine hostname might be different depending on the template. So do not rely on it.
- Using the "uname" command instead.
2015-10-14 07:44:39 +02:00
Wilder Rodrigues
384b6c7cd4
CLOUDSTACK-8947 - Fail fast!
...
- If we canno SSH after 5 retries, it means it's not working. Do not wait for 60 attempts
2015-10-14 07:44:39 +02:00
sanjeev
18fee95109
Removed medium dictionary from test_data and modified the tests dependent on it
...
Removed duplicate test data related to vm properties.Modified tests dependent on it
Removed duplicte service offerings from test data and modified tests dependent on it
Bug-Id: CLOUDSTACK-8617
This closes #644
2015-08-06 11:29:13 +05:30
Santhosh Edukulla
7c15f148da
CLOUDSTACK-6914: Fixed the mentioned issue
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2014-06-17 14:26:44 +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
102c1bc9c8
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-25 15:43:05 +05:30
Girish Shilamkar
47c5b63881
CLOUDSTACK-5674: Fixed all BVTs and some marvin functions
2014-02-19 16:33:42 +05:30
Girish Shilamkar
2d93d83b44
CLOUDSTACK-5674: Added missing import for FAILED
2014-02-14 14:59:35 +05:30
Girish Shilamkar
f3a77c79e8
CLOUDSTACK-5674: cls.fail does not work in setUpClass fixed it with assert.
2014-02-14 14:27:13 +05:30
Santhosh Edukulla
3dbb2ae488
CLOUDSTACk-5674: Added fix for CLOUDSTACK-5674
2014-02-12 17:34:34 +05:30
Girish Shilamkar
c1d34369aa
Revert "CLOUDSTACK-5674: Few fixes"
...
This reverts commit e6b93b0a68 .
2014-02-12 17:27:47 +05:30
Girish Shilamkar
e6b93b0a68
CLOUDSTACK-5674: Few fixes
2014-02-11 14:54:46 +05:30
Girish Shilamkar
995e3f5b5d
Revert "CLOUDSTACK-5674: Few new fixes"
...
This reverts commit 3493f17bad .
2014-02-11 12:36:07 +05:30
Girish Shilamkar
3493f17bad
CLOUDSTACK-5674: Few new fixes
2014-02-09 16:04:31 -05:00
Santhosh Edukulla
bf72441d13
CLOUDSTACK-6006: Remove integration folder and lib
2014-02-04 12:01:58 +05:30
Girish Shilamkar
6c5b1670b2
CLOUDSTACK-5925: Removed incorrect import
2014-01-27 19:14:45 -05:00
Girish Shilamkar
7305063fb4
CLOUDSTACK-5925: get_*() functionality changed in marvin, changed BVT too.
2014-01-28 11:12:24 +05:30
Girish Shilamkar
6a2cc9fbd0
CLOUDSTACK-5925: Moved test data from testsuites to marvin/config
...
Also merged redundant testdata as they were found.
2014-01-22 12:21:07 +05:30
Santhosh Edukulla
c7fe212c3b
CLOUDSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 16:34:46 +05:30
SrikanteswaraRao Talluri
65b12f45b9
Revert "CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention"
...
This reverts commit ec00a6fb74 .
2013-11-08 16:05:30 +05:30
Santhosh Edukulla
ec00a6fb74
CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2013-11-08 16:02:10 +05:30
Prasanna Santhanam
3fec71e748
Fix domain deletion in test_project_resources.py
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit a019f34572 )
2013-07-28 11:56:50 +05:30
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
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
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
248bea8b27
ipaddress is included
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-07-04 14:39:54 +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