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
aef5c341
Commit
aef5c341
authored
Feb 11, 2015
by
Filipe Brandenburger
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4350 from zmerlynn/jenkins_4177
Unpatch Jenkins now that #4177 is fixed
parents
0019a0d1
a08e04dd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
e2e.sh
hack/jenkins/e2e.sh
+3
-1
No files found.
hack/jenkins/e2e.sh
View file @
aef5c341
...
@@ -83,5 +83,7 @@ export E2E_REPORT_DIR=${WORKSPACE}
...
@@ -83,5 +83,7 @@ export E2E_REPORT_DIR=${WORKSPACE}
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--down
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--down
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--up
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--up
go run ./hack/e2e.go
-v
--ctl
=
"version --match-server-version=false"
go run ./hack/e2e.go
-v
--ctl
=
"version --match-server-version=false"
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--test
||
echo
"Ignored, Jenkins will pass/fail based on test failures"
status
=
0
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--test
||
status
=
$?
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--down
go run ./hack/e2e.go
${
E2E_OPT
}
-v
--down
exit
$status
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