diff --git a/test/e2e/setup.sh b/test/e2e/setup.sh index dbc973dd2..6940a7014 100755 --- a/test/e2e/setup.sh +++ b/test/e2e/setup.sh @@ -22,16 +22,6 @@ kubectl apply --server-side -k "github.com/ray-project/kuberay/ray-operator/conf kubectl create ns codeflare-system --dry-run=client -o yaml | kubectl apply -f - -echo Deploying MCAD controller -cat <