Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
k8s-sandbox
Commits
6ac09690
Commit
6ac09690
authored
May 28, 2022
by
Tigran Mkrtchyan
☕
Browse files
ci: collect cafka logs
parent
a6cffa33
Pipeline
#29066
passed with stages
in 5 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6ac09690
...
...
@@ -115,6 +115,7 @@ collect_logs:
-
kubectl logs -l app=dcache-door --all-containers --tail=-1 > dcache-door.log
-
kubectl logs -l app=dcache-pool --all-containers --tail=-1 > dcache-pool.log
-
kubectl logs -l app=postgresql --all-containers --tail=-1 > postgres.log
-
kubectl logs -l app=kafka --all-containers --tail=-1 > postgres.log
-
kubectl logs -l app=zk --all-containers --tail=-1 > zk.log
environment
:
testing
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment