-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recent changes to kubernetes/master moved where bazel .deb files get pushed. The kubernetes_e2e.py scenario was updated to accommodate this change, but the kubernetes/release-1.6 branch still pushes these .debs to the old location. Since we only support ci/periodic jobs for release-1.6, and we expect to use the new location from now on, consider this a special case for now and we can remove this code when we no longer support the 1.6.x series.
- Loading branch information
Showing
2 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters