*: add crictl.yaml
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
ed34ff3255
commit
bc4319c7a8
5 changed files with 7 additions and 4 deletions
|
@ -211,9 +211,9 @@ function retry() {
|
|||
false
|
||||
}
|
||||
|
||||
# Waits until the given crio becomes reachable.
|
||||
# Waits until crio becomes reachable.
|
||||
function wait_until_reachable() {
|
||||
retry 15 1 crictl status
|
||||
retry 15 1 crictl version
|
||||
}
|
||||
|
||||
# Start crio.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue