Skip to content

Commit

Permalink
tests: check copied files have the correct SELinux label
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <[email protected]>

Closes: projectatomic#1143
Approved by: rhatdan
  • Loading branch information
giuseppe authored and eyusupov committed Mar 10, 2018
1 parent d6dd22f commit 8e34373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_system_containers_rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ for i in /usr/local/lib/renamed-atomic-test-system-hostfs /usr/local/lib/secret-
do
assert_matches $i rpm_file_list
test -e $i
matchpathcon -V $i
done

# This is not a template file, the $RECEIVER is not replaced
Expand Down

0 comments on commit 8e34373

Please sign in to comment.