-
New Feature
-
Resolution: Unresolved
-
Major
-
None
I have a job that I fire off with different parameters to run different UTs across my jenkins cluster. Most of my UTs are headless, but a few require a GUI, and I'd like to only start up Xvnc for the runs where it is necessary.
A solution would be to allow a boolean parameter that controls whether or not Xvnc is used on a per-run basis.