From 654b0c4877d42b3b15a87114408722e843687ded Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 24 Apr 2017 14:40:06 -0400 Subject: tests/installed: New installed, privileged tests using Fedora AH Our container-driven tests can't e.g. test SELinux sanely, and have to support being run as root *and* non-root too. Use redhat-ci to provision a VM and run tests directly there. These are installed tests too. Closes: https://github.com/ostreedev/ostree/issues/806 Closes: #807 Approved by: jlebon --- maint.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maint.mk') diff --git a/maint.mk b/maint.mk index 3a6c9a88..ff231c7d 100644 --- a/maint.mk +++ b/maint.mk @@ -1123,7 +1123,7 @@ sc_copyright_check: sc_missing_cmd_prefix: @prohibit='^ostree ' \ halt='found missing ${CMD_PREFIX}' \ - in_vc_files='$tests/.*\.sh$$' \ + in_vc_files='$tests/[^/]*\.sh$$' \ $(_sc_search_regexp) # If tests/help-version exists and seems to be new enough, assume that its -- cgit v1.2.1