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