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
99e9ef28
Commit
99e9ef28
authored
Sep 07, 2017
by
billy2180
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some comment in hack/jenkins/*-dockerized.sh
parent
ea017719
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
test-dockerized.sh
hack/jenkins/test-dockerized.sh
+1
-1
verify-dockerized.sh
hack/jenkins/verify-dockerized.sh
+1
-1
No files found.
hack/jenkins/test-dockerized.sh
View file @
99e9ef28
...
...
@@ -29,7 +29,7 @@ retry() {
# Runs the unit and integration tests, producing JUnit-style XML test
# reports in ${WORKSPACE}/artifacts. This script is intended to be run from
# kubekins-test container with a kubernetes repo mapped in. See
#
hack/jenkins/gotest-dockerized.sh
#
k8s.io/test-infra/scenarios/kubernetes_verify.py
export
PATH
=
${
GOPATH
}
/bin:
${
PWD
}
/third_party/etcd:/usr/local/go/bin:
${
PATH
}
...
...
hack/jenkins/verify-dockerized.sh
View file @
99e9ef28
...
...
@@ -27,7 +27,7 @@ retry() {
}
# This script is intended to be run from kubekins-test container with a
# kubernetes repo mapped in. See
hack/jenkins/gotest-dockerized.sh
# kubernetes repo mapped in. See
k8s.io/test-infra/scenarios/kubernetes_verify.py
export
PATH
=
${
GOPATH
}
/bin:
${
PWD
}
/third_party/etcd:/usr/local/go/bin:
${
PATH
}
...
...
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