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
4c234d48
Commit
4c234d48
authored
May 27, 2022
by
Tigran Mkrtchyan
☕
Browse files
deploy: wait for 30s before checking dcache status
parent
fe809a50
Pipeline
#29040
failed with stages
in 3 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4c234d48
...
...
@@ -45,7 +45,7 @@ deploy:
-
kubectl wait $CHECK_TIMEOUT --for=condition=ready pod -l app=zk
-
kubectl apply -f deployments/dcache-service.yml
-
sleep
1
0
-
sleep
3
0
-
kubectl wait $CHECK_TIMEOUT --for=condition=Ready pod -l app=dcache
environment
:
...
...
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