Ian Southam
c7c1f3202e
Plan B
...
Replace chef with a python script
configure.py will read the bags and (hopefully) create the desired state
At this stage this is ipassociation
This code should work for both VR and VPCrs
TODO:
iptables
ip route throw (present in VR but not in VPCr
Determine default route
Unit tests
2015-03-16 11:35:08 +01:00
Leo Simons
66b5260c90
Documentation and license headers for new systemvm testing tools.
2015-03-16 11:35:08 +01:00
Leo Simons
731a3bf9c3
Missing gem for vagrant magic
2015-03-16 11:35:08 +01:00
Leo Simons
8fb1deb33e
Massively simpler serverspec invocation
...
Give up on using test-kitchen, busser, and more of its complexity and
simply run serverspec directly, via SSH.
2015-03-16 11:35:07 +01:00
Leo Simons
04ad01a064
Commit missing .kitchen.yml
2015-03-16 11:35:07 +01:00
Leo Simons
58537c76fa
Use bundler to exec test-kitchen
2015-03-16 11:35:07 +01:00
Leo Simons
edfa79b770
junit report output for vagrant systemvm tests
2015-03-16 11:35:07 +01:00
Leo Simons
274b746365
A working test-kitchen setup for testing systemvm boxes.
2015-03-16 11:35:06 +01:00
Leo Simons
afd2c21893
Tuning/reformatting/defensible-ing Vagrantfile
2015-03-16 11:35:02 +01:00
Ian Southam
8d9a4be9dd
Remove scripts directory no longer necessary
2015-03-16 11:35:01 +01:00
Ian Southam
ab64c7df6f
Added curl to the base install
2015-03-16 11:35:00 +01:00
Ian Southam
0e82637807
Vagrant virtualbox based testing suite
2015-03-16 11:35:00 +01:00
Ian Southam
5b82e2059d
Cherry-pick of 11c00977f77f45aa7b0c387dc88360eba0819e8a:
...
----
Author: Ian Southam <isoutham@schubergphilis.com>
First commit towards moving systemvm to chef based configuration
In this commit
1. cmdline json databag is created
2. ip association data bag is created
3. Basic chef cookbook to manage ips and routes
Conflicts:
systemvm/patches/debian/config/etc/init.d/cloud-early-config
systemvm/patches/debian/config/var/chef/cookbooks/README
tools/appliance/definitions/systemvm64template/postinstall.sh
----
Because we've refactored the systemvm template the change to
postinstall.sh now gets its own chef.sh file.
2015-03-16 11:34:59 +01:00
Hugo Trippaers
4fd616fc0f
Make sure the location for the persistant configs exists
2015-03-16 11:34:58 +01:00
Leo Simons
f7dd35e1ee
CLOUDSTACK-7143: a better fix for kernel upgrade disk space problems
...
Increase / and /boot a little bit, to the point that there is enough
space on them to do a kernel upgrade. With this I think we can
decrease total disk space usage back down to 2.5GB.
Docs for the preseed config found at
http://anonscm.debian.org/gitweb/?p=d-i/debian-installer.git;a=blob_plain;f=doc/devel/partman-auto-recipe.txt;hb=HEAD
2015-03-16 11:34:58 +01:00
Gaurav Aradhye
602fafd0a1
CLOUDSTACK-8323: Adding BVT to test NIC Adapter for Vmware
...
This closes #116
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-12 18:28:54 +05:30
Rohit Yadav
c198dfdb7a
Update pom and version usage to 4.5.1-SNAPSHOT
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-12 12:13:18 +05:30
Funs
c27c69438b
hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x
...
This is a plugin that puts in ovm3 support ranging from 3.3.1 to 3.3.2. Basic
functionality is in here, advanced networking etc..
Snapshots only work when a VM is stopped now due to the semantics of OVM's raw
image implementation (so snapshots should work on a storage level underneath the
hypervisor shrug)
This closes #113
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-12 11:33:42 +05:30
Gaurav Aradhye
ff9ab5caa9
CLOUDSTACK-8290: Adding BVT to verofy product issue
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-12 11:20:48 +05:30
Gaurav Aradhye
d8bb1fad5e
CLOUDSTACK-8286: Adding Basic validation test case to test deploying VM from ISO and correcting old regression test case to test HA VM from ISO
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-12 11:10:08 +05:30
Ashutosh K
891b597606
CLOUDSTACK-8236: Automation for storage migration test path
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-12 10:55:46 +05:30
Rohit Yadav
7d2ffe063d
systemvms: use Debian http redirector for apt repos
...
Picked in parts from https://github.com/apache/cloudstack/pull/103/files
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-11 13:22:09 +05:30
sailajamada
db7964fb11
Test Automation Scripts for Browser Bases Upload volumes and templates with testdata config changes
2015-03-10 21:39:55 +05:30
Abhinandan Prateek
519488fcdc
fixing misleading comment
2015-03-09 00:20:28 -04:00
Gaurav Aradhye
6da65eca88
CLOUDSTACK-8299: Adding test case to test security group ingress rules for a specific IP set
...
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2015-03-08 11:12:12 -04:00
sailajamada
24a8483b88
Modified test data
2015-03-08 20:12:06 +05:30
sailajamada
c65dad47eb
Added Browser Based Upload Volume Test configurations into Testdata file
2015-03-04 09:52:11 +05:30
Pierre-Yves Ritschard
d5e3d4911d
Support all pythons from 2.6 up.
2015-02-27 09:27:52 +01:00
Gaurav Aradhye
429abe2bd5
CLOUDSTACK-8276: Changes in Marvin to find free vlan in a setup when vlan is not returned for an existing network with listNetworks API
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-26 13:04:20 +05:30
Gaurav Aradhye
ba08229ff9
CLOUDSTACK-8264: Code improvement - test_stopped_vm.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-20 19:59:37 +05:30
Gaurav Aradhye
7629000ffe
CLOUDSTACK-8264: Adding missing change in test_data.py caused due to commit 500baea9b6
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-19 15:23:25 +05:30
SrikanteswaraRao Talluri
9c381a21c4
instead of adding zone wide primary storage in the cluster block,
...
added it in the zone block.
CLOUDSTACK-8229
Testing: tested with KVM and zone deployment was fine.
In the config file, zone wide primary storage details looks like this:
"primaryStorages": [
{
"url": "nfs://10.147.28.7/export/home/talluri/primary1",
"XRT_PriStorageType": "NFS",
"name": "XenRT-Zone-0-Pod-0-Cluster-0-Primary-Store-0",
"hypervisor": "KVM",
"scope" : "zone"
}
],
reviewed-by: talluri
2015-02-18 19:30:15 +05:30
Gaurav Aradhye
8bfda973c2
CLOUDSTACK-8259: Code improvement - test_routers.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-17 18:23:34 +05:30
Gaurav Aradhye
95f17d61f8
CLOUDSTACK-8219: Marvin: Correct code related to getting free vlan in the setup
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-17 18:18:13 +05:30
sanjeev
67268d9db3
Iterate one more time before failing iso download
...
Signed-off-by: sanjeev <sanjeev@apache.org>
2015-02-16 12:16:21 +05:30
SrikanteswaraRao Talluri
a7b8e987d3
As this is not tested and causing other failures, reverting for now and let the author resubmit a fresh patch
...
Revert "Automation of CCP Objects Verification after external changes made to the original setup Purpose of this code:"
This reverts commit 7461297f3e .
2015-02-14 21:20:25 +05:30
SrikanteswaraRao Talluri
d552eb42b5
added missing comma in test_data.py
2015-02-13 17:58:45 +05:30
Ashutosh K
ada8cdce70
CLOUDSTACK-7911: Adding test cases for usage test path
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-13 16:02:56 +05:30
Gaurav Aradhye
500baea9b6
CLOUDSTACK-8235: Fixed test case in test_bugs.py to read variable data from configurableData section of test_data.py and also fixed wrong parameter name
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-13 13:06:08 +05:30
Gaurav Aradhye
015aed9bef
CLOUDSTACK-8217: Fixed marvin base library method for passing 'lbdevicecapacity' parameter while adding netscaler device
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-13 12:53:54 +05:30
Chandan Purushothama
7461297f3e
Automation of CCP Objects Verification after external changes made to the original setup Purpose of this code:
...
Generate CCP Objects (VMs, Volumes, Snapshots, VPC, etc..) and CCP Use Cases (Networking, Data Content,etc) before an external action on the CCP Setup and verify the integrity of the CCP Objects and the Use Cases after the external action on the CCP Setup. The integrity of the CCP Objects is verified by performing operations that test the Usability of the objects. This validates the intactness of the setup after an external action. The submitted patch covers only few major use cases. It proves that similar code can be added in future to address similar goals in verifying the integrity of CCP objects belonging to different components of the product.
The code format can be followed to verify validity of real time business use cases while any code changes (CCP,hypervisor,external devices code, etc…) happen over a period of time.
The following are the scenarios that the code format can be used for:
1.Upgrade Validity Verification
a. CCP Upgrade
b. Hypervisors Upgrade
c. External Devices Upgrade
d. System VM Template Changes.
2.Patch Validity Verification
Code can be used as one of the primary Components to validity Upgrades. It will facilitate the automation of Upgrade Test Verification completely.
How to use the code:
*Kindly make the corresponding substitutions in the commands listed below.
Execute:
nosetests --with-marvin --marvin-config=$CONFIG $BASEDIR/integration/component/ test_minimal_ug_check.py --load -a tags=preupgrade
After Upgrade or any Changes done to the Setup, Verify that the existing CCP objects are not affected due to the external changes.
Execute:
nosetests --with-marvin --marvin-config=$CONFIG $BASEDIR/integration/component/ test_minimal_ug_check.py --load -a tags=postupgrade
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-02-13 12:06:46 +05:30
Gaurav Aradhye
af09388eda
CLOUDSTACK-8241: Moved upload volume dict data to configurableData section of the test_data.py file so that data can be changed according to the setup, also made relevant changes in the test cases
...
Signed-off-by: Srikanteswararao <talluri@apache.org>
2015-02-11 16:53:08 +05:30
SrikanteswaraRao Talluri
55801f7e26
CLOUDSTACK-8229: add zone wide primary storage support in deployDataCenter
2015-02-08 11:40:27 +05:30
Pierre-Luc Dion
485fd6e9e5
apidocs: license date, acs version
2015-02-07 18:30:17 -05:00
Pierre-Luc Dion
c234751069
apidoc: back button and devdoc link update
2015-02-07 16:18:26 -05:00
Pierre-Luc Dion
a8ed45b64b
apidoc: license date change to 2015
2015-02-07 16:13:27 -05:00
SrikanteswaraRao Talluri
b3cebdbbf4
CLOUDSTACK-8161: fixed few more wrong references in the tests while
...
disabling LXC unsupported tests.
2015-02-08 00:36:01 +05:30
Rohit Yadav
8be969124c
appliance: fix typo in git repo script tarball url
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-06 23:54:22 +05:30
Rohit Yadav
bb14a6553d
appliance: make room for /var fix systemvm build
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-06 23:39:31 +05:30
Rohit Yadav
5fb5937cdb
appliance: do a apt-get clean before upgrade to free up space
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-06 17:02:44 +05:30
Rohit Yadav
9198859dcf
appliance: before apt-get upgrade, do a clean to free-up space
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-06 16:59:44 +05:30
Rohit Yadav
5159cbec9f
appliance: get scripts only from 4.5 and not master
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-03 16:50:37 +05:30
Rohit Yadav
b9ae18c5fb
appliance: except for openswan upgrade rest of the packages
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 23:26:47 +05:30
Rohit Yadav
805704721f
appliance: hold on to openswan version, don't upgrade
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit a10a9d522c )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 23:22:48 +05:30
Rohit Yadav
a3fa59eaf1
appliance: fix missing statement
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 23:14:12 +05:30
Rohit Yadav
eca528dec7
appliance: upgrade systemvm to latest packages
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 23:10:31 +05:30
Rohit Yadav
6b6ce5d074
appliance: don't fail is bak is not found
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 18:27:19 +05:30
SrikanteswaraRao Talluri
3384888c39
CLOUDSTACK-8161: mark the data volume related operations on LXC as skipped if RBD storage pool is not available
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-01-16 18:46:03 +05:30
SrikanteswaraRao Talluri
2c515395d7
CLOUDSTACK-8161: mark the data volume related operations on LXC as skipped if RBD storage pool is not available
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-01-16 18:45:19 +05:30
Rohit Yadav
3fddfe0e10
appliance: fix Debian ISO urls, fixes jenkins build
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-15 15:35:13 +05:30
Rohit Yadav
b99d950dd3
appliance: fix Debian iso url, fixes failing Jenkins builds
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-15 15:31:27 +05:30
David Nalley
d161642f69
make the date command actually work
2015-01-12 17:46:12 -05:00
Hugo Trippaers
ec32ea30f7
Housekeeping, properly declare required maven version and update build plugin versions to recent versions
2015-01-06 11:58:58 +01:00
Gaurav Aradhye
0ed40140a6
CLOUDSTACK-8116: Moved ldap data to configurableData section in test_data.py and made related changes in the test case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-24 11:10:18 +05:30
Gaurav Aradhye
94237a4c5b
CLOUDSTACK-8116: Moved ldap data to configurableData section in test_data.py and made related changes in the test case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-24 10:38:05 +05:30
Gaurav Aradhye
77bd069cc7
CLOUDSTACK-8096: Fixed test_ssvm.py for issues while checking the result of diagnostic scripts
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-23 14:27:03 +05:30
Gaurav Aradhye
1413efcac3
CLOUDSTACK-8096: Fixed test_ssvm.py for issues while checking the result of diagnostic scripts
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-23 14:24:32 +05:30
Chandan Purushothama
f2c7ead8ee
CLOUDSTACK-8086: Simulator needs a Portable IP Range to execute Portable IP Test Cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-19 10:35:50 +05:30
Chandan Purushothama
696698090e
CLOUDSTACK-8086: Simulator needs a Portable IP Range to execute Portable IP Test Cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-19 10:19:18 +05:30
Gaurav Aradhye
b45fe24e5c
CLOUDSTACK-8062: test_multiple_ip_ranges.py - Fix the test case to avoid using same vlan IP range in each test case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-11 17:54:32 +05:30
Gaurav Aradhye
7ff118c90b
CLOUDSTACK-8062: test_multiple_ip_ranges.py - Fix the test case to avoid using same vlan IP range in each test case
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-11 17:41:54 +05:30
Daan Hoogland
b0845150fb
Merge branch 'hotfix/4.5-7959' into 4.5
2014-12-08 16:47:26 +01:00
Wei Zhou
ca5c800f8d
Fix CloudStack version (4.6.0) in systemvm template
2014-12-08 15:26:56 +01:00
Gaurav Aradhye
84aaef25d9
CLOUDSTACK-8029: Remove unused kaypairs from test_data.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-05 18:37:32 +05:30
Gaurav Aradhye
6020053110
CLOUDSTACK-8028: Fix test_data.py - Separate virtual_machine dict having userdata key
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-05 18:37:22 +05:30
Gaurav Aradhye
8d5ce97edc
CLOUDSTACK-8029: Remove unused kaypairs from test_data.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-05 18:36:19 +05:30
Gaurav Aradhye
a72b6a7f99
CLOUDSTACK-8028: Fix test_data.py - Separate virtual_machine dict having userdata key
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-12-05 18:36:19 +05:30
vetrivelc
9ce8a1cd00
Fixed label issue and externalized hardcoding issues
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-12-04 11:28:44 -08:00
Will Stevens
3f8d0dd487
CLOUDSTACK-7959: fixed 'qemu-img convert' compat issue
2014-12-02 18:24:16 -05:00
Will Stevens
03daae571b
CLOUDSTACK-7959: fixed 'qemu-img convert' compat issue
2014-12-02 12:15:16 -05:00
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
Gaurav Aradhye
818957de0c
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 09:56:49 -05:00
Rohit Yadav
0d01bc625c
Ho ho ho!
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-01 22:44:20 +05:30
Sebastien Goasguen
7d3b79a275
Jingle Bells, Jingle Bells
2014-12-01 10:23:45 -05:00
Pierre-Luc Dion
884257c8b8
jira-changes.py: generate content for CHANGES.md from jira filter
2014-11-30 21:16:59 -05:00
Pierre-Luc Dion
1b5cf79143
jira-changes.py: generate content for CHANGES.md from jira filter
2014-11-30 18:17:21 -05:00
Daan Hoogland
ef2aa2c529
sign release branch instead of release tree
...
edit checkstyle pom on rc creation
xapi release version dep
update debian package changelog on version upgrade
sign release branch instead of release tree
(cherry picked from commit dd508b3b9f )
2014-11-25 15:11:58 +01:00
Daan Hoogland
dd508b3b9f
sign release branch instead of release tree
...
edit checkstyle pom on rc creation
xapi release version dep
update debian package changelog on version upgrade
sign release branch instead of release tree
2014-11-25 15:09:04 +01:00
Gaurav Aradhye
684268f4c3
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:30: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
vetrivelc
66e805cba9
Fixes: Hardcoded strings externalized from various JS files.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-11-21 08:02:49 -08:00
Will Stevens
8e689b1148
Updated the system vm build to remove incompatible qemu-img 'compat' option
2014-11-21 05:59:06 -05:00
Gaurav Aradhye
91ffaaa5a2
CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config file
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-17 15:30:24 +05:30
Chandan Purushothama
d8d60f0172
CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-17 15:30:12 +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
Chandan Purushothama
19781e094b
CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-17 15:10:08 +05:30
Milamber
430ae6859c
Add 4.5.x messages.properties to Transifex config tool
2014-11-15 08:43:51 +00:00
Milamber
25e5d00f60
Add 4.5.x messages.properties to Transifex config tool
2014-11-15 08:40:23 +00:00
SrikanteswaraRao Talluri
44663a868b
Merge branch '4.5'
...
* 4.5:
CLOUDSTACK-7355 - test_netscaler_configs.py uses hardcoded NetScaler credentials
2014-11-14 16:58:31 +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
Edison Su
f506f7c427
system vm image build process, needs to build an old version of qemu image, otherwise, it won't work on RHEL 6
2014-11-06 15:40:37 -08:00
Edison Su
05bec59c14
CS-27148 system vm image build process, needs to build an old version of qemu image, otherwise, it won't work on RHEL 6 Reviewed-by:Frank
2014-11-06 15:25:57 -08:00
Rohit Yadav
2d58bb6256
CVE20143566: Avoid using SSLv3 on apache2 webserver used by SSVM
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-04 14:49:19 +05:30
Rohit Yadav
ce51fe32f9
CVE20143566: Avoid using SSLv3 on apache2 webserver used by SSVM
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-04 14:46:22 +05:30
Gaurrav Aradhye
9e19a9afdb
Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted"
...
This reverts commit e921ec6ec7 .
CLOUDSTACK-7408: sshClient.py - removing function load_host_keys(). This function is used to load host keys from local host keys file and to save back the host key. It is not needed while running test cases because we are connecting to unknown host anyway and don't want to use any local host key file. We have the AutoAddPolicy for missing host key file, hence whenever ssh connects to a new host, it will save the host key in memory temporarily.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-11-04 11:59:04 +05:30
Gaurav Aradhye
d5316d0572
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-11-04 11:55:52 +05:30
Harikrishna Patnala
34b7288ca4
CLOUDSTACK-7748: Cloudstack version number is missing in system vm template. /etc/cloudstack-release in system vm does not have version number which leads in vm deployment failure while checking router version.
2014-11-03 12:13:04 +05:30
Harikrishna Patnala
6c04d867b0
CLOUDSTACK-7660: Enhance system vm template to support baremetal
...
Installed flask package and removed the disk expert recipe in
system vm template to keep only one partition
Signed-off-by: Frank Zhang <frank.zhang@citrix.com>
2014-10-31 19:35:09 +05:30
SrikanteswaraRao Talluri
e463d6d21c
CLOUDSTACK-7824: using debian 7.7.0 for systemvm template
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-31 19:06:07 +05:30
SrikanteswaraRao Talluri
93529e47fd
CLOUDSTACK-7824: using debian 7.7.0 and
...
added 'sharutils' package installation in system template
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-31 18:52:17 +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
Gaurrav Aradhye
e87da186f3
Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted"
...
This reverts commit e921ec6ec7 .
CLOUDSTACK-7408: sshClient.py - removing function load_host_keys(). This function is used to load host keys from local host keys file and to save back the host key. It is not needed while running test cases because we are connecting to unknown host anyway and don't want to use any local host key file. We have the AutoAddPolicy for missing host key file, hence whenever ssh connects to a new host, it will save the host key in memory temporarily.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-30 14:51:54 +05:30
Harikrishna Patnala
591f468474
CLOUDSTACK-7660: Enhance system vm template to support baremetal Installed Package flask and merged the disk partition
2014-10-29 15:27:01 -07:00
Hugo Trippaers
4ebaf0a583
Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT
2014-10-29 14:54:23 +01:00
Prashant Kumar Mishra
0e2e1df3aa
CLOUDSTACK-7680:Adding kwargs to volume.upload in base.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 4a1018e23b )
2014-10-13 00:31:39 -04:00
sailajamada
2116f7dbb7
Additional Guest OS support for vGPU Test Automation
...
(cherry picked from commit 402a3323f8 )
2014-10-13 00:04:44 -04:00
Gaurav Aradhye
ecb662517f
CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit e921ec6ec7 )
2014-10-13 00:04:23 -04:00
sanjeev
285cdae773
Test script to verify vm deployment with two networks in SG enabled advanced zone
...
Test data to deploy new data center and execute test using the deployed zone
Signed-off-by: sanjeev <sanjeev@apache.org>
Incorporated review comments provided in RR 25097
Fixed review comments mentioned in RR25293
Conflicts:
tools/marvin/marvin/config/test_data.py
(cherry picked from commit 9e5da759b3 )
2014-10-13 00:04:04 -04:00
Ashutosh K
20a0763b04
CLOUDSTACK-7499: Adding test cases for VMLC test path
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 05913e3cbd )
2014-10-13 00:02:44 -04:00
sanjeev
4076d87038
Creating custom disk does not work as expected
...
(cherry picked from commit 0d5a435f76 )
2014-10-12 23:45:27 -04:00
sanjeev
ce2fe3e5df
In case of Hyper-v ssvm/cpvm reboot takes time so made changes to handle this
...
(cherry picked from commit 5bddebb8fc )
2014-10-12 23:42:40 -04:00
Prashant Kumar Mishra
b771b6ee72
CLOUDSTACK-7579 Adding a method to base.py to update storage pool
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 937aee34ed )
2014-10-12 23:42:15 -04:00
Prashant Kumar Mishra
4a1018e23b
CLOUDSTACK-7680:Adding kwargs to volume.upload in base.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-10-07 16:15:51 +05:30
sailajamada
402a3323f8
Additional Guest OS support for vGPU Test Automation
2014-09-26 17:12:41 +05:30
Gaurav Aradhye
e921ec6ec7
CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-26 16:26:56 +05:30
sanjeev
9e5da759b3
Test script to verify vm deployment with two networks in SG enabled advanced zone
...
Test data to deploy new data center and execute test using the deployed zone
Signed-off-by: sanjeev <sanjeev@apache.org>
Incorporated review comments provided in RR 25097
Fixed review comments mentioned in RR25293
Conflicts:
tools/marvin/marvin/config/test_data.py
2014-09-26 16:08:58 +05:30
Ashutosh K
05913e3cbd
CLOUDSTACK-7499: Adding test cases for VMLC test path
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-26 14:37:26 +05:30
sanjeev
5fb2b3a0d2
Test to verify fix for issue "Exception when attaching data disk to RHEL vm on vSphere
...
Added Rhel6 template details to test_data.py
Signed-off-by: sanjeev <sanjeev@apache.org>
Fixed review comments provided in RR 25536
2014-09-23 17:17:16 +05:30
sanjeev
0d5a435f76
Creating custom disk does not work as expected
2014-09-23 14:15:39 +05:30
Rohit Yadav
49de3ab037
appliance: add license headers to new vbox cleaner rb scripts
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-23 02:34:14 +02:00
Rohit Yadav
cb5597167d
appliance: build and export raw systemvm image for OVM
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-22 21:58:25 +02:00
Leo Simons
ba009ed51a
CLOUDSTACK-7143: attempt to be safer when cleaning up
2014-09-22 21:38:17 +02:00
Leo Simons
e43e083893
CLOUDSTACK-7143: protect against old ruby
2014-09-22 21:38:17 +02:00
Leo Simons
64f4fb1af8
CLOUDSTACK-7143: note shar dependency
2014-09-22 21:38:17 +02:00
Leo Simons
362946c52e
CLOUDSTACK-7143: don't call rvm from build
...
It is simpler to expect that rvm setup is done outside of this build.
The buildacloud.org jenkins has rvm installed/enabled by default so
does not invoke rvm.
2014-09-22 21:38:17 +02:00
Leo Simons
a8500ed73e
CLOUDSTACK-7143: survive / in branch names
2014-09-22 21:38:17 +02:00
Leo Simons
115b2cf8e7
CLOUDSTACK-7143: only archive the zipped hyperv image
...
Cherry-pick of d09acc44f2b36cd593ebe97ab1673b7757ea2c25.
2014-09-22 21:38:17 +02:00
Leo Simons
d56e950e85
CLOUDSTACK-7143: work on vagrant box export
...
Running --export creates the .ovf and the .vmdk files referenced
from that .ovf in one go. Guessing/predicting the names of the .vmdk
files is not fool-proof.
2014-09-22 21:38:17 +02:00
Ian Southam
cab4dd8258
CLOUDSTACK-7143: Fixed box file for virtualbox
2014-09-22 21:38:16 +02:00
Leo Simons
598c472b73
CLOUDSTACK-7143: remove erroneous backticks
...
The backticks in the Vagrantfile template were getting evaluated by bash.
This caused some harmless but confusing error messages to appear on running
the build. Easy fix is to remove them.
2014-09-22 21:38:16 +02:00
Leo Simons
35347f8350
CLOUDSTACK-7143: try to fix jenkins problems with last 2 commits
...
* bundle install needs to run before running the vbox cleaning scripts,
so move prepare step before clean step
* feature branches have / in their name which is a bad character to
put into filenames
2014-09-22 21:38:16 +02:00
Leo Simons
00b39de0f8
CLOUDSTACK-7143: more reliable support for vagrant box export
...
Veewee supports exporting vagrant boxes out of virtualbox, out of the box.
However, it assumes that it can export a disk if the shutdown of the vm that
is using that disk has succeeded. This assumption is not strictly always true
(see previous commit). So, we replicate the bit of logic in veewee for making
vagrant boxes.
This has the added side benefit of creating an .ovf export only once, rather
than once for vmware and then again for vagrant.
2014-09-22 21:38:16 +02:00
Leo Simons
be8b2d7c21
CLOUDSTACK-7143: more robust box cleanup
...
Having experimented with many edge cases of running multiple build.sh
commands in parallel / against busy virtualbox setups, the only really
reliable way to produce consistent images is to not do these commands
in parallel and to not do them while the machine is doing many other
things.
If virtualbox or the machine that hosts it is very busy, and/or it has
a lot of disks it knows/knew about, and/or its tuesday, behavior may
be a bit different.
Realizing this reality, this commit adds some scripts that try really
hard to set virtualbox back to known/healthy state before building.
2014-09-22 21:38:16 +02:00
Leo Simons
d658fc4637
CLOUDSTACK-7143: attempt to export a vagrant box
2014-09-22 21:38:16 +02:00
Leo Simons
1821f4ec06
CLOUDSTACK-7143: fix a missing apt-get update
...
In 8e2d06153b3d5ec1540fac1c8fbc97b5d2b58a8e I mistakenly/accidentally
a apt-get update.
As
https://wiki.debian.org/Multiarch/HOWTO
explains, apt-get update is needed after adding a new architecture.
2014-09-22 21:38:15 +02:00
Leo Simons
91ffedb39c
CLOUDSTACK-7143: a better fix for kernel upgrade disk space problems
...
Increase / and /boot a little bit, to the point that there is enough
space on them to do a kernel upgrade. With this I think we can
decrease total disk space usage back down to 2.5GB.
Docs for the preseed config found at
http://anonscm.debian.org/gitweb/?p=d-i/debian-installer.git;a=blob_plain;f=doc/devel/partman-auto-recipe.txt;hb=HEAD
2014-09-22 21:38:15 +02:00
Leo Simons
d5a4a2521b
CLOUDSTACK-7143: fix do_signature to account for change to install_cloud_scripts
...
The do_signature script required a lingering cloud-scripts.tar that was no longer
there after the git export tarball fiddling magic was gone.
2014-09-22 21:38:15 +02:00
Leo Simons
25bb682cd1
CLOUDSTACK-7143: fix the fix for rvm/ruby/bundler setup on jenkins
...
The recommended use of --deployment goes along with the requirement to
check Gemfile.lock into source control, which I don't want to do.
2014-09-22 21:38:15 +02:00
Leo Simons
0570d37106
CLOUDSTACK-7143: initial apt-upgrade still running out of space (upgrading the kernel)
...
I wonder if this is due to the 7.4.0->7.6.0 needing more space. Should see if
there's more stuff that can be cleaned earlier?
2014-09-22 21:38:15 +02:00
Leo Simons
b4fceef407
CLOUDSTACK-7143: sometimes the consolidated 'apt' command runs out of space
2014-09-22 21:38:15 +02:00