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

t: Use consistent 'Mojo::Base' instead of strict+warnings #157

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

okurz
Copy link
Member

@okurz okurz commented Dec 20, 2023

Same as suggested in our documentation we should use Mojo::Base
consistently in all openQA test modules.

Motivated by:

@okurz
Copy link
Member Author

okurz commented Dec 20, 2023

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Dec 20, 2023

rebase

✅ Branch has been successfully rebased

@okurz okurz force-pushed the feature/retry_git branch from 73c6fdf to e2d97bd Compare December 20, 2023 14:54
@okurz
Copy link
Member Author

okurz commented Dec 20, 2023

ok, I think the problem is that in https://github.com/os-autoinst/os-autoinst-distri-openQA/actions/runs/7277050058/job/19828218115?pr=157#step:5:11 (tr '/' ':' <<<"$GH_REPO" is done but not on GH_REF which has a / for me

@perlpunk
Copy link
Contributor

Yeah, I thought the same, see #158

@okurz
Copy link
Member Author

okurz commented Dec 22, 2023

@Mergifyio rebase

Same as suggested in our documentation we should use Mojo::Base
consistently in all openQA test modules.
Copy link
Contributor

mergify bot commented Dec 22, 2023

rebase

✅ Branch has been successfully rebased

@okurz okurz force-pushed the feature/retry_git branch from e2d97bd to e4417b2 Compare December 22, 2023 09:01
@perlpunk
Copy link
Contributor

Now https://openqa.opensuse.org/tests/3831187#step/boot/4 fails, with the same error we see in our regular tests: https://openqa.opensuse.org/tests/3831958#step/boot/4 but which we aren't notified of because no emails :-/

@perlpunk
Copy link
Contributor

https://progress.opensuse.org/issues/152889
I added a needle, and retriggered the test

@mergify mergify bot merged commit 80c9212 into os-autoinst:master Dec 22, 2023
5 checks passed
@okurz okurz deleted the feature/retry_git branch December 22, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants