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
0ad153c7
Commit
0ad153c7
authored
Jul 23, 2016
by
k8s-merge-robot
Committed by
GitHub
Jul 23, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #29488 from coufon/newest
Automatic merge from submit-queue change test-e2e-node.sh build service to true Change build_service in test-e2e-node.sh to true @Random-Liu
parents
b35d33c7
291ab39e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
test-e2e-node.sh
hack/make-rules/test-e2e-node.sh
+1
-2
No files found.
hack/make-rules/test-e2e-node.sh
View file @
0ad153c7
...
...
@@ -133,9 +133,8 @@ else
fi
# Test using the host the script was run on
# Provided for backwards compatibility
set
-x
"
${
ginkgo
}
"
--focus
=
$focus
--skip
=
$skip
"
${
KUBE_ROOT
}
/test/e2e_node/"
--report-dir
=
${
report
}
\
--
--alsologtostderr
--v
2
--node-name
$(
hostname
)
--build-services
=
fals
e
\
--
--alsologtostderr
--v
2
--node-name
$(
hostname
)
--build-services
=
tru
e
\
--start-services
=
true
--stop-services
=
true
$test_args
exit
$?
fi
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