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

Fix perl-Test-Quattor version in github action tests #1594

Open
wpoely86 opened this issue Jun 28, 2023 · 2 comments
Open

Fix perl-Test-Quattor version in github action tests #1594

wpoely86 opened this issue Jun 28, 2023 · 2 comments

Comments

@wpoely86
Copy link
Member

The current github actions tests do:

dnf install http://yum.quattor.org/devel/perl-Test-Quattor-18.3.0-SNAPSHOT20180406083650.noarch.rpm

because

The available version of perl-Test-Quattor is too old for mvnprove.pl to
work, but this is a quick way of pulling in a lot of required dependencies.

We should fix this.

@jrha
Copy link
Member

jrha commented Jun 28, 2023

See quattor/maven-tools#175

@wpoely86
Copy link
Member Author

@jrha How do these RPMs get created? Is it something we could also offload to a github action?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants