mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
run TestAllocations_Stats in CI
This commit is contained in:
@@ -176,7 +176,6 @@ func TestAllocations_GarbageCollect_ACL(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestAllocations_Stats(t *testing.T) {
|
||||
t.Skip("missing exec driver plugin implementation")
|
||||
t.Parallel()
|
||||
require := require.New(t)
|
||||
client, cleanup := TestClient(t, nil)
|
||||
|
||||
Reference in New Issue
Block a user