Ashutosh K
1f7699f458
CLOUDSTACK-7998: test_escalations_instances.py - Correcting code related to detach volume
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-04 16:37:35 +05:30
Ashutosh K
c2c7ee25ed
CLOUDSTACK-8020: test_snapshots.py - Fixed cleanup issue
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-04 16:32:48 +05:30
Rohit Yadav
482815d084
CLOUDSTACK-8011: Upgrade maven dependencies
...
Changes;
- Upgrades maven-war plugin to 4.5 (faster war packaging)
- Upgrade spring framework to latest minor release
- Upgrade ehcache, jasypt, httpclient, httpcore and other core dependencies
- Upgrade to latest ipv6 library, fix unit test NetUtilsTest
- httpcore and httpclient are sharing same version variable
- commons-httpclient is different that httpclient, the fix gives it a separate var
- Apidocs failed to generate and get stuck with new reflections version, for now
we will continue using 0.9.8
Newer dependencies can be listed using:
mvn versions:display-dependency-updates -Dnoredist -Dsimulator -P developer,systemvm
Testing;
- Tested using Maven 3.2.1
- Local noredist build with unit tests succeeds
- CloudStack mgmt server started, basic business layer tests work
- Observed 10-15% build time improvement using new maven-war plugin
Branch: bugfix/4.5-8011 (commits are squashed in favour of a linear history)
Pull request:
https://github.com/apache/cloudstack/pull/50
This closes #50
TravisCI build summary:
https://travis-ci.org/shapeblue/cloudstack/builds/42902172
- Build passes with unit tests
- Apidocs generates successfully
- Most integration tests pass, some fail due to timeout errors, second re-run
passes some of them
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit fac7bfc5d503aa25a82a684f7ec545197d255fb2)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
pom.xml
2014-12-04 02:14:54 +05:30
Gaurav Aradhye
98d75b0259
CLOUDSTACK-7991: test_security_groups.py - Move config data to test_data.py and fix pep8 issues
...
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2014-12-02 10:03:41 -05:00
Chandan Purushothama
4c21172f3b
CLOUDSTACK-7979 : Fixed the script 'test_security_groups.py' - Zone Network Type Information should to be passed to VirtualMachine create method
2014-12-02 15:44:22 +05:30
Gaurav Aradhye
3d279bbb19
CLOUDSTACK-7993: Code enhancement - test_egress_fw_rules.py - Removing unncessary waits
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-02 15:40:47 +05:30
Gaurav Aradhye
e6236297a1
CLOUDSTACK-8001: test_add_remove_network.py - Tag invalid test case as invalid
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-02 15:32:33 +05:30
SrikanteswaraRao Talluri
2b22022f92
CLOUDSTACK-7865:Wrongly skipping the test if the local storage is enabled.
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 19:22:51 +05:30
Gaurav Aradhye
1bc13f7537
CLOUDSTACK-7933: test_escalations_instances.py - Fixed test_13_vm_nics for Vmware
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:55:54 +05:30
Ashutosh K
df6078bb2d
CLOUDSTACK-7934: Fixed cleanup issues test_escalations_volumes.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:51:11 +05:30
Ashutosh K
7197f8c24a
CLOUDSTACK-7942: Fixing account permission issue in test_template.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:48:08 +05:30
Ashutosh K
c25b6fab12
CLOUDSTACK-7949: Fixing issue in test_base_image_updation.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:42:08 +05:30
Ashutosh K
0ce9439d37
CLOUDSTACK-7953: Fixed time wait period for verifying snapshot policy
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:38:49 +05:30
Ashutosh K
825cae8d92
CLOUDSTACK-7963: Fixed test case in test_dedicate_guest_vlan_ranges.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:32:33 +05:30
Gaurav Aradhye
d7940cca1e
CLOUDSTACK-7938: Marvin - Create a new section in test_data.py for configurable data and change test cases accordingly
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:27:01 +05:30
Ashutosh K
2805f51e43
CLOUDSTACK-7965: Fix script related to force delete domain test case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-25 18:16:31 +05:30
Gaurav Aradhye
5f99917991
CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config file
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-17 15:14:27 +05:30
Doug Clark
3609f60447
CLOUDSTACK-7355 - test_netscaler_configs.py uses hardcoded NetScaler credentials
...
Refactored code to use test_data instead of hardcoded NetScaler credentials
Refactored code to remove large scale duplication
Fixed some minor logic error in the existing tests
This patch has not added or removed any of the original test-cases.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-14 16:56:59 +05:30
Chandan Purushothama
f92fa4257a
CLOUDSTACK-7885 : Fixed the script '/maint/test_vpc_host_maintenance.py'
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-14 16:46:37 +05:30
Gaurav Aradhye
2bfddc55b8
CLOUDSTACK-7860: test_eip_elb.py - Move Netscler info out of the test case. Read it from config. Fix attribute error. Fix pep8 issues. Fix imports.
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-14 16:39:55 +05:30
Gaurav Aradhye
b3faab6f42
CLOUDSTACK-7693: test_scale_vm.py - fix pep8 issues
...
CLOUDSTACK-7878: Skip scale VM operation on vmware if vmware tools are not installed
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-13 18:28:13 +05:30
Gaurav Aradhye
46d9f8c6f5
CLOUDSTACK-7879: Skip dynamic scaling on vmware if vmware-tools are not installed
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-13 18:27:48 +05:30
Chandan Purushothama
2c08e30a49
CLOUDSTACK-7894 : Fixed the script test_vm_passwdenabled.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-13 18:10:44 +05:30
Chandan Purushothama
bcf328833a
CLOUDSTACK-7895 : Fixed the script test_security_groups.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-13 17:56:20 +05:30
Chandan Purushothama
a02864ab8b
CLOUDSTACK-7897 : Fixed the script test_reset_ssh_keypair.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-13 17:50:14 +05:30
SrikanteswaraRao Talluri
7efc4c388f
CLOUDSTACK-7865: fixed pep8 errors and errors in wrong references
...
to the variables
2014-11-11 19:21:38 +05:30
Gaurav Aradhye
85ac979f72
CLOUDSTACK-7818: Fixing test_escalations_instances.py, Removing dependency of test cases on each other
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-10 17:20:35 +05:30
Gaurav Aradhye
53694133d8
CLOUDSTACK-7823: test_snapshots.py - remove test case dependency on each other
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-10 17:17:32 +05:30
Gaurav Aradhye
23df5f22ac
CLOUDSTACK-7856: test_vpc_network_pf_rules.py - Check if httpd service is running or not, if not, start it
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-10 17:07:46 +05:30
Chandan Purushothama
2f7959d219
CLOUDSTACK-7862: Fixed the script 'maint/test_high_availability.py' - Test Cases failing on Simulator as Testcases try to ssh to the VMs
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-10 16:37:02 +05:30
Chandan Purushothama
f78defda0f
CLOUDSTACK-7863: Fix the script 'test_vpc_vms_deployment.py' - Test Cases failing on Simulator as Testcases try to ssh to the VMs
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-10 16:31:31 +05:30
Gaurav Aradhye
3e00f99c53
CLOUDSTACK-7866: Passing type value to list_hosts method so as to avoid listing SSVM and CPVM
...
Correcting hostid attribute
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-10 16:29:39 +05:30
Gaurav Aradhye
2cd4ad201a
CLOUDSTACK-7800: Correcting code related to unplug NIC on VMware
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-05 12:57:40 +05:30
Hugo Trippaers
1681b02279
CLOUDSTACK-7646 Move the nuage test out of smoke as it depends on noredist components
...
(cherry picked from commit 779cd60a70a687a60db3102a0635a1ee57928235)
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-10-30 16:49:05 +01:00
Prashant Kumar Mishra
a69950f6a9
CLOUDSTACK-7632:Automation for volume life cycle testPath
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This closes #32
2014-10-30 18:30:25 +05:30
Gaurav Aradhye
aa1e260812
CLOUDSTACK-7728: Test script to identify product issue
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:35:32 +05:30
Gaurav Aradhye
4f297efef5
CLOUDSTACK-7692: Fixed template register issue in test_project_usage.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:33:37 +05:30
Gaurav Aradhye
e2ba1b614c
CLOUDSTACK-7691: Fixed 'Exception not raised' issue in test_project_limits.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:32:24 +05:30
Gaurav Aradhye
dc4b04fbe8
CLOUDSTACK-7684: Fixed Exception not raised issue in secondary storage limits test suite test_ss_max_limits.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:31:19 +05:30
Gaurav Aradhye
b9fed951ef
CLOUDSTACK-7682: Fixed usage event issue. Used api client of account for which we are checking the usage
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:28:39 +05:30
Gaurav Aradhye
a1e7feead9
CLOUDSTACK-7685: Fixed copy template method call in test_escalations_template.py. Removed unbound method of the same name as bound method from base library and changed method call accordingly
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:15:52 +05:30
Gaurav Aradhye
b1ab888bf0
CLOUDSTACK-7801: test_volumes.py - Fixed import and pep8 issues
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:07:52 +05:30
Gaurav Aradhye
af510eb656
CLOUDSTACK-7802: test_vpc_network.py - Increasing polling period for network state check
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:06:46 +05:30
Gaurav Aradhye
a4174d3e91
CLOUDSTACK-7805: test_vpc_vms_deployment.py - Removing invalid steps from test case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 15:01:31 +05:30
Gaurav Aradhye
070e689c4f
CLOUDSTACK-7800: VMware - Hot plug/unplug NIC to/from VM only when vmware tools are installed, else assert for exception
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-29 15:06:08 +05:30
Alex Brett
d081efc647
CLOUDSTACK-7727 Skip various BVT tests on LXC
...
A number of BVT tests are not valid for LXC (e.g. migrating a VM), so this patch
ensures they skip if LXC is in use.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-16 17:21:44 +05:30
Gaurav Aradhye
ac820a3230
CLOUDSTACK-7690: Added missing unittest import to test_escalations_volumes.py
...
fixed pep8 issues
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 11:01:39 +05:30
Gaurav Aradhye
159a372fdd
CLOUDSTACK-7693: Fixing pep8 issues
...
pep8 fixes for test_routers.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-15 10:58:15 +05:30
Prashant Kumar Mishra
372ad94368
CLOUDSTACK-7632:Automation for volume life cycle testPath
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 679f945074d54fb68f7b1778fd60418bffaf4d23)
2014-10-13 00:34:54 -04:00
Gaurav Aradhye
f3196d6518
CLOUDSTACK-7646: test_nuage_vsp.py - Fixed basic indentation issues, list index issues, marked it as invalid because the test cases needs attention by the original author as it does not pass even after fixing the issues. Also moving it to smoke folder as clearly it is a Basic Validation test
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 5408e0b8d195fa32a0a9a59ea2e3535ed083ee8e)
2014-10-13 00:33:06 -04:00