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

WIP: using new JRE capabilities of adoptium aqa-tests #11

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

andrlos
Copy link
Collaborator

@andrlos andrlos commented Nov 14, 2024

using built-in adoptium management of JRE/SDK downloading, in test downloading is therefore obsolete

@@ -279,7 +279,7 @@ jobs:
run: echo 'export PATH="/usr/local/bin:$PATH"' >> $HOME/.zprofile && exec -l $SHELL

- name: Verify Bash Version
run: /opt/homebrew/Cellar/bash/bin/bash --version
run: /opt/homebrew/Cellar/bash/5.2.37/bin/bash --version

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what?!!?!? why!?!?!!?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apparently the path to the bash executable changed since the last GH actions run..

@andrlos andrlos changed the title using new JRE capabilities of adoptium aqa-tests WIP: using new JRE capabilities of adoptium aqa-tests Nov 17, 2024
@andrlos
Copy link
Collaborator Author

andrlos commented Nov 17, 2024

DO NOT merge until I create a related PR in the rh-openjdk internal infrastructure, projecting these changes in the aqa runner there

@judovana
Copy link

judovana commented Nov 17, 2024 via email

@andrlos
Copy link
Collaborator Author

andrlos commented Nov 17, 2024

@judovana this is a draft for now.. I want to first test it with our internal system.. copypasting the exact version was easier, as I was not sure whether the path will work as intended and if I am even looking in the right place.. I will get back to it, before merging - pinky promise ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants