Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] How to setup a CI instance to run builds using Xvfb?

Hi Patrick,

In the first instance I would have a look at https://wiki.eclipse.org/Jenkins#How_do_I_run_UI-tests_on_the_cluster-based_infra.3F and see if it addresses your issues. 

Alternatively you can create your own images (the CDT project does that for example) - https://github.com/eclipse-cdt/cdt-infra/tree/master/docker

Hth
Jonah 

On Wed, Apr 26, 2023, 1:23 p.m. Patrick Reinhart <patrick@xxxxxxxxx> wrote:
Hello Everyone,

I'm new around the Eclipse CBI environment and just started in setup the
Java Mission Control Build that have the need of running UI based tests,
that would need to have the Xvfb stack in order to run. Now this seems
not to be available in the default configuration so far as I could find out.

How would I be able to enable this feature the correct way?

Thanks for any help is very much appreciated...

Patrick

_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cbi-dev

Back to the top