2017-03-16 08:14:19 +01:00
|
|
|
Test 7-04 Project replication rules enable
|
|
|
|
=======
|
|
|
|
|
|
|
|
# Purpose:
|
|
|
|
|
2017-08-07 12:12:01 +02:00
|
|
|
To verify an admin user can enable disabled rules.
|
2017-03-16 08:14:19 +01:00
|
|
|
|
|
|
|
# References:
|
|
|
|
User guide
|
|
|
|
|
|
|
|
# Environment:
|
|
|
|
|
2017-08-07 12:12:01 +02:00
|
|
|
* 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:
|
|
|
|
|
2017-08-07 12:12:01 +02:00
|
|
|
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:
|
|
|
|
|
2017-08-07 12:12:01 +02:00
|
|
|
* In step3 rule become enabled, replication should start.
|
2017-03-16 08:14:19 +01:00
|
|
|
|
|
|
|
# Possible Problems:
|
|
|
|
None
|