[#1653] add CI reference job with IBM Semeru Runtimes#1654
[#1653] add CI reference job with IBM Semeru Runtimes#1654bmarwell wants to merge 1 commit intoOpenLiberty:mainfrom
Conversation
bd170e2 to
0f1c445
Compare
|
@bmarwell We have intermittent failures in a couple of tests (usually dev-it and generate-features-it). Does this reference build have to pass all the tests in order for the other builds to run? If so, we would probably want to exclude those two tests at a minimum to ensure the other builds run. |
0f1c445 to
582c534
Compare
Yes, that's why I opened #1633 a while ago. That really should be fixed first. Sadly, I cannot run the tests locally due to the slightly special setup. Also, it seems that 'semeru' is still not recognized. 😞 |
582c534 to
f873ebd
Compare
|
@cherylking the first tests fails sometimes (as expected) after 63 minutes. What already works:
|
@bmarwell That was my concern for the reference build/test...the intermittent test failures. So I think it would be wise to exclude the |
fixes #1653
now that actions/setup-java#289 was merged