Skip to content

Commit 077157c

Browse files
committed
Updated oauth test to have mcad=True
1 parent f74b9df commit 077157c

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
@@ -53,6 +53,7 @@ def run_mnist_raycluster_sdk_oauth(self):
5353
image=ray_image,
5454
openshift_oauth=True,
5555
write_to_file=True,
56+
mcad=True,
5657
)
5758
)
5859

0 commit comments

Comments
 (0)