mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 08:09:59 +01:00
28 lines
760 B
Markdown
28 lines
760 B
Markdown
|
Test 5-06 - OVA Configuration
|
||
|
=======
|
||
|
|
||
|
# Purpose:
|
||
|
|
||
|
To verify that the settings of an OVA version of Harbor can be configured and re-configured after power-on/off.
|
||
|
|
||
|
# References:
|
||
|
User guide, Installation guide of Harbor OVA version.
|
||
|
|
||
|
# Environment:
|
||
|
* This test requires an OVA binary of Harbor.
|
||
|
* A vCenter, at least an ESX host, and a network that supports DHCP.
|
||
|
* A linux host with Docker CLI installed (Docker client).
|
||
|
|
||
|
# Test Steps:
|
||
|
|
||
|
To-Do:
|
||
|
1. verify all setttings work at initial import
|
||
|
2. verify all settings work after a hard power off followed by a power on
|
||
|
3. Verify all settings can be changed as needed. (except networks, root password, Harbor password , mysql password)
|
||
|
|
||
|
# Expected Outcome:
|
||
|
|
||
|
TBD
|
||
|
|
||
|
# Possible Problems:
|
||
|
None
|