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
81fb0f95
Commit
81fb0f95
authored
Aug 12, 2015
by
Piotr Szczesniak
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12527 from piosz/jenkins-autoscaling
Actually changed monitoring level on Jenkins
parents
c00c5b68
5e580041
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
e2e.sh
hack/jenkins/e2e.sh
+1
-0
No files found.
hack/jenkins/e2e.sh
View file @
81fb0f95
...
@@ -305,6 +305,7 @@ export KUBE_GKE_NETWORK=${E2E_NETWORK}
...
@@ -305,6 +305,7 @@ export KUBE_GKE_NETWORK=${E2E_NETWORK}
# Shared cluster variables
# Shared cluster variables
export
E2E_MIN_STARTUP_PODS
=
${
E2E_MIN_STARTUP_PODS
:-}
export
E2E_MIN_STARTUP_PODS
=
${
E2E_MIN_STARTUP_PODS
:-}
export
KUBE_ENABLE_CLUSTER_MONITORING
=
${
ENABLE_CLUSTER_MONITORING
:-}
export
MASTER_SIZE
=
${
MASTER_SIZE
:-}
export
MASTER_SIZE
=
${
MASTER_SIZE
:-}
export
MINION_SIZE
=
${
MINION_SIZE
:-}
export
MINION_SIZE
=
${
MINION_SIZE
:-}
export
NUM_MINIONS
=
${
NUM_MINIONS
:-}
export
NUM_MINIONS
=
${
NUM_MINIONS
:-}
...
...
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