Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip ci] Retry the harbor setup as well #7336

Merged
merged 2 commits into from
Feb 21, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
Documentation Test 21-01 - Whitelist
Resource ../../resources/Util.robot
Resource ../../resources/Harbor-Util.robot
Suite Setup Setup Harbor
Suite Setup Wait Until Keyword Succeeds 10x 10m Setup Harbor
Suite Teardown Nimbus Cleanup ${list} ${false}
Test Teardown Run Keyword If Test Failed Cleanup VIC Appliance On Test Server

Expand All @@ -39,7 +39,7 @@ Simple ESXi Setup
Remove Environment Variable PUBLIC_NETWORK

Setup Harbor
Wait Until Keyword Succeeds 10x 10m Simple ESXi Setup
Simple ESXi Setup

# Install a Harbor server with HTTPS a Harbor server with HTTP
Install Harbor To Test Server protocol=https name=harbor-https
Expand Down