Skip to content
This repository was 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
devimc merged 1 commit into
kata-containers:masterfrom
chavafg:topic/test-experimental
Apr 26, 2019
Merged

CI: add condition to be able to test experimental feature#1501
devimc merged 1 commit into
kata-containers:masterfrom
chavafg:topic/test-experimental

Conversation

@chavafg
Copy link
Copy Markdown
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 salvador.fuentes@intel.com

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 <salvador.fuentes@intel.com>
@chavafg
Copy link
Copy Markdown
Contributor Author

chavafg commented Apr 25, 2019

/cc @WeiZhang555

@chavafg
Copy link
Copy Markdown
Contributor Author

chavafg commented Apr 25, 2019

/test

@WeiZhang555
Copy link
Copy Markdown
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