Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
opSimulation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Eclipse openpass
opSimulation
Commits
64da7e29
Commit
64da7e29
authored
5 months ago
by
Reinhard Biegel
Browse files
Options
Downloads
Patches
Plain Diff
feat(CI): Increase pod startup timeout to 10min
parent
0953b0e6
No related branches found
No related tags found
No related merge requests found
Pipeline
#57731
canceled
5 months ago
Stage: external
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
utils/ci/Jenkinsfile
+1
-3
1 addition, 3 deletions
utils/ci/Jenkinsfile
with
1 addition
and
3 deletions
utils/ci/Jenkinsfile
+
1
−
3
View file @
64da7e29
...
...
@@ -106,9 +106,6 @@ spec:
limits:
memory: "16Gi"
cpu: "4"
requests:
memory: "16Gi"
cpu: "4"
volumeMounts:
- name: openpass-cache-storage
mountPath: "/home/jenkins/cache"
...
...
@@ -128,6 +125,7 @@ spec:
runAsUser: 1002870000
seLinuxOptions:
level: s0:c4,c54
activeDeadlineSeconds: 600
"""
}
}
...
...
This diff is collapsed.
Click to expand it.
Reinhard Biegel
@rbiegel
mentioned in issue
eclipsefdn/helpdesk#5183 (closed)
·
5 months ago
mentioned in issue
eclipsefdn/helpdesk#5183 (closed)
mentioned in issue eclipsefdn/helpdesk#5183
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment