mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 16:19:37 +01:00
27 lines
434 B
Markdown
27 lines
434 B
Markdown
Test 7-13 Endpoints endpoints edit
|
|
=======
|
|
|
|
# Purpose
|
|
|
|
To verify admin user can edit edpoints.
|
|
|
|
# References:
|
|
|
|
User guide
|
|
|
|
# Environment:
|
|
|
|
* This test requires at least two Harbor instance are running and available.
|
|
|
|
# Test Steps:
|
|
|
|
1. Login UI as admin user.
|
|
2. In `Administration->Registries` page, choose an endpoint and edit setting.
|
|
|
|
# Expected Outcome:
|
|
|
|
* In step2, endpoint info can be edited.
|
|
|
|
# Possible Problems:
|
|
None
|