Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] jenkins test environment

The question wasn't about how to setup Hudson to install CMake, but rather how the existing test environment looks like. I'd prefer not to have to venture into the area of configuring the Hudson setup. :)

/Jesper
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Martin Weber <fifteenknots505@xxxxxxxxx>
Sent: Monday, April 3, 2017 7:23 PM
To: cdt-dev@xxxxxxxxxxx
Subject: Re: [cdt-dev] jenkins test environment

Am Montag, 3. April 2017, 14:58:52 schrieb Jesper Eskilson:
> ?Hi,
>
>
> I'm attempting to write some automated tests which use CMake, and I was
> wondering which (if any) assumptions I can make about the Jenkins test
> environment. More specifically, can I expect "cmake" to be installed? gcc?

The cmake plugin <https://wiki.jenkins-ci.org/display/JENKINS/CMake+Plugin>
allows to download and install cmake on demand.
See <https://wiki.jenkins-ci.org/display/JENKINS/Global+Configuration>

Martin

--
Cd wrttn wtht vwls s mch trsr.


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top