replace crioctl with crictl
Signed-off-by: Wei Wei <weiwei.inf@gmail.com>
This commit is contained in:
parent
7b837b5a1e
commit
25dfde9044
28 changed files with 457 additions and 457 deletions
|
@ -6,9 +6,9 @@ function teardown() {
|
|||
cleanup_test
|
||||
}
|
||||
|
||||
@test "crioctl runtimeversion" {
|
||||
@test "crictl runtimeversion" {
|
||||
start_crio
|
||||
run crioctl runtimeversion
|
||||
run crictl info
|
||||
echo "$output"
|
||||
[ "$status" -eq 0 ]
|
||||
stop_crio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue