From d6996ebef59efbb3101bac0e2e049fbc9e676d2c Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 25 Feb 2021 16:33:35 -0800 Subject: remove --skip-status status endpoint was removed Signed-off-by: Lamont Granquist --- spec/run_oc_pedant.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb index a8c2566..13cfa5a 100644 --- a/spec/run_oc_pedant.rb +++ b/spec/run_oc_pedant.rb @@ -188,8 +188,6 @@ 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