delphix / appliance-build

This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19 stars 41 forks source link

Add delphix-go to appliance-build #723

Closed pcd1193182 closed 1 year ago

pcd1193182 commented 1 year ago

This change includes the new delphix-go package into the list of packages required for zfs development so that the go compiler will be installed on dev VMs. It was tested in conjunction with corresponding changes to linux-pkg and devops-gate. ab-pre-push was run here and the resulting VM had the GO sdk installed correctly and could be used for zfs builds.