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
cbe23589
Commit
cbe23589
authored
Nov 08, 2016
by
Yu-Ju Hong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove mounter flags from cri test configs
parent
c640eeb8
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
jenkins-benchmark.properties
..._node/jenkins/cri_validation/jenkins-benchmark.properties
+1
-1
jenkins-pull.properties
test/e2e_node/jenkins/cri_validation/jenkins-pull.properties
+1
-1
jenkins-serial.properties
...e2e_node/jenkins/cri_validation/jenkins-serial.properties
+1
-1
jenkins-validation.properties
...node/jenkins/cri_validation/jenkins-validation.properties
+1
-1
No files found.
test/e2e_node/jenkins/cri_validation/jenkins-benchmark.properties
View file @
cbe23589
...
@@ -5,5 +5,5 @@ GCE_PROJECT=k8s-jkns-ci-node-e2e
...
@@ -5,5 +5,5 @@ GCE_PROJECT=k8s-jkns-ci-node-e2e
CLEANUP
=
true
CLEANUP
=
true
GINKGO_FLAGS
=
'--skip="\[Flaky\]"'
GINKGO_FLAGS
=
'--skip="\[Flaky\]"'
SETUP_NODE
=
false
SETUP_NODE
=
false
TEST_ARGS
=
'--enable-cri=true --feature-gates=DynamicKubeletConfig=true,StreamingProxyRedirects=true
--experimental-mounter-path="" --experimental-mounter-rootfs-path=""
'
TEST_ARGS
=
'--enable-cri=true --feature-gates=DynamicKubeletConfig=true,StreamingProxyRedirects=true'
PARALLELISM
=
1
PARALLELISM
=
1
test/e2e_node/jenkins/cri_validation/jenkins-pull.properties
View file @
cbe23589
...
@@ -5,4 +5,4 @@ GCE_PROJECT=k8s-jkns-pr-node-e2e
...
@@ -5,4 +5,4 @@ GCE_PROJECT=k8s-jkns-pr-node-e2e
CLEANUP
=
true
CLEANUP
=
true
GINKGO_FLAGS
=
'--skip="\[Flaky\]|\[Slow\]|\[Serial\]" --flakeAttempts=2'
GINKGO_FLAGS
=
'--skip="\[Flaky\]|\[Slow\]|\[Serial\]" --flakeAttempts=2'
SETUP_NODE
=
false
SETUP_NODE
=
false
TEST_ARGS
=
'--enable-cri=true --
experimental-mounter-path="" --experimental-mounter-rootfs-path="" --
feature-gates="StreamingProxyRedirects=true"'
TEST_ARGS
=
'--enable-cri=true --feature-gates="StreamingProxyRedirects=true"'
test/e2e_node/jenkins/cri_validation/jenkins-serial.properties
View file @
cbe23589
...
@@ -5,6 +5,6 @@ GCE_PROJECT=k8s-jkns-ci-node-e2e
...
@@ -5,6 +5,6 @@ GCE_PROJECT=k8s-jkns-ci-node-e2e
CLEANUP
=
true
CLEANUP
=
true
GINKGO_FLAGS
=
'--focus="\[Serial\]" --skip="\[Flaky\]|\[Benchmark\]"'
GINKGO_FLAGS
=
'--focus="\[Serial\]" --skip="\[Flaky\]|\[Benchmark\]"'
SETUP_NODE
=
false
SETUP_NODE
=
false
TEST_ARGS
=
'--enable-cri=true --feature-gates=DynamicKubeletConfig=true,StreamingProxyRedirects=true
--experimental-mounter-path="" --experimental-mounter-rootfs-path=""
'
TEST_ARGS
=
'--enable-cri=true --feature-gates=DynamicKubeletConfig=true,StreamingProxyRedirects=true'
PARALLELISM
=
1
PARALLELISM
=
1
TIMEOUT
=
3h
TIMEOUT
=
3h
test/e2e_node/jenkins/cri_validation/jenkins-validation.properties
View file @
cbe23589
...
@@ -5,5 +5,5 @@ GCE_PROJECT=k8s-jkns-ci-node-e2e
...
@@ -5,5 +5,5 @@ GCE_PROJECT=k8s-jkns-ci-node-e2e
CLEANUP
=
true
CLEANUP
=
true
GINKGO_FLAGS
=
'--skip="\[Flaky\]|\[Serial\]"'
GINKGO_FLAGS
=
'--skip="\[Flaky\]|\[Serial\]"'
SETUP_NODE
=
false
SETUP_NODE
=
false
TEST_ARGS
=
'--enable-cri=true --
experimental-mounter-path="" --experimental-mounter-rootfs-path="" --
feature-gates="StreamingProxyRedirects=true"'
TEST_ARGS
=
'--enable-cri=true --feature-gates="StreamingProxyRedirects=true"'
TIMEOUT
=
1h
TIMEOUT
=
1h
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