Re: [hibernate-dev] Keeping CI from being confusing.

2017-12-17 Thread Sanne Grinovero
On 17 December 2017 at 14:18, Davide D'Alto wrote: > I think using "Slave" alone might be goo enough. +1 All jobs should use "Slave" unless there is need for an exception to this rule :) The known exceptions currently are: - the one ORM job which tests using HANA, which should use the "HANA" la

Re: [hibernate-dev] Keeping CI from being confusing.

2017-12-17 Thread Davide D'Alto
I think using "Slave" alone might be goo enough. It's generic and in the future, if we have some other different clouds, jobs can use some additional labels to be more specific At the moment, I think the only labels we need are: Master, Slave and HANA On Sat, Dec 16, 2017 at 8:03 PM, Steve Eberso