diff --git a/tests/robot-cases/Group1-Nightly/Setup.robot b/tests/robot-cases/Group1-Nightly/Setup.robot index f1fdfb087..1e8a22e2c 100644 --- a/tests/robot-cases/Group1-Nightly/Setup.robot +++ b/tests/robot-cases/Group1-Nightly/Setup.robot @@ -20,4 +20,8 @@ Default Tags Nightly *** Test Cases *** Test Suites Setup Nightly Test Setup ${ip} ${HARBOR_PASSWORD} ${ip1} - Setup API Test \ No newline at end of file + Setup API Test + +Test Case - Get Harbor Version +#Just get harbor version and log it + Get Harbor Version \ No newline at end of file