## Debian CI:
debian/.gitlab-ci.yml
debian/.yamllint
debian/gitlab-ci.yml

nomad/structs/structs.generated.go
client/structs/*.generated.go


## vault.go:77: failed to start vault: exec: "vault": executable file not found in $PATH
nomad/vault_test.go
client/fingerprint/vault_test.go
client/vaultclient/vaultclient_test.go
client/allocrunner/taskrunner/template/template_test.go

## Failing tests, require root:
drivers/exec/driver_unix_test.go
client/allocrunner/taskrunner/getter/getter_test.go

## Failing tests:
client/client_test.go
command/job_plan_test.go
command/job_run_test.go
command/job_validate_test.go
command/node_eligibility_test.go
command/node_drain_test.go
drivers/rawexec/driver_test.go
drivers/rawexec/driver_unix_test.go
helper/fields/data_test.go

nomad/client_alloc_endpoint_test.go
nomad/client_fs_endpoint_test.go
