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

Bug find in exec rkt run, test result of rkt is not correct yet. #321

Open
zenlint opened this issue Nov 19, 2015 · 4 comments
Open

Bug find in exec rkt run, test result of rkt is not correct yet. #321

zenlint opened this issue Nov 19, 2015 · 4 comments

Comments

@zenlint
Copy link
Contributor

zenlint commented Nov 19, 2015

Bug find in exec rkt run, test result of rkt is not correct yet, because rkt can not return the error code from the entry process,.
The bug will cause wrong success result of testing rkt.
I and @wangkirin just fixing the bug.

@zenlint
Copy link
Contributor Author

zenlint commented Nov 26, 2015

@liangchenye @wangkirin I have fixed the bug in my local git registry, using the another way of "rkt status" to replace using return code of "rkt run".

But I find another problem in using ocitool in the situation of rkt, just thinking about how to fix it.

@zenlint
Copy link
Contributor Author

zenlint commented Nov 26, 2015

@wangkirin Can u fix the bugs on ocitools/cmd/runtimetest to support RKT?

It is not support RKT yet, if u can fix it , it should be very nice.

@zenlint
Copy link
Contributor Author

zenlint commented Nov 27, 2015

@liangchenye @wangkirin The supporting of rkt have been work properly, but we have to fix some bugs in ocitools for rkt supporting later.

@initlove
Copy link
Contributor

@zenlinTechnofreak Cool!

Do you plan to announce the OCT progress to OCI?

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