Merge lp:~sergiodj/britney/hints-ubuntu-xenial into lp:~ubuntu-sru/britney/hints-ubuntu-xenial

Proposed by Sergio Durigan Junior
Status: Rejected
Rejected by: Steve Langasek
Proposed branch: lp:~sergiodj/britney/hints-ubuntu-xenial
Merge into: lp:~ubuntu-sru/britney/hints-ubuntu-xenial
Diff against target: 11 lines (+4/-0)
1 file modified
ubuntu-sru (+4/-0)
To merge this branch: bzr merge lp:~sergiodj/britney/hints-ubuntu-xenial
Reviewer Review Type Date Requested Status
Steve Langasek Needs Resubmitting
Review via email: mp+388495@code.launchpad.net

Description of the change

nfs-utils/all/s390x has never passed on xenial (the passes we see on the autopkgtest page are fake ones; the tests was not being executed at the time), and is now blocking rpcbind from migrating.

I've made an extensive investigation and posted my findings here:

https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1705483/comments/1

In a nutshell, the problem happens because of the {lease,grace}-time values that nfsd is using. I have a patch to the testcase that makes it pass, but I don't think a SRU is justified in this case, so I'm proposing we force-badtest it instead.

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

The britney hints have now moved to https://git.launchpad.net/~ubuntu-release/britney/+git/hints-ubuntu. Please resubmit against git as necessary.

review: Needs Resubmitting

Unmerged revisions

1736. By Sergio Durigan Junior

badtest nfs-utils all on s390x
see https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1705483/comments/1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntu-sru'
2--- ubuntu-sru 2020-07-06 07:52:43 +0000
3+++ ubuntu-sru 2020-07-31 14:43:24 +0000
4@@ -75,3 +75,7 @@
5
6 # test seems to be very flaky, core dumping
7 force-badtest udisks2/2.1.7-1ubuntu1/amd64
8+
9+# has never passed on s390x
10+# see https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1705483/comments/1
11+force-badtest nfs-utils/all/s390x

Subscribers

People subscribed via source and target branches