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
8341d544
Commit
8341d544
authored
May 23, 2017
by
David Ashpole
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused test properties
parent
98c66f9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
19 deletions
+0
-19
jenkins-memcg-serial.properties
test/e2e_node/jenkins/jenkins-memcg-serial.properties
+0
-19
No files found.
test/e2e_node/jenkins/jenkins-memcg-serial.properties
deleted
100644 → 0
View file @
98c66f9f
GCI_IMAGE_PROJECT
=
container-vm-image-staging
GCI_IMAGE_FAMILY
=
gci-canary-test
GCI_IMAGE
=
$(gcloud compute images describe-from-family ${GCI_IMAGE_FAMILY} --project=${GCI_IMAGE_PROJECT} --format="value(name)")
DOCKER_VERSION
=
$(curl -fsSL --retry 3 https://api.github.com/repos/docker/docker/releases | tac | tac | grep -m 1 "
\"
tag_name
\"\:
" | grep -Eo "[0-9
\.
rc-]+")
GCI_CLOUD_INIT
=
test/e2e_node/jenkins/gci-init.yaml
GCE_HOSTS
=
GCE_IMAGES
=
${GCI_IMAGE}
GCE_IMAGE_PROJECT
=
${GCI_IMAGE_PROJECT}
GCE_ZONE
=
us-central1-f
GCE_PROJECT
=
k8s-jkns-ci-node-e2e
CLEANUP
=
true
# user-data is the GCI cloud init config file.
# gci-docker-version specifies docker version in GCI image.
GCE_INSTANCE_METADATA
=
"user-data<${GCI_CLOUD_INIT},gci-docker-version=${DOCKER_VERSION},gci-update-strategy=update_disabled"
GINKGO_FLAGS
=
'--focus="MemoryEviction" --skip=""'
TEST_ARGS
=
'--feature-gates=DynamicKubeletConfig=true'
KUBELET_ARGS
=
'--cgroups-per-qos=true --cgroup-root=/'
PARALLELISM
=
1
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