Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] tycho IT build jobs

FYI - tycho integration test job is here

https://hudson.eclipse.org/hudson/job/tycho-its-linux-nightly/

only linux for now, windows

https://hudson.eclipse.org/hudson/job/tycho-its-win-nightly/ 

will follow.

ITs are triggered as a downstream job of

https://hudson.eclipse.org/hudson/job/tycho-nightly/

One test out of 436 is currently still failing 
https://hudson.eclipse.org/hudson/job/tycho-its-linux-nightly/lastCompletedBuild/testReport/

I suspect a firewall issue (cannot reach  http server started on localhost by the test)

Regards,
Jan

-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberlies, Tobias
Sent: Mittwoch, 5. Oktober 2011 14:18
To: Tycho developers list
Subject: Re: [tycho-dev] tycho IT build jobs

IMHO we only need a central integration test run on Linux and Windows. These are the most strict respectively most restricted/strange OSs, so this should be sufficient.

We don't have an "Eclipse version" dependency, and for the JDK, an Oracle 1.5 should be sufficient. 

Regards
Tobias

> -----Original Message-----
> From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Sievers, Jan
> Sent: Donnerstag, 22. September 2011 13:20
> To: Tycho developers list
> Subject: [tycho-dev] tycho IT build jobs
> 
> I will create a request for build jobs on hudson.eclipse.org for the tycho
> ITs.
> 
> On the sonatype CI server we used to have a matrix of IT jobs for build
> machine OS, JDK version and eclipse version tested.
> 
> What are the values for above variables we want to test and in which
> combinations, i.e. how many IT build jobs do we want?
> 
> Regards,
> Jan
> 
> 
> 
> 
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-dev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top