mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-06 10:44:36 +01:00
cf7326cf18
* add replication case
549 B
549 B
Test 7-04 Project replication rules enable
Purpose:
To verify an admin user can enable disabled rules.
References:
User guide
Environment:
- This test requires that at least two Harbor instance are running and avaliable.
- Need at least one project that has at least one disabled rule.
Test Steps:
- Login UI as admin user.
- Push an image to project.
- In project replication page, enable a disabled rule.
Expected Outcome:
- In step3 rule become enabled, replication should start.
Possible Problems:
None