Skip to content

Commit

Permalink
Merge pull request kata-containers#1319 from chavafg/topic/fix-skip-c…
Browse files Browse the repository at this point in the history
…rio-test

cri-o: fix name of skipped test
  • Loading branch information
chavafg authored Mar 19, 2019
2 parents 9d6cc09 + 1ed6970 commit 77425fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/cri-o/crio_skip_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@

declare -a skipCRIOTests=(
'test "ctr oom"'
'test "ctr stats"'
'test "ctr stats output"'
);

0 comments on commit 77425fb

Please sign in to comment.