1
0
mirror of https://github.com/openSUSE/snapper.git synced 2026-02-05 15:46:00 +01:00
Files
snapper/testsuite-real/CAUTION
2022-04-21 15:28:22 +02:00

22 lines
651 B
Plaintext

CAUTION
-------
RUN THESE TESTS IN A SCRATCH MACHINE.
Most tests in this directory only work when run as the root user.
They operate
- on a scratch BTRFS filesystem (`/testsuite`)
- created in a loopback-mounted file (`/testsuite-of-snapper.img`),
- using a scratch Snapper configuration (`testsuite`).
However bugs do happen so it is recommended that you
run these tests in a scratch machine. A bug may cause
LOSS OR CORRUPTION OF YOUR OWN BTRFS SNAPSHOTS AND DATA.
See `setup-and-run-all` for the scratch setup and `run-all` for the actual
test set.
The tests conform to the Test Anything Protocol (sloppily).
`prove setup-and-run-all` works.