This repository was archived by the owner on Jun 28, 2024. It is now read-only.
DNM: ci: debug CI for CLH#2165
Closed
jcvenegas wants to merge 2 commits into
Closed
Conversation
Member
Author
|
/test-ch |
|
NDM is the new DNM... 😄 |
Contributor
|
/test-ch |
Member
Author
|
/test-ch |
debug for kill bug Fixes: kata-containers#666 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
da8ec98 to
1c3a725
Compare
jcvenegas
added a commit
to jcvenegas/runtime
that referenced
this pull request
Jan 8, 2020
debug ci by printing agent logs in stdout Depends-on: github.com/kata-containers/tests#2165 Fixes: kata-containers#666 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
jcvenegas
added a commit
to jcvenegas/runtime
that referenced
this pull request
Jan 8, 2020
debug ci by printing agent logs in stdout Depends-on: github.com/kata-containers/tests#2165 Fixes: kata-containers#666 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
Member
Author
|
/test-ch |
2 similar comments
Member
Author
|
/test-ch |
Member
Author
|
/test-ch |
6f078b2 to
981c155
Compare
Member
Author
|
/test-ch |
Before try to kill container check if run exit code returned 0. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
981c155 to
650bb71
Compare
Member
Author
|
/test-ch |
|
NDM => DNM => NTDWS => DWSNT ("Do We Still Need This")? 😉 |
Contributor
|
@jodh-intel Let’s keep this PR for few more days and will close it with another Debug PR from the runtime repo. Thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
debug for kill bug
Fixes: #666