<div dir="ltr">Hi Steve,<div><br></div><div>This is something I missed in the initial implementation, but there's now an MP for a fix ready to go into master. Right now, however, I've hotfixed prod so that if you pass `all-proposed`, the duplicate request check is disabled. I made this quick change to unblock ginggs</div><div><br></div><div>Regards,</div><div>Tim</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 28, 2023 at 5:19 AM Steve Langasek <<a href="mailto:steve.langasek@ubuntu.com">steve.langasek@ubuntu.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Tim,<br>
<br>
On Thu, Jul 27, 2023 at 11:10:05AM +0100, Tim Andersson wrote:<br>
> Hi all,<br>
<br>
> In the Ubuntu QA team we recently made and deployed a change which now<br>
> makes it impossible to queue duplicate requests.<br>
<br>
> If a request is currently in the queue, or is currently running, and you<br>
> request the same test, you will be taken to an error page which tells you<br>
> the test details and whether it is currently queued or currently running.<br>
> It looks like this:<br>
> ```<br>
> <br>
> You submitted an invalid request:<br>
> <br>
> Test already queued:<br>
> <br>
> release: lunar<br>
> <br>
> pkg: gzip<br>
> <br>
> arch: arm64<br>
> <br>
> triggers: gzip/1.12-1ubuntu1<br>
> <br>
> ```<br>
> This is to try and ease the load on autopkgtest-cloud.<br>
<br>
> If you experience any bugs or unexpected functionality, please file a bug<br>
> against `autopkgtest-cloud` and let us know. We expect it to work<br>
> seamlessly but always expect the unexpected right :)<br>
<br>
Does the code also properly distinguish between tests queued with proposed=1<br>
and those without, so that it's possible to queue both ways in parallel?<br>
<br>
Thanks,<br>
-- <br>
Steve Langasek Give me a lever long enough and a Free OS<br>
Debian Developer to set it on, and I can move the world.<br>
Ubuntu Developer <a href="https://www.debian.org/" rel="noreferrer" target="_blank">https://www.debian.org/</a><br>
<a href="mailto:slangasek@ubuntu.com" target="_blank">slangasek@ubuntu.com</a> <a href="mailto:vorlon@debian.org" target="_blank">vorlon@debian.org</a><br>
-- <br>
ubuntu-devel mailing list<br>
<a href="mailto:ubuntu-devel@lists.ubuntu.com" target="_blank">ubuntu-devel@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel</a><br>
</blockquote></div>