GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Add Support for Corretto OpenJDK package
Open
good first issue
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
https://aws.amazon.com/corretto
This task adds corretto as a new package for PKB.
1) Download corretto and play around
2) Create a new package called corretto.py in linux_packages.
3) create a new function, Install, that takes a vm as an input and installs corretto on that vm. You should be able to wrap shell commands as vm.RemoteCommand
Contributor guide
Assessment
This issue has not been assessed yet.