adoptium / aqa-tests

Home of test infrastructure for Adoptium builds
https://adoptium.net/aqavit
Apache License 2.0
135 stars 314 forks source link

feature: enable running of external tests outside of containers #5142

Closed judovana closed 2 months ago

judovana commented 8 months ago

it may be great if external tests can be run out of container, directly on host.

It must not be a goal of this proposal to change default runs. Those should remain isolated in container.

It should not be the goal oft his proposal install all dependencies of those tests to target host. Those tests ahve huge, and weird depndencies, which may be impossible to automate properly across distributions, and they can by accident polute the unaware host.

smlambert commented 2 months ago

Will close as duplicate of https://github.com/adoptium/aqa-tests/issues/2026