neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

fix: Add several c8s fixes for missing deps and decorators #227

Closed Tiboris closed 1 year ago

Tiboris commented 1 year ago
fix: Add cache decorator for older python versions.

fix(mrack.spec): Missing dependency in c8s for beaker-client
Tiboris commented 1 year ago

Added commits from: https://github.com/neoave/mrack/pull/226 which may mark https://github.com/neoave/mrack/pull/226 as dependent.

Tiboris commented 1 year ago

c8s run is now green: https://dashboard.packit.dev/results/testing-farm/153647

Tiboris commented 1 year ago

Should I remove temp commits? @pvoborni

Tiboris commented 1 year ago

I will remove the 4 commits from other PR then it should be fine do you agree? and I will rebase #226 on top of this one.