adoptium / aqa-tests

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

EPIC: Ensure test material is pinned to a specific tag and SHAs tracked #5759

Open smlambert opened 2 hours ago

smlambert commented 2 hours ago

There are several different repositories where we pull test material whose SHAs are not tracked in the TAP file, these include:

In addition to tracking test material, we should also check that any dependencies introduced are also tracked / verified against a checksum to ensure it is transparent and clear what is being put onto test machines.

Dependencies (any software that is pulled onto the machine during the test run) include:

smlambert commented 2 hours ago

Likely related: