Commit 93c0648d authored by Jérome Perrin's avatar Jérome Perrin

testing/testcase: snapshot bin/*

It's also interesting to see what scripts have been generated
parent 32350dcb
Pipeline #6748 canceled with stage
in 0 seconds
......@@ -292,6 +292,7 @@ class SlapOSInstanceTestCase(unittest.TestCase):
_test_file_snapshot_directory = "" # directory to save snapshot files for inspections
# patterns of files to save for inspection, relative to instance directory
_save_instance_file_pattern_list = (
'*/bin/*',
'*/etc/*',
'*/var/log/*',
'*/.*log',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment