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

Test Installers and CLI with Update 11 (Java 21 migration) #5897

Open
12 of 30 tasks
NipunaMadhushan opened this issue Dec 12, 2024 · 1 comment
Open
12 of 30 tasks

Test Installers and CLI with Update 11 (Java 21 migration) #5897

NipunaMadhushan opened this issue Dec 12, 2024 · 1 comment
Assignees

Comments

@NipunaMadhushan
Copy link
Contributor

NipunaMadhushan commented Dec 12, 2024

Description

We need to test the installers as well as the update tool commands with the Update 11 release since java version has been changed.

Following scenarios need to be tested.

Installers:

  • Without Java installed
    • ubuntu
    • ubuntu-arm
    • macos
    • macos-arm
    • windows
  • With Java 21 installed
    • ubuntu
    • ubuntu-arm
    • macos
    • macos-arm
    • windows
  • With Java older version installed
    • ubuntu
    • ubuntu-arm
    • macos
    • macos-arm
    • windows

Update-Tool commands:

  • Java 21 jre pulled with Update 11
    • ubuntu
    • ubuntu-arm
    • macos
    • macos-arm
    • windows
  • Java 17 jre pulled with Update 10 or lower
    • ubuntu
    • ubuntu-arm
    • macos
    • macos-arm
    • windows
  • Java 11 jre pulled with Update 7 or lower
    • ubuntu
    • ubuntu-arm
    • macos
    • macos-arm
    • windows

Version

2201.11.0

@NipunaMadhushan
Copy link
Contributor Author

Tested installers in github actions with different OS (ubuntu, macos, windows) for the scenarios mentioned above.
https://github.com/NipunaMadhushan/ballerina-examples/actions/runs/12294040378/job/34307998425

Tested installers in ubuntu-arm and macos-arm in local machines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant