Rohit Yadav
11b7b0a3c3
Merge branch 'GA-4.5.1' into 4.5
2015-05-07 15:27:45 +02:00
Gaurav Aradhye
f33f044d19
CLOUDSTACK-8449: Include zoneid parameter in base library for updateConfiuration method
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #234
2015-05-07 12:32:14 +05:30
Rohit Yadav
069aa4e5f3
CLOUDSTACK-8433: remove awsapi db usage and add upgrade cleanup path
...
- Removes awsapi db properties usage across codebase
- Removes references from spring xmls, test cases and TransactionLegacy
- Adds sql command to drop database cloudbridge in schema-451to460-cleanup.sql
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-05-06 15:22:04 +02:00
Abhinandan Prateek
e1a212842a
CLOUDSTACK-8429: optimizing travis to run configurable set of tests only after configurable runs
2015-05-06 08:49:16 +05:30
pritisarap12
628dde7fd2
CLOUDSTACK-8308: Adding automation test cases for VM/Volume snapshot continuation
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #230
2015-05-05 20:43:57 +05:30
pritisarap12
a380be6081
CLOUDSTACK-8308: Adding automation test cases for VM/Volume snapshot testpath snapshot limits
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #170
2015-05-05 16:22:18 +05:30
Abhinandan Prateek
1eb6f929ab
CLOUDSTACK-8429: optimizing travis to run configurable set of tests only after configurable runs
2015-05-05 14:11:41 +05:30
Rohit Yadav
0eb4eb2370
Updating pom.xml version numbers for release 4.5.1
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-05-04 12:17:03 +02:00
Rajani Karuturi
89fa251119
CLOUDSTACK-8429: travis: running junit tests only in the first job
...
added a new environment variable RUNUNITTESTS
running full build if RUNUNITESTS is true else skipping tests
job1 now runs only unittests
removed some of the test files from job9 and job10 as they are timing
out.
This closes #218
2015-05-01 22:57:31 +05:30
Abhinandan Prateek
fb0bfd5d4f
CLOUDSTACK-8429: disabling unit test for faster build
2015-05-01 12:35:03 +05:30
Rohit Yadav
0fa1453809
systemvmtemplate: use archived debian 7.8.0 iso since Debian8 is released now
...
This fixes the urls and jenkins build
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-29 17:19:15 +02:00
Rohit Yadav
a4120b24e4
systemvmtemplate: 7.8.0 iso is archived now, use link from archives
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-29 17:14:11 +02:00
Rajani Karuturi
0b8355920e
Merge branch 'volume-upload' into master
...
This closes #206
2015-04-29 11:12:53 +05:30
Rohit Yadav
1f87057248
marvin: set ssl cert verification only if ssl module supports it
...
ssl._create_unverified_context is not available for all Python 2.x environment,
the fix would check if the attribute is available before trying to set it
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-28 14:24:26 +02:00
Rohit Yadav
429296e7b7
database_comparision_during_upgrade: add missing license header
...
This fixes the rat build
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-27 11:55:41 +02:00
Gaurav Aradhye
9a58794a04
CLOUDSTACK-8394: Use custom decorator to skip test case
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #190
2015-04-24 16:29:09 +05:30
shweta agarwal
00b6a54dcf
tool to aid db comaprision for upgrade testing
2015-04-24 10:03:05 +05:30
shweta agarwal
cf3a8c0d2b
verifying template creation permission
2015-04-22 15:40:41 +05:30
sailajamada
4df55f199e
Test data file update with Interop config changes
2015-04-20 17:21:42 +05:30
sailajamada
7887420eba
Added size to Volume create wrapper
2015-04-20 17:20:50 +05:30
Milamber
e0925a085c
Update L10N resource files on master branch (with 4.6 translation strings from Transifex)
2015-04-19 10:30:14 +01:00
Milamber
33fff0dab7
Add 4.6 messages proporties in Tx config file
2015-04-19 10:13:01 +01:00
pritisarap12
ffb3f0ed2d
CLOUDSTACK-8236-Test-case-storage-migration-test-path --Adding missing changes from storage migration testpath in codes.py
...
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #174
2015-04-16 12:10:56 +05:30
SrikanteswaraRao Talluri
bb4f234f9d
Merge branch '8380' of https://github.com/gauravaradhye/cloudstack
...
This closes #159
2015-04-14 11:30:10 +05:30
Gaurav Aradhye
8a5b1e60a4
CLOUDSTACK-8375: VCenter port group verification - return as PASS if no physical networks in zone
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-04-13 16:58:14 +05:30
Gaurav Aradhye
4d05c3b966
CLOUDSTACK-8375: Marvin - Code Improvement - related to verifying VCenter port groups corresponding to traffic types in a zone
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-04-13 16:58:13 +05:30
Gaurav Aradhye
469270ab0c
CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed
2015-04-13 16:50:38 +05:30
Ian Duffy
66cded75e0
Move Devcloud4 into main repository
2015-04-11 16:17:02 +01:00
Rohit Yadav
d8eb2e5e48
systemvmtemplate: install open-vm-tools from wheezy-backports, install XStools
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-10 15:48:36 +05:30
Rohit Yadav
bf3a0d6085
appliance: remove 32bit systemvmtemplate definition
...
Starting 4.5, we won't be using 32bit systemvmtemplate. Removing dead code as
it's already far behind in terms of maintenance compared to the 64bit definitions.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-10 15:35:18 +05:30
Rohit Yadav
5d458e8fb7
systemvmtemplate: fix guest driver/tool installation
...
- VMWare tools not needed since we're install open-vm-tools also recommended by VMWare:
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2073803
- Installing XStools 6.5
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-10 15:34:57 +05:30
Rohit Yadav
be26b9189c
systemvmtemplate: set systemvm version to 4.5.1
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-10 13:24:34 +05:30
KC Wang
01864ef77c
CLOUDSTACK-6697: bigswitch networking plugin update
...
1. provide compatibility with the Big Cloud Fabric (BCF) controller
L2 Connectivity Service in both VPC and non-VPC modes
2. virtual network terminology updates: VNS --> BCF_SEGMENT
3. uses HTTPS with trust-always certificate handling
4. topology sync support with BCF controller
5. support multiple (two) BCF controllers with HA
6. support VM migration
7. support Firewall, Static NAT, and Source NAT with NAT enabled option
8. add VifDriver for Indigo Virtual Switch (IVS)
This closes #151
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-09 13:02:02 +05:30
shweta agarwal
974c56423d
Restore VM verification tests
...
This closes #148
Signed-off-by: SrikanteswaraRao Talluri<talluri@apache.org>
2015-04-08 12:39:16 +05:30
shweta agarwal
433e6a2bd4
added two test case related to restore VM functionality
2015-04-07 11:16:20 +05:30
Gaurav Aradhye
799a03398c
CLOUDSTACK-8361: Adding functionality in marvin to check the port groups in VCenter corresponding to configuration of traffics in physical networks
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This closes #144
2015-04-03 15:28:48 +05:30
Rohit Yadav
97ad1e24b8
systemvmtemplate: increase /opt parititon by 100MB
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-03 10:49:36 +05:30
Rohit Yadav
0fff19a76f
systemvmtemplate: increase /opt partition by 100MB
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-03 10:48:19 +05:30
sailajamada
736f7042f3
Automation script changes with additional cases
2015-04-02 09:31:34 +05:30
Abhinav Roy
dedc860a62
CLOUDSTACK-8357 Add Test cases for vMotion support on VMFS as primary storage
2015-04-01 23:18:40 +05:30
Gaurav Aradhye
c05e37b28d
CLOUDSTACK-8356: Mentioning netaddr module in setup.py in marvin as it is used across test cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-04-01 15:30:17 +05:30
SrikanteswaraRao Talluri
7a70f8ab19
Merge branch 'vcentermarvin' of https://github.com/srikanteswartalluri/cloudstack
...
This closes #134
2015-04-01 15:14:18 +05:30
sailajamada
eac8d4b153
Updated test data file with osid
2015-03-30 16:21:41 +05:30
Rohit Yadav
2de12b50f8
systemvmtemplate: zero out /var/log partition
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 15:52:51 +05:30
Rohit Yadav
fe6c009399
zerodisk: zeroout /var/log and cleanup
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 15:42:11 +05:30
Rohit Yadav
9080ed6efc
systemvmtemplate: only extract systemvm directory from src snapshot
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 14:29:38 +05:30
Rohit Yadav
6f907fb2cd
systemvmtemplate: increase disk size to 3000
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 13:58:33 +05:30
Rohit Yadav
03ff244ff1
systemvmtemplate: increase disk size to 3000
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 13:56:41 +05:30
Rohit Yadav
d0e65d7c34
systemvmtemplate: use separate partition for /var/log
...
/var/log fills up /var and fails operation of normal services. This fix
restricts /var/log to 100-200M. The fix for CLOUDSTACK-6885 tries to make sure
we don't keep a lot of logs.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 13:54:20 +05:30
Rohit Yadav
77ed0c4b96
systemvm64template: use separate partition for /var/log
...
/var/log fills up /var and fails operation of normal services. This fix
restricts /var/log to 100-200M. The fix for CLOUDSTACK-6885 tries to make sure
we don't keep a lot of logs.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 13:49:15 +05:30