On Sun, Oct 15, 2017 at 7:43 PM Dan Kenigsberg <danken@redhat.com> wrote:
On Sun, Oct 15, 2017 at 6:35 PM, Nir Soffer <nsoffer@redhat.com> wrote:
> On Sun, Oct 15, 2017 at 2:12 PM Barak Korren <bkorren@redhat.com> wrote:
>>
>> Over the TLV shut-down we took the time to add support for using Fedora 27
>> as well as Fedora Rawhide in the oVirt CI system.
>>
>> To use Fedora 27 just use 'fc27' as you would for other Fedora versions in
>> the CI YAML files and/or file extensions in the 'automation/' directory.
>>
>> Using Fedora rawhide is similar, you just use 'fcraw' to refer to it.
>
>
> Cool, thanks!
>
> Vdsm tests are already running with fedora 27 and rawhide in travis, so it
> should be
> easy to add new builds in jenkins.
>
> Dan, Francesco, any objection to add 2 new builds in master?

Down sides are waste of resources, slower CI responsiveness, and more
importantly: rawhide fragility may cause more unrelated failures.

Good points
 

Nir, with your experience - does it worth it?

We never had this problem in travis yet. 

How about having "rawhide" as non-voting?

Only if marking specific tests as expected failure is too much
work.

Nir