github.com/hernad/nomad@v1.6.112/e2e/acl/doc.go (about)

     1  // Copyright (c) HashiCorp, Inc.
     2  // SPDX-License-Identifier: MPL-2.0
     3  
     4  // Package acl provides end-to-end tests for Nomads ACL system.
     5  //
     6  // In order to run this test suite only, from the e2e directory you can trigger
     7  // go test -v -run '^TestACL$' ./acl
     8  package acl