Pearl Dsilva
97e97c34f2
marvin: Bypass tests on Simulator ( #4712 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-02-22 13:29:27 +05:30
Pearl Dsilva
aa01580381
network: Specify IP for VR in shared networks ( #4503 )
...
This PR enables admins to specify IP for a VR in a shared network.
2021-02-18 13:54:09 +05:30
Abhishek Kumar
d6e8b53736
vmware: vm migration improvements ( #4385 )
...
- Fixes inter-cluster migration of VMs
- Allows migration of stopped VM with disks attached to different and suitable pools
- Improves inter-cluster detached volume migration
- Allows inter-cluster migration (clusters of same Pod) for system VMs, VRs on VMware
- Allows storage migration for stopped system VMs, VRs on VMware within same Pod if StoragePool cluster scopetype
Linked Primate PR: https://github.com/apache/cloudstack-primate/pull/789 [Changes merged in this PR after new UI merge]
Documentation PR: https://github.com/apache/cloudstack-documentation/pull/170
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-02-12 12:41:41 +05:30
Rohit Yadav
66f0beda5f
Updating pom.xml version numbers for release 4.14.1.0
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-02-08 16:24:09 +05:30
Rohit Yadav
0cca854613
Merge remote-tracking branch 'origin/4.15'
2021-02-05 18:29:13 +05:30
Rohit Yadav
f5a44b3502
Merge remote-tracking branch 'origin/4.14' into 4.15
2021-02-05 18:28:02 +05:30
Pearl Dsilva
c9c1d4a6e5
marvin: fix test failures when changing service offering of a VM ( #4651 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2021-02-05 18:12:12 +05:30
Rohit Yadav
ba127dab3e
Merge remote-tracking branch 'origin/4.15'
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-02-05 16:02:26 +05:30
Rohit Yadav
6bde1384ff
Merge remote-tracking branch 'origin/4.14' into 4.15
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-02-05 16:01:01 +05:30
Abhishek Kumar
29e309839d
test: hardware required for changeserviceoffering ( #4650 )
...
Signed-off-by: Abhishek Kumar <abhishek.kumar@shapeblue.com>
2021-02-05 15:58:45 +05:30
Abhishek Kumar
db4f9e9b53
test: fix checksums for test template ( #4655 )
...
macchinina-vmware.ova has changed at http://dl.openvm.eu/cloudstack/macchinina/x86_64/
sha1, sha256 and m5 checksum have been updated for template file in test_template.py
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2021-02-05 15:56:54 +05:30
Rohit Yadav
b482da8c91
Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2021-01-11 13:58:30 +05:30
Daan Hoogland
280c13a4bb
Updating pom.xml version numbers for release 4.15.0.0
...
Signed-off-by: Daan Hoogland <dahn@onecht.net>
2021-01-05 15:51:02 +00:00
Daan Hoogland
81e9e6809b
Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
...
Signed-off-by: Daan Hoogland <dahn@onecht.net>
2021-01-04 11:34:46 +00:00
Daan Hoogland
e26202f23e
Updating pom.xml version numbers for release 4.16.0.0-SNAPSHOT
...
Signed-off-by: Daan Hoogland <dahn@onecht.net>
2021-01-04 11:32:10 +00:00
Daan Hoogland
01b3e361c7
Updating pom.xml version numbers for release 4.15.0.0
...
Signed-off-by: Daan Hoogland <dahn@onecht.net>
2020-12-23 16:32:25 +00:00
Daan Hoogland
fb1e903532
Merge branch '4.14'
2020-12-03 15:11:59 +01:00
Wei Zhou
03e65a1266
vpc vr: plugin nics by this order: public/private/guest
2020-12-03 15:10:43 +01:00
Wei Zhou
627070c5f8
vpc vr: fix Conflicting device id on private gw nic
2020-12-03 15:10:43 +01:00
Rohit Yadav
df07e27921
Merge remote-tracking branch 'origin/4.14'
2020-12-01 14:04:53 +05:30
Wei Zhou
e8ee8e9fbe
fix failures with test_multiple_nic_support.py ( #4495 )
2020-11-30 16:21:46 +05:30
Daan Hoogland
e9ce381c56
Merge branch '4.14'
2020-11-25 09:04:53 +01:00
Wei Zhou
a979ab9050
integration test: update steps
2020-11-25 08:40:16 +01:00
Wei Zhou
6a91b8ace7
integration test: add private gateway in test
2020-11-25 08:40:16 +01:00
Wei Zhou
b2d8fffeea
integration test: verify public nics state
2020-11-25 08:40:16 +01:00
Wei Zhou
655ed10655
bugfix #2 vpc vr: fix issue if static nat is disabled but still other IP used by lb/pf
2020-11-25 08:40:16 +01:00
Rohit Yadav
d3f18ef71c
Merge remote-tracking branch 'origin/4.14'
2020-11-20 21:12:20 +05:30
Wei Zhou
75fdb07387
vpc: fix ips on wrong interfaces after rebooting vpc vrs ( #4467 )
...
* vpc: fix ips on wrong interfaces after rebooting vpc vrs
* #4467 : Rename to updateNicWithDeviceId
* CLSTACK-8923 vr: Force a restart of keepalived if conntrackd is not running or configuration has changed
2020-11-20 21:02:53 +05:30
dahn
a348afe91b
default teardown methods with reversed() handling ( #4289 )
...
Co-authored-by: Daan Hoogland <dahn@onecht.net>
2020-11-13 07:56:28 +00:00
davidjumani
8a8947aa1e
Including instance details in KubernetesClusterResponse ( #4420 )
2020-10-27 14:44:44 +01:00
nvazquez
75019442f6
Fix storage policy smoke test
2020-10-26 09:45:01 -03:00
nvazquez
795dc01212
Fix for none type response error handling
2020-10-25 15:14:04 -03:00
nvazquez
c405e5dc31
Add new API to check storage policy compatible pools and fix marvin test for storage policies
2020-10-25 02:19:22 -03:00
nvazquez
0d7c582e22
Fix macchinina checksums for VMware
2020-10-24 12:59:59 -03:00
nvazquez
187813a209
Fixes after smoke tests results on VMware
2020-10-22 17:14:26 -03:00
dahn
ff197b2b56
readability/formatting
2020-10-21 09:31:29 +02:00
dahn
6cde21048a
make sure dependencies get cleaned up after their depenedants
2020-10-21 09:30:26 +02:00
dahn
6db6660a0c
object creation seperated from filling it
2020-10-21 09:29:07 +02:00
dahn
95816499d8
cleanup the right object list in the right order
2020-10-21 09:27:43 +02:00
dahn
0101330213
class object cleanup and append
2020-10-21 09:26:30 +02:00
Vladimir Petrov
ce236e94ea
Smoke test for VMWare storage policies.
2020-10-20 18:37:56 +03:00
nvazquez
ee5b8763a6
Fix remove VM and its volumes for deploy-as-is if have previously failed - restore cpu flags in nested virtualization test
2020-10-19 15:05:58 +05:30
nvazquez
897cc4bdba
Fix nested virt marvin test
2020-10-19 15:05:57 +05:30
nvazquez
d864e9dc39
[VMware] Full OVF properties support
2020-10-19 15:05:56 +05:30
Rohit Yadav
b3bafffff3
Merge remote-tracking branch 'origin/4.14'
2020-09-29 14:33:58 +05:30
Abhishek Kumar
9391fa9b6b
cks: assorted fixes, test refactoring ( #4269 )
...
Fixes #4265
Fixes for:
template selection
network cleanup
capacity check
specific patch version during deployment
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2020-09-29 14:31:41 +05:30
davidjumani
e0a842cf3a
test: Changing test_pvlan vlan id to prevent conflict with env config ( #4340 )
2020-09-29 10:58:00 +05:30
Pearl Dsilva
b464fe41c6
server: Secondary Storage Usage Improvements ( #4053 )
...
This feature enables the following:
Balanced migration of data objects from source Image store to destination Image store(s)
Complete migration of data
setting an image store to read-only
viewing download progress of templates across all data stores
Related Primate PR: apache/cloudstack-primate#326
2020-09-17 10:12:10 +05:30
Pearl Dsilva
caefb0c9b5
test: Increase wait time before running the ssvm health check script on SSVM reboot ( #4312 )
...
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
2020-09-15 13:25:19 +05:30
Spaceman1984
39734afcbc
Changed test failure to warning ( #4264 )
...
* Added more time for capacity log
* Changed test to warning instead of fail when a timeout happens
* Update test_human_readable_logs.py
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2020-08-25 15:29:59 +05:30