This repository was archived by the owner on Jun 28, 2024. It is now read-only.
tests: Skip unit tests on RHEL#1456
Merged
chavafg merged 1 commit intokata-containers:masterfrom Apr 12, 2019
Merged
Conversation
Unit tests on RHEL are failing kata-containers/runtime#1517. In order to enable a CI, we will skip them until the issue is fixed. Fixes kata-containers#1455 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
Contributor
|
/test |
Member
|
@GabyCT can you open PRs for 1.6 and 1.5? |
Contributor
Author
|
@jcvenegas yes, I will do that once this is merged |
devimc
approved these changes
Apr 12, 2019
chavafg
approved these changes
Apr 12, 2019
ganeshmaharaj
pushed a commit
to ganeshmaharaj/kata-tests
that referenced
this pull request
Apr 16, 2019
tests: Skip unit tests on RHEL (cherry picked from commit 4537354)
ganeshmaharaj
pushed a commit
to ganeshmaharaj/kata-tests
that referenced
this pull request
Apr 16, 2019
tests: Skip unit tests on RHEL (cherry picked from commit 4537354) Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
ganeshmaharaj
pushed a commit
to ganeshmaharaj/kata-tests
that referenced
this pull request
Apr 16, 2019
…unitrhel tests: Skip unit tests on RHEL (cherry picked from commit 4537354) Fixes kata-containers#1455 Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
grahamwhaley
pushed a commit
to grahamwhaley/kata-containers-tests
that referenced
this pull request
May 16, 2019
tests: Skip unit tests on RHEL
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.
Unit tests on RHEL are failing kata-containers/runtime#1517.
In order to enable a CI, we will skip them until the issue is fixed.
Fixes #1455
Signed-off-by: Gabriela Cervantes gabriela.cervantes.tellez@intel.com