From c21e789072cf5aa3f7cc58be5116da1024ffc5a0 Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal <148897727+annaibm@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:13:50 -0400 Subject: [PATCH] Pre-stage system test libs on the machines (#139) - added system_lib_dir env property to top.xml - added condition to check the if the system_lib_dir property is set related: https://github.com/adoptium/aqa-tests/issues/4912 Signed-off-by: Anna Babu Palathingal --- stf.build/include/top.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/stf.build/include/top.xml b/stf.build/include/top.xml index 069978e..f0f9f12 100644 --- a/stf.build/include/top.xml +++ b/stf.build/include/top.xml @@ -18,15 +18,18 @@ limitations under the License. + + + + - + - ${prereqs_root}