Skip to content

Commit b2103fe

Browse files
Switch conformance-k8s to 1.14
1 parent 28cae3f commit b2103fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/extended/conformance-k8s.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To recreate these results
4343
Nightly conformance tests are run against release branches and reported https://openshift-gce-devel.appspot.com/builds/origin-ci-test/logs/test_branch_origin_extended_conformance_k8s/
4444
END
4545

46-
version="${KUBERNETES_VERSION:-release-1.13}"
46+
version="${KUBERNETES_VERSION:-release-1.14}"
4747
kubernetes="${KUBERNETES_ROOT:-${OS_ROOT}/../../../k8s.io/kubernetes}"
4848
if [[ -d "${kubernetes}" ]]; then
4949
git fetch origin --tags

0 commit comments

Comments
 (0)