mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-09 04:01:14 +01:00
cf7326cf18
* add replication case
556 B
556 B
Test 7-16 Rules rule disable
Purpose:
To verify admin user can disable replication rles.
References:
User guide
Environment:
- This test requires at least two Harbor instances are running and available.
- Need at least one project that has at least one enabled rule.
Test Steps:
- Login UI as admin user.
- In Replication rule page, disable an enabled replication rule.
Expected Outcome:
- Rule can be disabled and replication jobs in queues will be canceled. Jobs are running will be stopped.
Possible Problems:
None