icy / pacapt

An ArchLinux's pacman-like shell wrapper for many package managers. 56KB and run anywhere.
Other
955 stars 67 forks source link

Faster CI sun_tools test suite #196

Closed mondeja closed 3 years ago

mondeja commented 3 years ago

Replaces current CI sun_tools test suite virtual machine creation system with mondeja/solaris-vm-action. The performance increase is sill improvable, but now takes ~9 min against previous ~16 min.

mondeja commented 3 years ago

It seems that caching the OVA file is even faster than pkgng test suite (6m 6s and 5m 12s) :tada:

I think that is ready, further improvements can be made in the action.

icy commented 3 years ago

It seems that caching the OVA file is even faster than pkgng test suite (6m 6s and 5m 12s) tada

I think that is ready, further improvements can be made in the action.

That's very impressive!. Congrats!

icy commented 3 years ago

@mondeja I've seen in recent merge events, that MacOS runners are not available! This is quite reasonable :( When that happens, there is not ETA, tests can take any undetermined time. I'd suggest you not to focus too much on the action improvements.

icy commented 3 years ago

See them here: https://github.com/icy/pacapt/actions/runs/1027708431