[
https://issues.apache.org/jira/browse/WHIRR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096559#comment-13096559
]
David Alves edited comment on WHIRR-379 at 9/3/11 2:35 AM:
---
Ok, s
Will have to look a bit deeper into this.
As it turns out I have my own service with is using chef to install java and
postrgresql and it works fine.
Its might be something with the testservice itself:
Andrei: Maybe the execution of a recipe might not mean the service was actually
up in some ca
[
https://issues.apache.org/jira/browse/WHIRR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096559#comment-13096559
]
David Alves commented on WHIRR-379:
---
Ok, so apparently the download/registration of the i
[
https://issues.apache.org/jira/browse/WHIRR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Cole updated WHIRR-379:
--
Attachment: solo.txt
test results
> Provide a local cloud for testing
> ---
[
https://issues.apache.org/jira/browse/WHIRR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096529#comment-13096529
]
Adrian Cole commented on WHIRR-379:
---
I setup my osx lion env like the following and got a
[
https://issues.apache.org/jira/browse/WHIRR-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated WHIRR-325:
Attachment: WHIRR-325.patch
Updated version of the patch with an update to ZooKeeper, which removes some
co
jclouds has a class RetryablePredicate you can consider using for this.
-A
On Sep 2, 2011 10:10 AM, "Andrei Savu" wrote:
> On Fri, Sep 2, 2011 at 6:24 AM, David Alves wrote:
>> So is this a timing problem? Is the test method being executed before
TestService completely installed the recipes?
>
>
[
https://issues.apache.org/jira/browse/WHIRR-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096207#comment-13096207
]
Tom White commented on WHIRR-381:
-
Another way to fix this in Whirr would be to do WHIRR-33
[
https://issues.apache.org/jira/browse/WHIRR-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated WHIRR-381:
Attachment: WHIRR-381.patch
> Race in jclouds authorizeGroupToItself and node launch
> -
Race in jclouds authorizeGroupToItself and node launch
--
Key: WHIRR-381
URL: https://issues.apache.org/jira/browse/WHIRR-381
Project: Whirr
Issue Type: Bug
Reporter: Tom White
[
https://issues.apache.org/jira/browse/WHIRR-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096142#comment-13096142
]
Andrei Savu commented on WHIRR-49:
--
I'm glad to see this working. I will review the code to
It should work if you reload the Cluster state info from the disk
before running the configure phase.
-- Andrei Savu
On Fri, Sep 2, 2011 at 6:36 AM, David Alves wrote:
> If I run a test that launches a cluster (say "test-cluster") and on another
> run, execute the same test but with "launchClus
On Fri, Sep 2, 2011 at 6:24 AM, David Alves wrote:
> So is this a timing problem? Is the test method being executed before
> TestService completely installed the recipes?
Looks like a timing problem. I guess that a successful chef recipe
execution does not also mean the service is available to a
If I run a test that launches a cluster (say "test-cluster") and on another
run, execute the same test but with "launchCluster" commented there is an
authentication failure.
Why is that?
Shouldn't it simply pickup all the metadata from the previous cluster launch?
-david
[
https://issues.apache.org/jira/browse/WHIRR-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Alves updated WHIRR-49:
-
Attachment: WHIRR-49-cc.patch
WHIRR-49-pom.patch
WHIRR-49.patch
Corrected a
From my prespective Ithe main use case for chef will be to use it from other
services.
I was testing the service poorly because I did not test the execution of
recipes within other services bootstrap (which had a bug but is now fixed).
So in order to test it correctly I added a test service th
16 matches
Mail list logo