Skip to content

Commit 42d6825

Browse files
Merge pull request #16570 from smarterclayton/upstream_conformance
Automatic merge from submit-queue Switch to 1.8 conformance
2 parents fa1def6 + c6396e8 commit 42d6825

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
@@ -15,7 +15,7 @@ fi
1515
test_report_dir="${ARTIFACT_DIR}"
1616
mkdir -p "${test_report_dir}"
1717

18-
version="${KUBERNETES_VERSION:-release-1.7}"
18+
version="${KUBERNETES_VERSION:-release-1.8}"
1919
kubernetes="${KUBERNETES_ROOT:-${OS_ROOT}/../../../k8s.io/kubernetes2}"
2020
if [[ ! -d "${kubernetes}" ]]; then
2121
if [[ -n "${KUBERNETES_ROOT-}" ]]; then

0 commit comments

Comments
 (0)