mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
* e2e: add tests for exec2 task driver * e2e: use envoy 1.29.4 because consul * e2e: add a bridge networking http test for exec driver * e2e: split up http test so curl always starts after the server
6 lines
156 B
Go
6 lines
156 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: BUSL-1.1
|
|
|
|
// Package exec2 contains test cases related to the exec2 task driver.
|
|
package exec2
|