Skip to content

Commit

Permalink
Test PR
Browse files Browse the repository at this point in the history
  • Loading branch information
sutaakar authored Oct 15, 2024
1 parent a54b426 commit fafffee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/mnist_rayjob_raycluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ func getRayDashboardURL(test Test, namespace, rayClusterName string) string {
}

// Create ClusterQueue
// Test
func createClusterQueue(test Test, resourceFlavor *v1beta1.ResourceFlavor, numberOfGpus int) *v1beta1.ClusterQueue {
cqSpec := v1beta1.ClusterQueueSpec{
NamespaceSelector: &metav1.LabelSelector{},
Expand Down

0 comments on commit fafffee

Please sign in to comment.