versions: Add cri-o version for openshift v3.9.0

Since we want to test under kubernetes 1.10 and we also
want to supoort latest version of Openshift, which is v3.9.0,
we need to test with with different versions of CRI-O.

K8s 1.10 should use cri-o 1.10, while openshift v3.9.0
should use v1.9

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

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
Salvador Fuentes 2018-05-03 10:17:37 -05:00
parent 7bd63d59e5
commit 5b9cebd25a

View File

@ -96,6 +96,8 @@ externals:
OCI-based Kubernetes Container Runtime Interface implementation
url: "https://github.com/kubernetes-incubator/cri-o"
version: "393429d5961ea1f14ff21265b534e98ad2ac40fc"
meta:
openshift: "v1.9.11"
cri-containerd:
description: |