Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild-with-ssh on failed builds cannot create GCE instances #10

Closed
paulbellamy opened this issue Dec 2, 2015 · 2 comments
Closed
Assignees

Comments

@paulbellamy
Copy link
Contributor

If the tests have failed, the scheduler GC keeps deleting the instances, because the build status is listed as timedout (or w/e).

To tell when the ssh-enabled build is cancelled/timedout, we should also check for "why": "ssh", and maybe something else.

API Call for reference: https://circleci.com/api/v1/project/weaveworks/weave

@paulbellamy
Copy link
Contributor Author

Or maybe just check if stop_time is null.

@paulbellamy
Copy link
Contributor Author

Assigned to @tomwilkie for deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants