[
https://issues.apache.org/jira/browse/JCLOUDS-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065785#comment-15065785
]
Michael Wilson edited comment on JCLOUDS-1001 at 12/20/15 2:53 PM:
-------------------------------------------------------------------
All, I've taken a look at this. It looks like it's able to successfully create
a preembtible VM without issue. I've got a few other live test failures, but I
suspect those are related to my own environment setup. I'll update this again
when the live tests fully complete, but I wanted to give a status update while
I was waiting.
Edit:
Here are the failed live tests:
{noformat}
Failed tests:
TargetInstanceApiLiveTest.testInsertTargetInstance:44 » HttpResponse command:
...
UrlMapApiLiveTest.testInsertUrlMap:59 » IllegalState {
"error": {
"errors":...
GlobalForwardingRuleApiLiveTest.testGetGlobalForwardingRule:91->assertGlobalForwardingRuleEquals:133
expected [null] but found []
TargetInstanceApiLiveTest.testListTargetInstance:60 » NoSuchElement
TargetInstanceApiLiveTest.testDeleteTargetInstance:68->BaseGoogleComputeEngineApiLiveTest.assertOperationDoneSuccessfully:85
» NullPointer
UrlMapApiLiveTest.testDeleteUrlMap:193->BaseGoogleComputeEngineApiLiveTest.assertOperationDoneSuccessfully:85
» NullPointer
InstanceApiLiveTest.testGetInstance:134->assertInstanceEquals:327 Lists
differ at element [0]: foo != bar expected [foo] but found [bar]
InstanceApiLiveTest.testListInstance:290->assertInstanceEquals:327 Lists
differ at element [0]: foo != bar expected [foo] but found [bar]
InstanceApiLiveTest.testDetachDiskFromInstance:272->BaseGoogleComputeEngineApiLiveTest.assertOperationDoneSuccessfully:86
» IllegalState
{noformat}
None of these look related to the PR, so I'd say it's good to go.
was (Author: mike.wilson):
All, I've taken a look at this. It looks like it's able to successfully create
a preembtible VM without issue. I've got a few other live test failures, but I
suspect those are related to my own environment setup. I'll update this again
when the live tests fully complete, but I wanted to give a status update while
I was waiting.
> Add Google Compute preemptible support
> --------------------------------------
>
> Key: JCLOUDS-1001
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1001
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-drivers
> Affects Versions: 1.9.1
> Reporter: Michael Wilson
> Fix For: 2.0.0
>
>
> The Google Compute provider should support preemptible instances. Adding this
> should be fairly straightforward.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)