469a139 Revise desktop background checks

Authored and Committed by adamwill 4 years ago
    Revise desktop background checks
    
    Split this out of install_default, because it really is not a
    part of that test and we do not want that test to fail because
    the desktop background is wrong. Make it its own test module
    and test suite instead. Don't do it on Rawhide, because we
    really can't assert anything worthwhile about Rawhide at the
    moment at least (this means the test runs but is a no-op and
    will always pass on Rawhide, unfortunately). Move the needles
    to a more appropriate location (this has nothing to do with
    anaconda) and use 'background' not 'wallpaper' naming (that's
    the name we use elsewhere in the project, e.g. package names).
    Also, run the test on updates, and add an F29 needle for this
    purpose.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
empty file added
needles/background/30_background.json needles/anaconda/identification/30_wallpaper.json
file renamed
+2 -2
needles/background/30_background.png needles/anaconda/identification/30_wallpaper.png
file renamed
file was renamed with no change to the file
file modified
+54 -1
file modified
+24 -0