adoptium / STF

The System Test Framework for executing https://github.com/adoptium/aqa-systemtest
Apache License 2.0
8 stars 35 forks source link

Replace references of openjdk-systemtest with aqa-systemtest #115

Closed Mesbah-Alam closed 3 years ago

Mesbah-Alam commented 3 years ago

Related to https://github.com/adoptium/aqa-systemtest/issues/424

Signed-off-by: Mesbah_Alam@ca.ibm.com Mesbah_Alam@ca.ibm.com

Mesbah-Alam commented 3 years ago

Works fine in non-parallel build. Sanity.jck green: Test_grinder/job/Grinder/14986/

llxia commented 3 years ago

Works fine in non-parallel build

To test parallel builds, please regenerate Grinder_testlist_*. Or delete them if you do not need the history. Some Grinder_testlist_* job is generated with Lightweight checkout set to true, so it uses Adopt master for pipeline changes.

Mesbah-Alam commented 3 years ago

Tests:

llxia commented 3 years ago

Please note all 4 PRs have to merged together: adoptium/STF#115 adoptium/aqa-systemtest#425 eclipse-openj9/openj9-systemtest#129 adoptium/aqa-tests#2542

karianna commented 3 years ago

I think eclipse-openj9/openj9-systemtest#129 is meant to be eclipse-openj9/openj9-systemtest#132

Also, putting this into draft so it's not merged by accident until we're ready.