mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-28 18:41:26 +01:00
cf7326cf18
* add replication case
28 lines
574 B
Markdown
28 lines
574 B
Markdown
Test 7-17 Rules rule enable
|
|
=======
|
|
|
|
# Purpose:
|
|
|
|
To verify admin user can enable disabled rules.
|
|
|
|
# References:
|
|
User guide
|
|
|
|
# Environment:
|
|
|
|
* This test requires two Harbor instances are running and available.
|
|
* Projects has at least one disabled replication rule or more.
|
|
|
|
# Test Steps:
|
|
|
|
1. Login UI as admin user.
|
|
2. Push an image to a project has at least one disabled rule.
|
|
3. In replication page, choose a disabled rule,enable it.
|
|
|
|
# Expected Outcome:
|
|
|
|
* Disabled rule can be enabled,after enable the rule, replication job will start.
|
|
|
|
# Possible Problems:
|
|
None
|