Tmt early exits - #2426
Conversation
Since now we have `skip_if_ostree` we can remove early exits we had in some tests Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
|
Thanks @HarshwardhanPatil07 for the approval. I think you'll need to be an "official" reviewer for the approval to count |
|
@Johan-Liebert1 I think it isn't like that As in Github actions i see it works. |
|
@Johan-Liebert1 Actually we should verify this. If someone merges this pr can see if it works. |
|
Maybe i can act like bridge, like if someone comes he can pass the pr and know someone has taken a look into code |
|
@Johan-Liebert1 it works right? |
|
The thing is you need to have write access to this repo for your approval to count towards mergibility.
absolutely |
Yes this is a thing I brought up a while ago the Rust |
Since now we have
skip_if_ostreewe can remove early exits we had insome tests