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
b2560666
Commit
b2560666
authored
Mar 23, 2017
by
joseph-lanoux
Committed by
Joseph Lanoux
Mar 28, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ginkgo-e2e.sh
parent
168394c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
ginkgo-e2e.sh
hack/ginkgo-e2e.sh
+4
-0
No files found.
hack/ginkgo-e2e.sh
View file @
b2560666
...
...
@@ -30,6 +30,10 @@ e2e_test=$(kube::util::find-binary "e2e.test")
GINKGO_PARALLEL
=
${
GINKGO_PARALLEL
:-
n
}
# set to 'y' to run tests in parallel
# If 'y', Ginkgo's reporter will not print out in color when tests are run
# in parallel
GINKGO_NO_COLOR
=
${
GINKGO_NO_COLOR
:-
n
}
# If 'y', will rerun failed tests once to give them a second chance.
GINKGO_TOLERATE_FLAKES
=
${
GINKGO_TOLERATE_FLAKES
:-
n
}
...
...
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