Added the Liberty tests for jfr#23388
Conversation
tajila
left a comment
There was a problem hiding this comment.
I dont think the FindJFRFile and VerifyJfrRecording classes are need as we can just use the existing cmdline tester result parser to verify just as how its currently done.
|
Thanks @tajila , Sure, I will review the current workflow and update the changes to use the existing cmdline tester parser. |
f0db9ad to
cd5e860
Compare
|
jenkins test sanity.functional xlinux jdk17 |
|
The Personal build failure is due to the TKG dependency update (adoptium/TKG#811) not being merged yet. Once that's in, re-triggering should pass. |
0c0eb0d to
cab8156
Compare
Update the jfr_liberty_tests.xml file to include the new JFR command line tests. related: https://github.ibm.com/runtimes/automation/issues/874 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
cf48836 to
121b562
Compare
|
Update on Windows support: ✅ Linux — working Keeping this as Draft until Windows support is confirmed working. |
Update the jfr_liberty_tests.xml file to include the new JFR command line tests.