Paul Angus
99da5338ff
fix macchinina template specificied for vmware in Marvin tests
...
- Fix macchnina template url
- Fix a variable scope issue
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-10-05 15:11:00 +05:30
Michael Andersen
ecc8cc0bc9
PEP8 of integration/smoke/test_vpc_vpn
2016-01-12 11:24:35 +01:00
Michael Andersen
a42b04695f
Add S2S VPN test for Redundant VPC
2016-01-12 11:24:34 +01:00
Michael Andersen
fd83ca00e3
Make integration/smoke/test_vpc_vpn Hypervisor independant
2016-01-12 11:24:34 +01:00
Michael Andersen
c883853892
smoke/test_vpc_vpn: Add template wait & refactor
...
PEP8
Changed hardware tag to true
2015-11-04 07:45:10 +01:00
Michael Andersen
e2d13131e7
Improve marvin test site2site VPN
...
Add optional fields: iprange and fordisplay to Marvin base.py class method Vpn.create
Add optional field: passive to Marvin base.py class method Vpn.createVpnConnection
2015-10-20 11:01:23 +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 e6b93b0a6824a3f2845fb42596c04b348ae147e2.
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 3493f17bad3b8b57778b62d464c5e7f910351cc0.
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
Sheng Yang
3205cd42b5
CLOUDSTACK-730: Site-to-site VPN between VPC VR to VR
...
Now VPN connection can be created as "passive", which would enable the ability
of remote peer initiate the connection. So it's possible for VPC VR to
establish the connection to another VPC VR of CloudStack.
Test case also included.
The test case would create 2 vpcs and using VPN to connect them.
2013-10-30 19:30:22 -07:00
Sheng Yang
1528725949
CLOUDSTACK-754: Enable Remote Access VPN for VPC
...
With integration smoke test case.
2013-10-24 17:34:41 -07:00