Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
oai-cn5g-fed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oai
cn5g
oai-cn5g-fed
Merge requests
!175
chore(ci): checking how CN5G containers stop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
chore(ci): checking how CN5G containers stop
ci-check-stopped-containers
into
develop
Overview
7
Commits
11
Pipelines
0
Changes
28
All threads resolved!
Hide all comments
Merged
Raphael Defosseux
requested to merge
ci-check-stopped-containers
into
develop
7 months ago
Overview
7
Commits
11
Pipelines
0
Changes
28
All threads resolved!
Hide all comments
Expand
Longer stop grace period in docker-compose stop commands and in the helm charts.
Looking for the
Bye
message in the logs
Display for each NF undeployment in HTML report
if proper stop: time for the shutdown procedure
if not, where to look at.
We will use this for statistics
Edited
7 months ago
by
Raphael Defosseux
1
0
Merge request reports
Compare
develop
version 3
37f8872f
7 months ago
version 2
09938473
7 months ago
version 1
6332af6b
7 months ago
develop (base)
and
latest version
latest version
b77befef
11 commits,
7 months ago
version 3
37f8872f
10 commits,
7 months ago
version 2
09938473
9 commits,
7 months ago
version 1
6332af6b
8 commits,
7 months ago
28 files
+
143
−
77
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
28
Search (e.g. *.vue) (Ctrl+P)
ci-scripts/charts/oai-amf/values.yaml
+
1
−
1
Options
@@ -97,7 +97,7 @@ readinessProbe: false
livenessProbe
:
false
terminationGracePeriodSeconds
:
5
terminationGracePeriodSeconds
:
60
nodeSelector
:
{}
Loading