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
1f26fa40
Commit
1f26fa40
authored
Dec 22, 2015
by
Marek Grabowski
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #19011 from kubernetes/revert-18998-master
Revert "Enable logs generation rate checking in scalability tests"
parents
d20ab89b
79ef0d79
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
e2e.sh
hack/jenkins/e2e.sh
+1
-2
No files found.
hack/jenkins/e2e.sh
View file @
1f26fa40
...
...
@@ -576,8 +576,7 @@ case ${JOB_NAME} in
:
${
E2E_CLUSTER_NAME
:
=
"jenkins-gce-e2e-scalability"
}
:
${
E2E_NETWORK
:
=
"e2e-scalability"
}
:
${
GINKGO_TEST_ARGS
:
=
"--ginkgo.focus=
\[
Performance
\]
\
--gather-resource-usage=true
\
--gather-logs-sizes=true"
}
--gather-resource-usage=true"
}
:
${
KUBE_GCE_INSTANCE_PREFIX
:
=
"e2e-scalability"
}
:
${
PROJECT
:
=
"kubernetes-jenkins"
}
# Override GCE defaults.
...
...
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