Remove the replication rule check

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
This commit is contained in:
stonezdj 2025-05-29 18:00:27 +08:00
parent 1ccde07cea
commit 18b2d603f3
No known key found for this signature in database
GPG Key ID: 869A6492598C9031
1 changed files with 2 additions and 1 deletions

View File

@ -105,7 +105,8 @@ Test Case - Upgrade Verify
Run Keyword Verify Image Tag ${data} verify_registry_name=${true}
Run Keyword Verify User System Admin Role ${data}
Run Keyword Verify Endpoint ${data}
Run Keyword Verify Replicationrule ${data}
#TODO: fix the xpath issue
#Run Keyword Verify Replicationrule ${data}
Run Keyword Verify Interrogation Services ${data}
Run Keyword Verify System Setting ${data}
Run Keyword Verify System Setting Allowlist ${data}