Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana authored Apr 20, 2024
1 parent 93f7e90 commit 00bb78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Every algorithm is initialised, and used. This is probably hugest collection of
A recomanded way to run this is via jtregs. The `run.sh` takes one argument - jdk to test. Optional second argument is bugid or directory to run.
`run.sh` will download jtreg for you, unless there already is jtreg or unless you set `JTREG_HOME`. If you need custom runner, `JAVA_HOME` is accepted.

Some of the test are using 3rd party agent machie which reply http(s)/(s)ftp/ssh/ssl/whatever responses, set its hostname via `AGENT_HOSTNAME=agent.example.com`, if you do ot wish to run them set ` SKIP_AGENT_TESTS=1`.
Some of the test are using 3rd party agent machie which reply to **kerberos** login responses, set its hostname via `AGENT_HOSTNAME=agent.example.com`, if you do ot wish to run them set ` SKIP_AGENT_TESTS=1`.

### Make

Expand Down

0 comments on commit 00bb78f

Please sign in to comment.