RFR: 7903676: JMH: Simplify GHA pipelines [v2]
Aleksey Shipilev
shade at openjdk.org
Tue Feb 20 09:52:21 UTC 2024
> JMH currently runs many jobs with matrix taking the optional profile. This means many jobs are not actually doing any useful work. When those jobs run, we have quite a few warnings: "Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved."
>
> We can merge current pipelines a bit to simplify the whole thing.
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Larger timeouts and continue on error
-------------
Changes:
- all: https://git.openjdk.org/jmh/pull/128/files
- new: https://git.openjdk.org/jmh/pull/128/files/0b0d37fe..3c204a21
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmh&pr=128&range=01
- incr: https://webrevs.openjdk.org/?repo=jmh&pr=128&range=00-01
Stats: 17 lines in 1 file changed: 8 ins; 0 del; 9 mod
Patch: https://git.openjdk.org/jmh/pull/128.diff
Fetch: git fetch https://git.openjdk.org/jmh.git pull/128/head:pull/128
PR: https://git.openjdk.org/jmh/pull/128
More information about the jmh-dev
mailing list