File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ods_ci/tests/Resources/Page/ModelRegistry Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ Remove Deployment Files
270270 Remove File ${directory } /${file }
271271 END
272272 ELSE
273- Log ${directory } does not exist level= WARN
273+ Log ${directory } does not exist level=WARN
274274 END
275275
276276Download Python Client Dependencies
@@ -443,7 +443,7 @@ Get Model Registry Operator Pod
443443 RETURN ${name }
444444
445445Get Model Registry Operator ${type} Image
446- [Documentation] Returns the GRPC image defined in the operator, type should be either GRPC or REST (case
446+ [Documentation] Returns the GRPC image defined in the operator, type should be either GRPC or REST (case
447447 ... sensitive)
448448 IF "${type } "!="GRPC" and "${type } "!="REST"
449449 Log To Console "Failing, `type` should be either REST or GRPC"
You can’t perform that action at this time.
0 commit comments