delphix / linux-pkg

Framework to build custom packages for the Delphix Appliance
Apache License 2.0
4 stars 31 forks source link

TOOL-21529 linux-pkg PR checks broken because verify-query-packages fails #292

Closed palash-gandhi closed 1 year ago

palash-gandhi commented 1 year ago

Problem

`delphix-go` was added to linux-pkg but was not added to the list of packages in a PR test causing it to fail.

Solution

Add it to the list.

Testing Done

Passing PR checks should suffice