mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-06 10:44:36 +01:00
29 lines
610 B
Markdown
29 lines
610 B
Markdown
Test 7-02 - Edit replication rules
|
|
=======
|
|
|
|
# Purpose:
|
|
|
|
To verify admin user can edit repliciation rules.
|
|
|
|
# References:
|
|
User guide
|
|
|
|
# Environment:
|
|
|
|
* This test requires that at least two Harbor instances are running and available.
|
|
* Need at least one replication rule has been created.
|
|
|
|
# Test Steps:
|
|
|
|
1. Login UI as admin user.
|
|
2. In `Administration->Replications` page, choose a rule and edit its configurations.
|
|
|
|
Repeat steps 1-2 under `Projects->Project_Name->Replication` page.
|
|
|
|
# Expect Outcome:
|
|
|
|
* In step 2, Rule can be edited.
|
|
|
|
# Possible Problems:
|
|
None
|