Skip to content

Commit b1409e3

Browse files
committed
Updated oauth test to have mcad=True
1 parent 6510eba commit b1409e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/mnist_raycluster_sdk_oauth_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def run_mnist_raycluster_sdk_oauth(self):
4545
instascale=False,
4646
image=ray_image,
4747
openshift_oauth=True,
48+
mcad=True,
4849
)
4950
)
5051

0 commit comments

Comments
 (0)