Re: Integration Tests on TravisCI

2014-09-01 Thread Ian Duffy
t; >> > >>> > >>> > >>>> -Original Message- > >>>> From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > >>>> Sent: Thursday, August 21, 2014 5:10 AM > >>>> To: dev@cloudstack.apache.or

Re: Integration Tests on TravisCI

2014-09-01 Thread Hugo Trippaers
Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers >>>> Sent: Thursday, August 21, 2014 5:10 AM >>>> To: dev@cloudstack.apache.org >>>> Subject: Re: Integration Tests on TravisCI >>>> >>>> Hey guys, >>>> >>>

Re: Integration Tests on TravisCI

2014-09-01 Thread Ian Duffy
o Trippaers > >> Sent: Thursday, August 21, 2014 5:10 AM > >> To: dev@cloudstack.apache.org > >> Subject: Re: Integration Tests on TravisCI > >> > >> Hey guys, > >> > >> Just to make sure we are all on the same page on this. > >>

Re: Integration Tests on TravisCI

2014-09-01 Thread Hugo Trippaers
oudstack.apache.org >> Subject: Re: Integration Tests on TravisCI >> >> Hey guys, >> >> Just to make sure we are all on the same page on this. >> >> There are several initiatives to bolster our CI capabilities and some of them >> are overlapp

RE: Integration Tests on TravisCI

2014-08-21 Thread Edison Su
> -Original Message- > From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers > Sent: Thursday, August 21, 2014 5:10 AM > To: dev@cloudstack.apache.org > Subject: Re: Integration Tests on TravisCI > > Hey guys, > > Just to make sure we are a

Re: Integration Tests on TravisCI

2014-08-21 Thread Hugo Trippaers
_03_reboot_vm | Status : SUCCESS === >> >> === TestName: test_06_destroy_vm | Status : SUCCESS === >> >> === TestName: test_07_restore_vm | Status : SUCCESS === >> >> === TestName: test_08_migrate_vm | Status : SUCCESS === >> >> === TestName: test_09_expunge_vm | Status : SUCCESS === >> &

RE: Integration Tests on TravisCI

2014-08-21 Thread Santhosh Edukulla
From: Ian Duffy [i...@ianduffy.ie] Sent: Thursday, August 21, 2014 8:02 AM To: CloudStack Dev Subject: Re: Integration Tests on TravisCI Santosh, What command/flags did you use for the above test output? On 14 August 2014 17:22, Santhosh Edukulla wrote: > Ian, > >

Re: Integration Tests on TravisCI

2014-08-21 Thread Ian Duffy
TestName: test_09_expunge_vm | Status : SUCCESS === > > === TestName: test_03_download_attached_volume | Status : SUCCESS === > > === TestName: test_04_delete_attached_volume | Status : SUCCESS === > > === TestName: test_05_detach_volume | Status : SUCCESS === > > === TestName: t

Re: Integration Tests on TravisCI

2014-08-15 Thread Ian Duffy
> I’m not sure why we do this, get id from mac address but we can do it have a patch apply to our branch which injects a fake address so as to get the mgmt server some ID. Do you have any other idea to deal with this? Not a clue. Looked into it a little last night. When the mac is 00-00-00-00-00-0

Re: Integration Tests on TravisCI

2014-08-14 Thread Rohit Yadav
> >>> === TestName: test_08_list_system_templates | Status : SUCCESS === >>> >>> === TestName: test_advZoneVirtualRouter | Status : SUCCESS === >>> >>> === TestName: test_deploy_vm | Status : SUCCESS === >>> >>> === TestName: test_depl

Re: Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
s : SUCCESS === >> >> === TestName: test_07_restore_vm | Status : SUCCESS === >> >> === TestName: test_08_migrate_vm | Status : SUCCESS === >> >> === TestName: test_09_expunge_vm | Status : SUCCESS === >> >> === TestName: test_03_download_attached_volume

RE: Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
TestName: test_09_expunge_vm | Status : SUCCESS === > > === TestName: test_03_download_attached_volume | Status : SUCCESS === > > === TestName: test_04_delete_attached_volume | Status : SUCCESS === > > === TestName: test_05_detach_volume | Status : SUCCESS === > > === TestName: test

RE: Integration Tests on TravisCI

2014-08-14 Thread Santhosh Edukulla
: test_vpc_site2site_vpn | Status : SUCCESS === Thanks! Santhosh From: Santhosh Edukulla Sent: Thursday, August 14, 2014 11:23 AM To: dev@cloudstack.apache.org Subject: RE: Integration Tests on TravisCI Few test suites under smoke/misc folder say test_vm_ha

RE: Integration Tests on TravisCI

2014-08-14 Thread Santhosh Edukulla
we see the detailed logs for these runs? Regards, Santhosh From: Ian Duffy [i...@ianduffy.ie] Sent: Thursday, August 14, 2014 9:42 AM To: CloudStack Dev Subject: Integration Tests on TravisCI Hi All, TL;DR: See https://github.com/imduffy15/Clouds

Re: Integration Tests on TravisCI

2014-08-14 Thread Rohit Yadav
w00t! Contrats and thanks Ian for pulling that off. On 14-Aug-2014, at 3:42 pm, Ian Duffy wrote: > Hi All, > > TL;DR: See https://github.com/imduffy15/Cloudstack-Clone specifically > .travis.yml and tools/travis/* > > Myself, Sebastien and Rohit have been looking at executing Cloudstack's > inte

Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
Hi All, TL;DR: See https://github.com/imduffy15/Cloudstack-Clone specifically .travis.yml and tools/travis/* Myself, Sebastien and Rohit have been looking at executing Cloudstack's integration tests against the simulator using http://travis-ci.org. Doing this will enable us to execute the integr