Commit Graph

208 Commits

Author SHA1 Message Date
Adrian Cole 72989e5482 vbox: switched out use of host, as there's no useful data 2011-09-27 15:36:33 -07:00
Adrian Cole 2baf711a32 linked image to hardware in virtualbox 2011-09-27 15:11:39 -07:00
Mattias Holmqvist 9112a74f6a Relaxed version parsing in IMachineToImage and started on the VirtualBoxComputeServiceAdapterLiveTest 2011-09-27 23:05:36 +02:00
Mattias Holmqvist 91d42c4d4a Starting on unit tests for functions in virtualbox. 2011-09-27 20:50:35 +02:00
Mattias Holmqvist 22fa34fdb5 Added todo and some documentation to IMachineToIpAddress 2011-09-27 18:40:15 +02:00
andreaturli e61054f0eb issue 384: IMachineToImage + its test - unstable 2011-09-27 01:47:12 +01:00
Mattias Holmqvist fc5d172523 Added support for changing the IP of a VBox Node at runtime. Added use of CacheLoader for the VBox ComputeService. 2011-09-24 02:04:44 +02:00
andreaturli c46c0b4c47 issue 384: VirtualBoxComputeServiceAdapter 2011-09-23 23:10:02 +01:00
Andrea Turli 863bd2aa7b issue 384: cache loader in testutils - to be finished 2011-09-23 16:33:08 +01:00
Andrea Turli b524f7c9f2 issue 384: README update 2011-09-23 16:14:13 +01:00
Andrea Turli 4c56255933 issue 384: virtualboxlivetest generalized 2011-09-23 15:21:52 +01:00
Mattias Holmqvist 40e7ca8858 Refactored TestUtils to use CacheNodeStoreModule. 2011-09-23 00:06:10 +02:00
andreaturli 07ac8e7685 issue 384: use arp to retrieve IP address 2011-09-22 19:10:37 +01:00
Andrea Turli 5d102ea0bb issue 384: arp bug fixed 2011-09-22 14:11:46 +01:00
andreaturli 3f25efa69c issue 384: use arp to retrieve IP address 2011-09-22 02:47:07 +01:00
andreaturli e49bfd9c59 issue 384: fix bridge inteface detection 2011-09-20 22:06:03 +01:00
Mattias Holmqvist aed4e72e49 Added a couple of tests that are run from a main() instead of via TestNG. Added lots of plumbing (ongoing work) for virtualbox. To be reviewed and discussed. 2011-09-20 00:36:36 +02:00
Adrian Cole e766248327 Issue 334: added aws-cloudwatch provider 2011-09-16 15:36:29 -07:00
Adrian Cole 8a229dc88a Issue 334: fixed cloudwatch to use new nullable annotations 2011-09-16 14:48:52 -07:00
andreaturli 900f019e80 issue 384: tests passed but still connection problem to guest with bridged NIC - fix 2011-09-14 23:36:42 +01:00
andreaturli 716ae1ad54 issue 384: tests passed but still connection problem to guest with bridged NIC 2011-09-14 23:00:04 +01:00
andreaturli 4b62c4a022 issue 384: VirtualboxAdminTest can clone multiple vms from the admin node in linked mode - still issues with bridged network, so right now NAT is used 2011-09-14 00:52:28 +01:00
andreaturli 78b89d10d2 issue 384: some fixing to VirtualboxLiveTest for cloning vms from admin node - unstable 2011-09-11 21:53:53 +01:00
andreaturli 435253dcb5 issue 384: some fixing to AdminLiveTest for cloning vms from admin node - unstable 2011-09-11 21:52:38 +01:00
andreaturli fc52cdbaf8 issue 384: kickstart admin node on macosx -> complete 2011-09-11 00:39:03 +01:00
andreaturli 45119e5505 issue 384: kickstart admin node on macosx -> complete 2011-09-11 00:37:18 +01:00
andreaturli 97f93ef779 issue 384: kickstart admin node on macosx -> complete 2011-09-11 00:34:31 +01:00
andreaturli 1c6c85fa51 issue 384: kickstart admin node on macosx -> complete 2011-09-10 23:05:47 +01:00
andreaturli 6092d58046 issue 384: adding vbox - virtualbox installation on macosx 2011-09-09 01:59:45 +01:00
andreaturli a3d628e688 issue 384: adding vbox - first admin vm launched on macosx 2011-09-08 07:56:11 +01:00
Andrea 8fe01385ac issue 384: adding vbox - first admin vm launched on macosx 2011-09-08 07:50:36 +01:00
Andrea Turli 2274e7d4e6 Issue 384: support virtualbox 4.1.2r73507 2011-08-21 18:19:31 +01:00
Adrian Cole 04dde80bd4 Issue 384: fixed vbox guest additions download location 2011-08-20 13:39:34 -07:00
Adrian Cole e3a960e270 fixed pom for temporary github repo 2011-08-20 13:28:48 -07:00
Adrian Cole 43d1db9f48 Issue 384: update to virtualbox 4.1.2r73507 2011-08-20 13:20:51 -07:00
Adrian Cole 960bfe709f Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file 2011-08-16 18:14:30 -07:00
Adrian Cole 802f813663 Issue 464: updated cloudstack to use new json parsers 2011-08-14 18:06:44 +01:00
Adrian Cole 39f4817b66 Issue 464: added rough ideas on how to parse new cloudstack 2.2.8 format 2011-08-12 17:10:07 +01:00
Adrian Cole 69e7b101bb cleared up javadoc on blockUntilRunning and blockOnComplete 2011-08-11 15:55:44 +01:00
Adrian Cole 0a8f38b90e bumped snapshot version to 1.2.0-SNAPSHOT 2011-08-05 04:09:23 +01:00
Adrian Cole 21821231cb fixed headers and formatting 2011-07-27 02:48:11 -07:00
Adrian Cole d8dee64cf7 renamed tests that require virtualbox running to Live suffix 2011-07-27 02:45:43 -07:00
Adrian Cole 9fd467d030 renamed tests that require virtualbox running to Live suffix 2011-07-27 02:44:10 -07:00
Adrian Cole 5243790801 Issue 384: switched to vbox 4.1, cleaned up shell commands with byon, fixed so starts to work on osx 2011-07-27 02:31:10 -07:00
Andrea Turli 280c8205f0 adding virtualbox issue 384 - fix hd creation 2011-07-26 14:15:20 +01:00
toor dc070417a9 adding virtualboxissue 384 - NAT configuration for jetty web server 2011-07-26 01:22:44 +01:00
andreaturli 5a2053a3d0 adding virtualbox issue 384 - sshj 2011-07-25 22:08:12 +01:00
andreaturli 4070a7d689 add virtualbox support issue 384 2011-07-25 19:13:38 +01:00
unknown 64605cd744 issue:384 2011-07-25 18:51:07 +01:00
Adrian Cole edc1b10610 Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-* 2011-07-25 03:59:01 -07:00