-
-
Notifications
You must be signed in to change notification settings - Fork 314
Outreachy: AQA External Application Test Enhancements: Project Tether
This project builds upon a previous Outreachy project called "Tweetest". We run the functional test suites of third-party Java applications using the OpenJDK binaries that we produce. This category of testing allows us to verify that the largest and most broadly used applications run well with our binaries. We do this testing in Docker containers, so we can also verify that things are running well inside of containers. Ultimately this form of testing is not just a way to verify proper running of applications in containers using our binaries, but also as a way to connect with the open-source projects that produce, maintain and test these applications. This project intends to clean-up our CI/CD pipeline of these application tests to a point where they are running cleanly on many of the platforms for which we produce binaries. This will allow us to reach out to the open-source communities, create stronger relationships and engage them in keeping these external tests healthy, up-to-date and running smoothly.
- External third-party container tests README - https://github.com/adoptium/aqa-tests/tree/master/external#external-third-party-container-tests
Project mentors are Lan Xia, Sophia Guo and Shelley Lambert.