The test for this stage is failing because etc/shadow changes content depending on the date that it runs on (due to the "date of last password change" field). This causes the checksums to not be constant for our tests and depends on the date. This commit removes the checksums for etc/shadow from the test so that they are not checked as part of the test. This worksaround the test failure issue for now until a solution to the dynamic contents is determined. Signed-off-by: Michael Ho <michael.ho@ieee.org> |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||