We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3f015 commit fa9783bCopy full SHA for fa9783b
operator/e2e_testing/tests/gang_scheduling_test.go
@@ -23,7 +23,7 @@ import (
23
"fmt"
24
"testing"
25
26
- "github.com/NVIDIA/grove/operator/e2e_testing/utils"
+ "github.com/ai-dynamo/grove/operator/e2e_testing/utils"
27
v1 "k8s.io/api/core/v1"
28
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
29
)
operator/e2e_testing/tests/main_test.go
@@ -34,7 +34,7 @@ import (
34
35
"time"
36
37
38
"github.com/sirupsen/logrus"
39
40
0 commit comments