kata-containers / runtime

Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
https://katacontainers.io/
Apache License 2.0
2.1k stars 377 forks source link

[backport] ci: Upgrade to yq 3.4.1 #3135

Closed Jakob-Naucke closed 3 years ago

Jakob-Naucke commented 3 years ago

Since the resolution of https://github.com/mikefarah/yq/issues/502, the yq binary is no longer broken on s390x. This is an upgrade to the latest v3 version of yq (v4 has new syntax). This is a backport of https://github.com/kata-containers/kata-containers/pull/1261.

Fixes: #3134 Depends-on: https://github.com/kata-containers/tests/pull/3158

cmaf commented 3 years ago

/test

codecov[bot] commented 3 years ago

Codecov Report

Merging #3135 (78d4e17) into master (86f0550) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 78d4e17 differs from pull request most recent head 9dc01c7. Consider uploading reports for the commit 9dc01c7 to get more accurate results

@@           Coverage Diff           @@
##           master    #3135   +/-   ##
=======================================
  Coverage   50.26%   50.27%           
=======================================
  Files         120      120           
  Lines       15998    16001    +3     
=======================================
+ Hits         8041     8044    +3     
  Misses       6869     6869           
  Partials     1088     1088           
cmaf commented 3 years ago

/test