From 0d4aaccd13f20603fffe31583639aea81a0d9103 Mon Sep 17 00:00:00 2001 From: sigsbee Date: Mon, 4 Jun 2018 14:24:47 +0800 Subject: [PATCH] Add get version to LDAP and replication test group(#5076) Add get harbor version test case to LDAP and replication test group --- tests/robot-cases/Group11-Nightly/LDAP.robot | 4 ++++ tests/robot-cases/Group11-Nightly/Replication.robot | 3 +++ 2 files changed, 7 insertions(+) diff --git a/tests/robot-cases/Group11-Nightly/LDAP.robot b/tests/robot-cases/Group11-Nightly/LDAP.robot index 7c5008d27..dbb720cfb 100644 --- a/tests/robot-cases/Group11-Nightly/LDAP.robot +++ b/tests/robot-cases/Group11-Nightly/LDAP.robot @@ -25,6 +25,10 @@ ${SSH_USER} root ${HARBOR_ADMIN} admin *** Test Cases *** +Test Case - Get Harbor Version +#Just get harbor version and log it + Get Harbor Version + Test Case - Ldap Verify Cert Init Chrome Driver Sign In Harbor ${HARBOR_URL} ${HARBOR_ADMIN} ${HARBOR_PASSWORD} diff --git a/tests/robot-cases/Group11-Nightly/Replication.robot b/tests/robot-cases/Group11-Nightly/Replication.robot index 7180248aa..851a454a0 100644 --- a/tests/robot-cases/Group11-Nightly/Replication.robot +++ b/tests/robot-cases/Group11-Nightly/Replication.robot @@ -24,6 +24,9 @@ ${HARBOR_URL} https://${ip} ${SSH_USER} root ${HARBOR_ADMIN} admin *** Test Cases *** +Test Case - Get Harbor Version +#Just get harbor version and log it + Get Harbor Version Test Case - Pro Replication Rules Add Init Chrome Driver