add custom partitioning xfs tests
ClosedPublic

Authored by garretraziel on Nov 25 2015, 2:20 PM.

Details

Summary

This is pretty simple diff that adds XFS-on-root test. I have a
feeling that we had this test in the past and we couldn't merge this for
some reason. It works on 20151119 Rawhide image.

Test Plan

Try to run server_xfs test

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
garretraziel retitled this revision from to add custom partitioning xfs tests.Nov 25 2015, 2:20 PM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.

Note that we should always wind up testing XFS-on-LVM for TCs and RCs anyhow, as XFS is the default filesystem for true Server images. (nightlies, I think, still get ext4). I don't think adding this test hurts anything. I guess we might need to make sure custom_change_fs works if the desired filesystem is already selected, as it may be on Server images.

jskladan accepted this revision.Nov 26 2015, 9:23 AM
This revision is now accepted and ready to land.Nov 26 2015, 9:23 AM
This revision was automatically updated to reflect the committed changes.