adoptium / adoptium/aqa-tests

Support external tests run without docker

Open
#2,026 1 comment 1 reaction 0 assignees View on GitHub
enhancement type:external
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

Current external tests are supposed to run with dockers, which lets people focus on setting up test running rather than correctly configuring machines.

There is an increasing requirement to run the tests on local or native environment without docker installed.
For example:

- running tests on mac or windows.
- running directly against pre-build jdk (no docker image available) , could use EXTRA_DOCKER_ARGS to set jdk as default java. Need to double check if it still work.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests; start by locating the external-test runner and its Docker setup. Determine how the runner can use local or native environments on macOS and Windows, including a prebuilt JDK without a Docker image. Done means the external tests run successfully without Docker.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java
Domain
devops, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.