mirror of
https://github.com/goharbor/harbor
synced 2025-04-12 20:57:29 +00:00
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