Skip to content

Commit 690b5c9

Browse files
authored
Disable new check 'os-14' for automated testing (#291)
Signed-off-by: Michael Geiger <info@mgeiger.de>
1 parent 2267e0f commit 690b5c9

File tree

1 file changed

+2
-0
lines changed
  • test/integration/docker-linux-baseline/controls

1 file changed

+2
-0
lines changed

test/integration/docker-linux-baseline/controls/tests.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
skip_control 'os-08'
66
# skip filesystem test (vfat enabled for uefi)
77
skip_control 'os-10'
8+
# skip mountpoint test
9+
skip_control 'os-14'
810
# No syslog installed in test env
911
skip_control 'package-07'
1012
# skip auditd tests, we do not have any implementation for audit management yet

0 commit comments

Comments
 (0)