Re: test gate failures (again)

2018-03-16 Thread Dominik 'Rathann' Mierzejewski
On Friday, 09 March 2018 at 12:02, Pavel Zhukov wrote:
> Hello,
> Gating is failed for some weird reason:
> 
> # Test died: command 'dnf -y install bodhi-client git createrepo koji'
> failed at /var/lib/openqa/share/tests/fedora/lib/utils.pm line 383.
> 
> https://bodhi.fedoraproject.org/updates/FEDORA-2018-fda9fed6fd
> 
> I suppose it's known issue. Is there any way to override such false
> failures? It's not needed for this particular update but waiting 6
> hours for next run is not optimal solution in case of security fixes
> etc.

I have another case here:
https://bodhi.fedoraproject.org/updates/FEDORA-2018-b322e211ca

It was in testing for 10 days but I still couldn't push it (Tests
Failed/no test results found), so I followed Kevin's advice from this
thread and now I'm getting (Tests Failed/1 of 2 required tests not
found). What's going on here?

Regards,
Dominik
-- 
Fedora   https://getfedora.org  |  RPMFusion   http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: test gate failures (again)

2018-03-09 Thread Adam Williamson
On Fri, 2018-03-09 at 12:02 +0100, Pavel Zhukov wrote:
> Hello,
> Gating is failed for some weird reason:
> 
> # Test died: command 'dnf -y install bodhi-client git createrepo koji'
> failed at /var/lib/openqa/share/tests/fedora/lib/utils.pm line 383.
> 
> https://bodhi.fedoraproject.org/updates/FEDORA-2018-fda9fed6fd
> 
> I suppose it's known issue. Is there any way to override such false
> failures? It's not needed for this particular update but waiting 6
> hours for next run is not optimal solution in case of security fixes
> etc.

No openQA tests are currently gating. Whatever was considered as
blocking your update, it was not any openQA test. At present the update
is not blocked, it seems (it shows as 'Tests Passed').

For the record, all openQA F28 update tests are failing because the
commented-out baseurls in fedora-repos (which openQA uncomments and
uses, because it can't go through the mirror system for reasons I won't
bore you with) are incorrect, and will be until this bug is fixed:

https://bugzilla.redhat.com/show_bug.cgi?id=1552814

unless I find a few minutes to hack around it in openQA.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: test gate failures (again)

2018-03-09 Thread Kevin Fenzi
On 03/09/2018 03:02 AM, Pavel Zhukov wrote:
> Hello,
> Gating is failed for some weird reason:
> 
> # Test died: command 'dnf -y install bodhi-client git createrepo koji'
> failed at /var/lib/openqa/share/tests/fedora/lib/utils.pm line 383.
> 
> https://bodhi.fedoraproject.org/updates/FEDORA-2018-fda9fed6fd
> 
> I suppose it's known issue. Is there any way to override such false
> failures? It's not needed for this particular update but waiting 6
> hours for next run is not optimal solution in case of security fixes
> etc.

I think you can unpush the update, then re-request testing and it should
fire the tests again. Unfortunately, I think you loose karma doing that.

kevin




signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Test gate failures

2018-03-06 Thread Michael Cronenworth

On 03/06/2018 02:26 AM, Kamil Paral wrote:
We reported invalid multilib results, so I disabled multilib checking by simply 
not downloading any i386 packages. However, it didn't occur to me that that will 
break x86_64 packages that have a hard requirement on i386 packages, like wine 
does. I'll have to fix this somehow.


In the meantime, please verify manually that your update can be installed (no 
broken deps) and file a waiver for it:

https://fedoraproject.org/wiki/Package_update_HOWTO#Handling_feedback_from_automated_tests


Seeing as how the Requires for wine sub-packages have not changed in years... Yes, 
it can be installed. I'll look into the waiver.

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Test gate failures

2018-03-06 Thread Kamil Paral
On Sat, Mar 3, 2018 at 5:15 PM, Michael Cronenworth  wrote:

> Hello,
>
> The "Test Gating" mechanism is preventing two updates from being pushed.
>
> * F27 Wine 3.3
>- "The update can not be pushed: no test results found"
>- https://bodhi.fedoraproject.org/updates/FEDORA-2018-fa6f017315
> * F26 Wine 3.3
>- "The update can not be pushed: 1 of 2 required tests not found"
>- https://bodhi.fedoraproject.org/updates/FEDORA-2018-c5a0e704d6
>
> Is there a way to refresh the tests?
>

I'm sorry. This seems to be a victim of:
https://pagure.io/taskotron/task-rpmdeplint/issue/6#comment-495800

We reported invalid multilib results, so I disabled multilib checking by
simply not downloading any i386 packages. However, it didn't occur to me
that that will break x86_64 packages that have a hard requirement on i386
packages, like wine does. I'll have to fix this somehow.

In the meantime, please verify manually that your update can be installed
(no broken deps) and file a waiver for it:
https://fedoraproject.org/wiki/Package_update_HOWTO#Handling_feedback_from_automated_tests

Thank you.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Test gate failures

2018-03-05 Thread Adam Williamson
On Mon, 2018-03-05 at 17:06 -0500, R P Herrold wrote:
> On Mon, 5 Mar 2018, Randy Barlow wrote:
> 
> > On 03/03/2018 11:15 AM, Michael Cronenworth wrote:
> 
> > > * F27 Wine 3.3
> 
> > >- "The update can not be pushed: no test results found"
> 
> > >- https://bodhi.fedoraproject.org/updates/FEDORA-2018-fa6f017315
> 
> > > * F26 Wine 3.3
> 
> > >- "The update can not be pushed: 1 of 2 required tests not found"
> 
> > >- https://bodhi.fedoraproject.org/updates/FEDORA-2018-c5a0e704d6
> 
> > 
> 
> > Both of these seem to have failed rpmdeplint, which I believe indicates
> 
> > that they are missing dependencies.
> 
> 
> Coes not this rather imply that the ** test environment ** 
> needs to be well enough stocked to perform tests?

No.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Test gate failures

2018-03-05 Thread R P Herrold
On Mon, 5 Mar 2018, Randy Barlow wrote:

> On 03/03/2018 11:15 AM, Michael Cronenworth wrote:
> > * F27 Wine 3.3
> >    - "The update can not be pushed: no test results found"
> >    - https://bodhi.fedoraproject.org/updates/FEDORA-2018-fa6f017315
> > * F26 Wine 3.3
> >    - "The update can not be pushed: 1 of 2 required tests not found"
> >    - https://bodhi.fedoraproject.org/updates/FEDORA-2018-c5a0e704d6
> 
> Both of these seem to have failed rpmdeplint, which I believe indicates
> that they are missing dependencies.

Coes not this rather imply that the ** test environment ** 
needs to be well enough stocked to perform tests?  It MIGHT be 
all right to add a BR for each package, but fixing ONCE by 
stocking the test environment with a test time tool 
(/usr/bin/rpmdeplint), only, and socumenting what one may 
count on being present, seems much more straightforward

I must confess also that I don't see that a BR actually would 
persist over into the test harness environment

-- russ herrold
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Test gate failures

2018-03-05 Thread Randy Barlow
On 03/03/2018 11:15 AM, Michael Cronenworth wrote:
> * F27 Wine 3.3
>    - "The update can not be pushed: no test results found"
>    - https://bodhi.fedoraproject.org/updates/FEDORA-2018-fa6f017315
> * F26 Wine 3.3
>    - "The update can not be pushed: 1 of 2 required tests not found"
>    - https://bodhi.fedoraproject.org/updates/FEDORA-2018-c5a0e704d6

Both of these seem to have failed rpmdeplint, which I believe indicates
that they are missing dependencies.

> Is there a way to refresh the tests?

Bodhi refreshes the Greenwave decision every 6 hours, and also every
time the Update is edited.



signature.asc
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org