Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
b7229ed5
Commit
b7229ed5
authored
Feb 14, 2017
by
Zach Loafman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump GCE ContainerVM to container-vm-v20170214
container-vm-v20170214 is a re-build of the docker-runc in container-vm-v20170201, and should clear the GCE slow tests. c.f. #40828
parent
44f345f8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
config-default.sh
cluster/gce/config-default.sh
+1
-1
config-test.sh
cluster/gce/config-test.sh
+1
-1
No files found.
cluster/gce/config-default.sh
View file @
b7229ed5
...
@@ -58,7 +58,7 @@ fi
...
@@ -58,7 +58,7 @@ fi
# containervm. If you are updating the containervm version, update this
# containervm. If you are updating the containervm version, update this
# variable. Also please update corresponding image for node e2e at:
# variable. Also please update corresponding image for node e2e at:
# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml
# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml
CVM_VERSION
=
${
CVM_VERSION
:-
container
-vm-v201702
01
}
CVM_VERSION
=
${
CVM_VERSION
:-
container
-vm-v201702
14
}
GCI_VERSION
=
${
KUBE_GCI_VERSION
:-
gci
-beta-56-9000-80-0
}
GCI_VERSION
=
${
KUBE_GCI_VERSION
:-
gci
-beta-56-9000-80-0
}
MASTER_IMAGE
=
${
KUBE_GCE_MASTER_IMAGE
:-}
MASTER_IMAGE
=
${
KUBE_GCE_MASTER_IMAGE
:-}
MASTER_IMAGE_PROJECT
=
${
KUBE_GCE_MASTER_PROJECT
:-
google
-containers
}
MASTER_IMAGE_PROJECT
=
${
KUBE_GCE_MASTER_PROJECT
:-
google
-containers
}
...
...
cluster/gce/config-test.sh
View file @
b7229ed5
...
@@ -59,7 +59,7 @@ fi
...
@@ -59,7 +59,7 @@ fi
# containervm. If you are updating the containervm version, update this
# containervm. If you are updating the containervm version, update this
# variable. Also please update corresponding image for node e2e at:
# variable. Also please update corresponding image for node e2e at:
# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml
# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml
CVM_VERSION
=
${
CVM_VERSION
:-
container
-vm-v201702
01
}
CVM_VERSION
=
${
CVM_VERSION
:-
container
-vm-v201702
14
}
GCI_VERSION
=
${
KUBE_GCI_VERSION
:-
gci
-beta-56-9000-80-0
}
GCI_VERSION
=
${
KUBE_GCI_VERSION
:-
gci
-beta-56-9000-80-0
}
MASTER_IMAGE
=
${
KUBE_GCE_MASTER_IMAGE
:-}
MASTER_IMAGE
=
${
KUBE_GCE_MASTER_IMAGE
:-}
MASTER_IMAGE_PROJECT
=
${
KUBE_GCE_MASTER_PROJECT
:-
google
-containers
}
MASTER_IMAGE_PROJECT
=
${
KUBE_GCE_MASTER_PROJECT
:-
google
-containers
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment