Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

backport: 1.6.2 patches#1479

Merged
egernst merged 4 commits intokata-containers:stable-1.6from
ganeshmaharaj:my-1.6.2
Apr 17, 2019
Merged

backport: 1.6.2 patches#1479
egernst merged 4 commits intokata-containers:stable-1.6from
ganeshmaharaj:my-1.6.2

Conversation

@ganeshmaharaj
Copy link
Copy Markdown

@ganeshmaharaj ganeshmaharaj commented Apr 16, 2019

Backport includes below changes.

#1456
#1462
#1471
#1444

@ganeshmaharaj
Copy link
Copy Markdown
Author

/test

…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>
…fixcgrouppath

cgroup_test: prepend a kata specific string to host cgroup path
(cherry picked from commit 28bfe35)

Fixes:kata-containers#1461

Depends-on:github.com/kata-containers/runtime#1544

Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
ganeshmaharaj pushed a commit to ganeshmaharaj/kata-runtime that referenced this pull request Apr 16, 2019
Fixes: kata-containers#1545

Depends-on:github.com/kata-containers/tests#1479

Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
@chavafg
Copy link
Copy Markdown
Contributor

chavafg commented Apr 16, 2019

@ganeshmaharaj can you also include this commit? 77029fd

…enkinsrhel

tests: Fix ci for RHEL
(cherry picked from commit f46b23a)

Fixes kata-containers#1470

Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
@ganeshmaharaj
Copy link
Copy Markdown
Author

/retest

Instead of checking that the physical volume is available right
after the `kubectl create pv` command is run, check if it becomes
available every 2s for a maximum of 10s.

Fixes: kata-containers#1440.

(cherry picked from commit b60bf9a)
Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
@ganeshmaharaj
Copy link
Copy Markdown
Author

/retest

@egernst egernst merged commit dc14992 into kata-containers:stable-1.6 Apr 17, 2019
grahamwhaley pushed a commit to grahamwhaley/kata-containers-tests that referenced this pull request Apr 24, 2019
If the scripts failed to find go or a GOPATH they would follow a different
path and invoke `sudo -E`, but not with the PATH=$PATH argument. This
normally works on oru CIs, but on Zuul, where the old distro go version
will be in the sudo path first, it fails with a 'go too old' error.
Pass the CI env/user PATH into the `sudo` to ensure we pick up
the correct golang.

Fixes: kata-containers#1479

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
chavafg pushed a commit to chavafg/tests-1 that referenced this pull request May 2, 2019
If the scripts failed to find go or a GOPATH they would follow a different
path and invoke `sudo -E`, but not with the PATH=$PATH argument. This
normally works on oru CIs, but on Zuul, where the old distro go version
will be in the sudo path first, it fails with a 'go too old' error.
Pass the CI env/user PATH into the `sudo` to ensure we pick up
the correct golang.

Fixes: kata-containers#1479

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
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.

6 participants