hashicorp / nomad-driver-exec2

An official Nomad task driver plugin for sandboxing workloads using native Linux kernel features
Mozilla Public License 2.0
9 stars 0 forks source link

build: update to current Nomad and use package for E2E #45

Closed tgross closed 4 months ago

tgross commented 4 months ago

This changeset updates the Nomad package to use the current tip, and removes the step from the E2E tests where we build the binary from scratch.

Fixes: https://github.com/hashicorp/nomad-driver-exec2/issues/8 In preparation for release of beta (ref https://hashicorp.atlassian.net/browse/NET-10463)

(moving back to draft until I can figure out why tests are failing)