mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-04 20:24:26 +00:00
test/integration: run parallel tests concurrently with serial tests
Signed-off-by: Monis Khan <mok@vmware.com>
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
)
|
||||
|
||||
func TestExampleController(t *testing.T) {
|
||||
testlib.SkipUnlessIntegration(t)
|
||||
_ = testlib.IntegrationEnv(t)
|
||||
|
||||
config := testlib.NewClientConfig(t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user