harbor/tests/testcases/Group7-Replication/7-03-Proj-replication-rules-disable.md

26 lines
528 B
Markdown
Raw Normal View History

Test 7-03 Project replication rules disable
2017-03-16 08:14:19 +01:00
=======
# Purpose:
To verify that an admin user can disable replication rules.
2017-03-16 08:14:19 +01:00
# References:
User Guide
# Environment:
* This test requires that at least two Harbor instances are running and available.
* Need at least one project that has at least one enabled rule.
2017-03-16 08:14:19 +01:00
# Test Steps:
1. Login UI as admin user.
2. In project replication page, disable a rule.
2017-03-16 08:14:19 +01:00
# Expected outcome:
* Rule can be disabled. Replication jobs in queues will be canceled
2017-03-16 08:14:19 +01:00
# Possible Problems:
None