Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
versions: Add newest-version for OpenShift
Browse files Browse the repository at this point in the history
This adds the 'newest-version' property which determines the OpenShift
version used to run the e2e tests.

Fixes: github.com/kata-containers/tests#2860

Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
  • Loading branch information
wainersm committed Sep 18, 2020
1 parent 911a495 commit e31c834
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,10 @@ externals:
.*/v?([\d\.]+)\.tar\.gz
version: "v3.10.0"
commit: "dd10d17"
meta:
description: |
'newest-version' is the latest version known to work.
newest-version: "4.5"

runc:
description: "OCI CLI reference runtime implementation"
Expand Down

0 comments on commit e31c834

Please sign in to comment.