Closed jcvenegas closed 6 years ago
Ubuntu CI failed - quick look at logs didn't show immediately why?
@devimc ready to merge
Actually, there are a couple of issues here:
fwics we're building packages with go 1.7 fwics:
https://github.com/clearcontainers/packaging/blob/master/.ci/setup.sh#L26
The dev guide mention 1.8.3:
In summary:
We have a plan for how to resolve this for Kata but it's something we should be aware of I think:
/cc @sboeuf, @markdryan.
@jodh-intel yes, that is one of the issues I see, first I want to reflect here the version we use to test. Today is not easy to test in the CI to a new golang version to check all works as expected. I added an script here https://github.com/clearcontainers/tests/pull/917/commits/af4ad939c2e60dab79b0f393f49ae355c8faef1f to allow change golang.
I require golang 1.10+ to allow cri-containerd in our CI.
Nice - that would be useful in kata too. Let's merge this one then as a first-pass...
Clear Containers CI uses go 1.9.4
Fixes: #1085
Signed-off-by: Jose Carlos Venegas Munoz jose.carlos.venegas.munoz@intel.com