[GitHub] cloudstack-cloudmonkey pull request: Build a CI environment in ord...

2015-01-10 Thread imduffy15
GitHub user imduffy15 opened a pull request:

https://github.com/apache/cloudstack-cloudmonkey/pull/2

Build a CI environment in order to allow automated testing

Hi All,

I'm creating this pull request to get some assistance with finishing an 
idea.

I thought it would be neat if we could bring up Apache Cloudstack on 
TravisCI under simulator mode and execute some cloudmonkey scripts to do the 
configuration and verify the responses. 

The pull request at the moment causes TravisCI to bring up an environment 
with:
 - Mysql installed with password "password".
 - Cloudstack 4.3.2 running on port 8080 with the simulator sql stuff 
imported into the db. At the moment I have it blocking on this, in the future 
this would be a background task.

Any assistance with the following is welcome:
 - cloudmonkey scripts to configure cloudstack in simulator mode. (Just 
like marvin does)
 - the output generated by cloudmonkey should be verified in some way. 
Perhaps just simple greping for now?
 - we can finish at this point or introduce some other scripts to generate 
more cloudmonkey outputs that we can verify. 


Thoughts? Ideas? Shoot downs?

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/imduffy15/cloudstack-cloudmonkey master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack-cloudmonkey/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2


commit 76e0723c480aae10f5a955c87af3dc9577ec5e01
Author: Ian Duffy 
Date:   2015-01-10T09:43:51Z

Bring up Cloudstack simulator in a travis environment




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-cloudmonkey pull request: Build a CI environment in ord...

2015-01-10 Thread imduffy15
Github user imduffy15 commented on the pull request:


https://github.com/apache/cloudstack-cloudmonkey/pull/2#issuecomment-69450354
  
For anybody interested in seeing the current travis run:

https://travis-ci.org/imduffy15/cloudstack-cloudmonkey/builds/46537749

Scrolling through the log you'll see:
 - Setting of the mysql server root password to password
 - Downloading of jetty-runner jar
 - Downloading of mysql-connector-java jar
 - Downloading of cloudstack 4.3.2 WAR from buildacloud jenkins
 - Downloading of the database scripts from the 4.3.2 tag repository
 - Execution of com.cloud.upgrade.DatabaseCreator to prefill the db.
 - Execution of com.cloud.upgrade.DatabaseCreator to insert the simulator 
stuff to the db.
 - Execution of jetty-runner with the cloudstack war
 - Successful bringing up of the cloudstack war


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [ACS44][VOTE] Apache Cloudstack 4.4.3 release candidate 1

2015-01-10 Thread Nux!
+1 from me based on basic create/start/stop tests, root resize, ssh passwd/key 
and userdata tests.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Daan Hoogland" 
> To: "dev" 
> Sent: Friday, 9 January, 2015 15:35:46
> Subject: [ACS44][VOTE] Apache Cloudstack 4.4.3 release candidate 1

> Hi All,
> 
> I've created a 4.4.3 release, with the following artifacts up for a vote:
> 
> Git Branch and Commit SH:
> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.4-RC20150109T1630
> Commit: 436fb55726f45ec5d049e030fdc2a40e54895786
> 
> List of changes:
> https://issues.apache.org/jira/browse/CLOUDSTACK-8070?filter=12330007
> 
> Source release (checksums and signatures are available at the same
> location):
> https://dist.apache.org/repos/dist/dev/cloudstack/4.4.3/
> 
> PGP release keys (signed using AA4736F3):
> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
> 
> Vote will be open for 72 hours.
> 
> For sanity in tallying the vote, can PMC members please be sure to
> indicate "(binding)" with their vote?
> 
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> 
> --
> Daan