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

CI: add condition to be able to test experimental feature #1501

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

chavafg
Copy link
Contributor

@chavafg chavafg commented Apr 25, 2019

Add an option in the .ci/install_runtime.sh to enable newstore
experimental feature in the runtime config file when
KATA_EXPERIMENTAL_FEATURES is set to true.

Fixes: #1500.

Signed-off-by: Salvador Fuentes [email protected]

Add an option in the `.ci/install_runtime.sh` to enable `newstore`
experimental feature in the runtime config file when
`KATA_EXPERIMENTAL_FEATURES` is set to `true`.

Fixes: kata-containers#1500.

Signed-off-by: Salvador Fuentes <[email protected]>
@chavafg
Copy link
Contributor Author

chavafg commented Apr 25, 2019

/cc @WeiZhang555

@chavafg
Copy link
Contributor Author

chavafg commented Apr 25, 2019

/test

@WeiZhang555
Copy link
Member

Thanks!

LGTM

Following discussion: kata-containers/runtime#883 (comment) :
I checked the CI job metrics: https://github.com/kata-containers/ci#ci-job-matrix and found that fedora didn't cover all test cases. Is that possible to also enable K8s test in Fedora Job? Since I found that my WIP PR (kata-containers/runtime#1575) about newstore feature was failing the K8s test and Fedora test doesn't cover it.

@devimc devimc merged commit 6ae9592 into kata-containers:master Apr 26, 2019
@chavafg chavafg deleted the topic/test-experimental branch July 17, 2019 19:47
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.

ci: add option for experimental feature testing
4 participants