Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

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 <gscrivan@redhat.com>

Closes: #1143
Approved by: rhatdan
  • Loading branch information
giuseppe authored and rh-atomic-bot committed Dec 18, 2017
1 parent e8814e6 commit 3241b63
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 3241b63

Please sign in to comment.