On 2/3/23 08:16, Petr Pisar wrote:
V Fri, Feb 03, 2023 at 07:40:09AM -0700, Orion Poplawski napsal(a):I've got a couple updates with missing tests:https://bodhi.fedoraproject.org/updates/FEDORA-2023-96ebcd6f4d https://bodhi.fedoraproject.org/updates/FEDORA-2023-23e26fcc32That happens when CI is slow or broken. Or when a message bus about finising the tests was not properly stored into test results database. Also some tests performed in Rawhide are not performed in stable Fedoras, based on global CI configuration.it seems like I used to have the option to resubmit the tests but I don't see that now. Is my only option to waive the test results?Try a command line: bodhi updates trigger-tests FEDORA-2023-96ebcd6f4d.
Thanks, but no go: bodhi updates trigger-tests FEDORA-2023-96ebcd6f4d Login successful! Traceback (most recent call last):File "/usr/lib/python3.11/site-packages/bodhi/client/bindings.py", line 382, in trigger_tests
return self.send_request(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/bodhi/client/bindings.py",
line 235, in send_request
raise BodhiClientException(response.text)
bodhi.client.bindings.BodhiClientException: {"status": "error",
"errors": [{"location": "body", "name": "request", "description":
"Update is not in testing status"}]}
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/bodhi", line 8, in <module>
sys.exit(cli())
^^^^^
File "/usr/lib/python3.11/site-packages/click/core.py", line 1130, in
__call__
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/click/core.py", line 1055, in
main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/click/core.py", line 1657, in
invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/click/core.py", line 1657, in
invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/click/core.py", line 1404, in
invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/click/core.py", line 760, in
invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/bodhi/client/cli.py", line
269, in wrapper
method(*args, **kwargs)
File "/usr/lib/python3.11/site-packages/bodhi/client/cli.py", line
986, in trigger_tests
resp = client.trigger_tests(update)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/bodhi/client/bindings.py",
line 128, in wrapper
result = method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/bodhi/client/bindings.py",
line 386, in trigger_tests
if exc.response.status_code == 404:
^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'status_code'
--
Orion Poplawski
he/him/his - surely the least important thing about me
IT Systems Manager 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane [email protected]
Boulder, CO 80301 https://www.nwra.com/
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
