Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move getJtreg ant target to a shared location #4848

Closed
smlambert opened this issue Nov 2, 2023 · 3 comments · Fixed by #4871 or adoptium/TKG#473
Closed

Move getJtreg ant target to a shared location #4848

smlambert opened this issue Nov 2, 2023 · 3 comments · Fixed by #4871 or adoptium/TKG#473

Comments

@smlambert
Copy link
Contributor

As mentioned in #4835 (comment) and also noting that jtreg is used for both openjdk and functional test groups, we should pull that target into a utilities file so it can be included into the different test groups where its used (and avoid duplicate ant script code).

https://github.com/adoptium/aqa-tests/blob/master/openjdk/build.xml#L86-L117
https://github.com/adoptium/aqa-tests/blob/master/functional/security/Crypto/build.xml#L97-L132
and in the ssl-tests also.

@llxia
Copy link
Contributor

llxia commented Nov 2, 2023

Just for the record, the jtreg jar version logic: https://github.com/adoptium/aqa-tests/blob/master/openjdk/build.xml#L44-L67

@llxia
Copy link
Contributor

llxia commented Nov 3, 2023

@annaibm Please take a look at this issue after #4853 is merged. Thanks

@llxia
Copy link
Contributor

llxia commented Nov 6, 2023

We may want to put the common code under https://github.com/adoptium/TKG/tree/master/scripts

annaibm added a commit to annaibm/aqa-tests that referenced this issue Nov 10, 2023
-Moved the getJtreg version to TKG/scripts/getDependencies.xml

resolves : adoptium#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 10, 2023
-Moved the getJtreg version to TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/aqa-tests that referenced this issue Nov 14, 2023
-Added target to get Jtreg version based on JDK version
-Moved the getJtreg tar download logic to TKG/scripts/getDependencies.xml

resolves : adoptium#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 14, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/aqa-tests that referenced this issue Nov 14, 2023
-Moved the getJtreg version to TKG/scripts/getDependencies.xml

-Moved getJtreg version from `openjdk`, `functional/Security/Crypto`, and `ssl-tests`

resolves : adoptium#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 14, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 15, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/aqa-tests that referenced this issue Nov 15, 2023
-Added target to get Jtreg version based on JDK version
-Moved the getJtreg tar download logic to TKG/scripts/getDependencies.xml

resolves : adoptium#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 15, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/aqa-tests that referenced this issue Nov 15, 2023
-Added target to get Jtreg version based on JDK version
-Moved the getJtreg tar download logic to TKG/scripts/getDependencies.xml

resolves : adoptium#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 17, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 21, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 22, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 22, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 22, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/aqa-tests that referenced this issue Nov 22, 2023
-Moved the getJtreg tar download logic to TKG/scripts/getDependencies.xml

resolves : adoptium#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/aqa-tests that referenced this issue Nov 22, 2023
-Moved the getJtreg tar download logic to TKG/scripts/getDependencies.xml

resolves : adoptium#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Nov 22, 2023
-Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml

resolves : adoptium/aqa-tests#4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
smlambert pushed a commit that referenced this issue Nov 23, 2023
-Moved the getJtreg tar download logic to TKG/scripts/getDependencies.xml

resolves : #4848

Signed-off-by: Anna Babu Palathingal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
2 participants