Skip to content

Commit 5250f65

Browse files
Merge pull request #16904 from smarterclayton/release_17
Automatic merge from submit-queue (batch tested with PRs 16888, 16911, 16913, 16904). Conformance test against 1.7 again now that tests passed
2 parents 9bb5db6 + b507a7f commit 5250f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extended/conformance-k8s.sh

+1-1
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.8}"
46+
version="${KUBERNETES_VERSION:-release-1.7}"
4747
kubernetes="${KUBERNETES_ROOT:-${OS_ROOT}/../../../k8s.io/kubernetes}"
4848
if [[ ! -d "${kubernetes}" ]]; then
4949
if [[ -n "${KUBERNETES_ROOT-}" ]]; then

0 commit comments

Comments
 (0)