aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

Update Test pipeline code to support Azure Dynamic agents

Open smlambert opened this issue 4 months ago • 0 comments

We had previously done a prototype to support Azure dynamic agents. Since there is now an updated Azure Jenkins plugin, and a desire to also have a set of different containers to run on (mimicking what is available via static docker containers currently, see https://github.com/adoptium/infrastructure/tree/master/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/DockerStatic/Dockerfiles).

These can be put into https://github.com/orgs/adoptium/packages/container/package/test-containers and referenced in test pipeline code. See https://github.com/adoptium/aqa-tests/pull/5683 for initial change.

Next steps can be to ensure we have a diversity of containers upon which to run tests on.

smlambert avatar Oct 10 '24 15:10 smlambert