From 10a8081628972313eb9739ea6b865ae5fec8d9f2 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 25 Feb 2021 18:27:13 -0800 Subject: Revert "remove --skip-status" This reverts commit d6996ebef59efbb3101bac0e2e049fbc9e676d2c. --- spec/run_oc_pedant.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb index 13cfa5a..a8c2566 100644 --- a/spec/run_oc_pedant.rb +++ b/spec/run_oc_pedant.rb @@ -188,6 +188,8 @@ begin # tests from chef-server as the user acls are not supported in chef-zero # at this time. "--skip-chef-zero-quirks", + + "--skip-status" ] # The knife tests are very slow and don't give us a lot of extra coverage, -- cgit v1.2.1