Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: support rstrnt-abort --server "$RSTRNT_RECIPE_URL/tasks/$RSTRNT_TASKID/status" #3203

Open
bgoncalv opened this issue Sep 10, 2024 · 1 comment
Labels
area | restraint Backward compatibility support for restraint step | execute Stuff related to the execute step

Comments

@bgoncalv
Copy link

At least for kernel-tests this command is used in multiple test, to abort the execution of a single test.

tmt seems to support tmt-abort, but only for the general case where the whole plan execution is aborted.

rstrnt-abort --server "$RSTRNT_RECIPE_URL/tasks/$RSTRNT_TASKID/status"

one of the repos with kernel tests that uses this: https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/

In case this is decided to not be supported we will need to update the tests so they can work well on tmt.

@happz happz added step | execute Stuff related to the execute step area | restraint Backward compatibility support for restraint labels Sep 16, 2024
@happz
Copy link
Collaborator

happz commented Sep 16, 2024

BTW, before changing the internals of tmt-abort, #2377 should be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area | restraint Backward compatibility support for restraint step | execute Stuff related to the execute step
Projects
None yet
Development

No branches or pull requests

2 participants