On Thu, Jun 14, 2018 at 5:20 PM Sam Hague <[email protected]> wrote:

>
>
> On Thu, Jun 14, 2018 at 11:02 AM, Thanh Ha <[email protected]>
> wrote:
>
>> On Thu, Jun 14, 2018 at 12:42 AM Lori Jakab <[email protected]>
>> wrote:
>>
>>> On Wed, Jun 13, 2018 at 11:34 AM Abhijit Kumbhare <[email protected]>
>>> wrote:
>>>
>>>> I believe we decided to keep the test and ignore the failures - last
>>>> item in the list. i.e. we did not decide to remove the tests. But we did
>>>> not really put an action on anyone. Lori, were you going to examine the
>>>> feasibility for this?
>>>>
>>>
>>> I'm not familiar enough with autorelease, so I would need help for that.
>>> Maybe Thanh can point us into the right direction?
>>>
>>>>
>> The autorelease definitions are here:
>>
>>
>> https://github.com/opendaylight/releng-builder/blob/master/jjb/autorelease/autorelease-projects.yaml
>>
>> we can use the "extra-mvn-opts" to pass additional maven flags. Although
>> I'm not sure how how to ignore only one test failure maybe profile in
>> lispflowmapping or something?
>>
>> I know Maven itself also has a flag for "--fail-at-end" and
>> "--fail-never" but enabling this makes troubleshooting autorelease build
>> failures significantly more difficult as the failures will be printed
>> throughout the log file and subprojects will fail if their dependencies
>> failed to build adding to the confusion of where the real failure is.
>>
> I thought this is how this would be done - only the lisptflowmapping IT
> would be ignored. netvirt used to have an IT profile to let us run it
> separate from the full builds so this should be possible.
>
> As a first step, should we flip the flag that disables running the IT in
> autorelease so that the autorelease builds work? In parallel work on
> getting the profile working.
>

First step:
https://git.opendaylight.org/gerrit/#/c/73182/
https://git.opendaylight.org/gerrit/#/c/73183/

I am now looking into just ignoring the tests while keeping logs, not
completely disabling them.

-Lori
_______________________________________________
Discuss mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/discuss

Reply via email to