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

[RFC] Add CircleCI for runtime-tools' validation tests #1757

Closed
wants to merge 1 commit into from

Conversation

alban
Copy link
Contributor

@alban alban commented Mar 15, 2018

I use CircleCI in order to run the runtime-tools' validation tests in a virtual machine.

For now, the results of the tests are printed without returning an error.

Signed-off-by: Alban Crequy alban@kinvolk.io


You can see the results here:
https://circleci.com/gh/kinvolk/runc/9

1..46
# failed 14 of 46 tests
# skip: 10
# time=55097.155ms

I use CircleCI in order to run the runtime-tools' validation tests in a
virtual machine.

For now, the results of the tests are printed without returning an
error.

Signed-off-by: Alban Crequy <alban@kinvolk.io>
@crosbymichael
Copy link
Member

I don't think we want another CI. We should make tools work with travis and keep things simple

@alban
Copy link
Contributor Author

alban commented Mar 15, 2018

@crosbymichael ok. Closing in favour of #1758

@alban alban closed this Mar 15, 2018
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

Successfully merging this pull request may close these issues.

2 participants