Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8806428

Browse files
author
Isaac Hollander McCreery
committed
Add comments
1 parent 0d9fa49 commit 8806428

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hack/jenkins/e2e.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,9 @@ case ${JOB_NAME} in
411411

412412
# kubernetes-upgrade-gke-1.0-current-release
413413
#
414+
# Test upgrades from the latest release-1.0 build to the latest current
415+
# release build.
416+
#
414417
# Configurations for step2, step4, and step6 live in the current release
415418
# branch.
416419

@@ -428,6 +431,8 @@ case ${JOB_NAME} in
428431

429432
# kubernetes-upgrade-gke-1.0-master
430433
#
434+
# Test upgrades from the latest release-1.0 build to the latest master build.
435+
#
431436
# Configurations for step2, step4, and step6 live in master.
432437

433438
kubernetes-upgrade-gke-1.0-master-step1-deploy)

0 commit comments

Comments
 (0)