On Mon, Dec 2, 2019 at 7:43 PM pmkellly@frontier.com <pmkellly@frontier.com> wrote:
I have the update ready. I think I interpolated the discussion
correctly, but probably leaned toward the "keep it simple for now" case.
Please let me know if there are further changes needed. Here's the link:

https://fedoraproject.org/wiki/User:Tablepc/Draft_testcase_reboot

I was hoping you would include `journalctl | grep` commands that would look for the strings Chris mentioned, so that it's easy for people or for scripts to confirm whether the filesystem was or wasn't properly unmounted. It's still helpful to include the examples (they don't necessarily need to be Expected Results, but it's fine there), so that people can compare the full text if they want or have doubts, but those grep commands would make the comparison much simpler.

When asking for debug logs, tell people to save the whole journal and not just systemd-fsck output, i.e. `journalctl -b > journal.log`.

I believe the poweroff cycle can be left out, and we can ask just for a single reboot.

Also, can you please fix the formatting in Expected Results?

Thanks.