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

nomad/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
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

## python-script-but-no-python-dep
vendor/github.com/*/*/*/*.py
