remove ENV-DESKTOP- tag, set DESKTOP- tag instead where necessary
ClosedPublic

Authored by garretraziel on Dec 1 2015, 8:49 AM.

Details

Summary

Let's use the same principle with DESKTOP tag as we use with
LANGUAGE tag. Where there are any GNOME-only (or KDE-only) needles, tag
them with DESKTOP-gnome and delete then when different DESKTOP value
is specified. This will help with QA:Testcase_Package_Sets_KDE_Package_Install
testcase - we will be able to use almost the same code and check that KDE
got installed properly.

Test Plan

see if all existing tests work

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 remove ENV-DESKTOP- tag, set DESKTOP- tag instead where necessary.Dec 1 2015, 8:49 AM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.
jskladan accepted this revision.Dec 1 2015, 10:24 AM
This revision is now accepted and ready to land.Dec 1 2015, 10:24 AM

see, I told you my silly complicated function would be useful ;)

Looks fine to me by eye, I don't have time to test it out right now (and Rawhide nightlies are busted anyhow), I'll try and get to it later.

adamwill accepted this revision.Dec 7 2015, 11:59 PM

This looks fine. You may need to re-diff a bit for my recent changes (freetype262 needles), but I'm fine with that happening on commit.

This revision was automatically updated to reflect the committed changes.