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

A number of rkt fixes #768

Merged
merged 20 commits into from
Mar 3, 2016
Merged

A number of rkt fixes #768

merged 20 commits into from
Mar 3, 2016

Conversation

achanda
Copy link
Contributor

@achanda achanda commented Feb 5, 2016

This includes a number of rkt fixes

  • Changes how rkt is called inside nomad
  • Installs rkt in travis and enables running rkt tests
  • Also, upgrades docker to 1.9.1 in travis

@achanda achanda force-pushed the b-rkt branch 2 times, most recently from 869f7a3 to 90ec377 Compare February 5, 2016 22:30
@achanda achanda closed this Feb 5, 2016
@achanda achanda reopened this Feb 5, 2016
@achanda achanda force-pushed the b-rkt branch 7 times, most recently from 150ddfd to 58a85f0 Compare February 6, 2016 02:46
@achanda
Copy link
Contributor Author

achanda commented Feb 6, 2016

Right now, these tests run fine on my dev box. I can also run a small job on rkt. Still trying to figure out why the tests are failing on travis.

@achanda achanda closed this Feb 6, 2016
@achanda achanda reopened this Feb 6, 2016
@achanda achanda force-pushed the b-rkt branch 14 times, most recently from e922607 to ba75ebd Compare February 13, 2016 01:58
@achanda achanda force-pushed the b-rkt branch 2 times, most recently from c3d01fc to 7b11da6 Compare February 17, 2016 03:13
}
h.waitCh <- cstructs.NewWaitResult(code, 0, err)
h.waitCh <- &cstructs.WaitResult{ExitCode: ps.ExitCode, Signal: 0, Err: err}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use NewWaitResult

@achanda achanda force-pushed the b-rkt branch 3 times, most recently from 15c1b81 to 1ae0921 Compare March 2, 2016 20:04
diptanu added a commit that referenced this pull request Mar 3, 2016
@diptanu diptanu merged commit 225ed95 into hashicorp:master Mar 3, 2016
@achanda achanda deleted the b-rkt branch March 3, 2016 05:33
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants