harbor/tests/testcases/Group7-Replication/7-04-Proj-replication-rules-enable.md

28 lines
549 B
Markdown
Raw Normal View History

2017-03-16 08:14:19 +01:00
Test 7-04 Project replication rules enable
=======
# Purpose:
To verify an admin user can enable disabled rules.
2017-03-16 08:14:19 +01:00
# 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.
2017-03-16 08:14:19 +01:00
# Test Steps:
1. Login UI as admin user.
2. Push an image to project.
3. In project replication page, enable a disabled rule.
2017-03-16 08:14:19 +01:00
# Expected Outcome:
* In step3 rule become enabled, replication should start.
2017-03-16 08:14:19 +01:00
# Possible Problems:
None