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

29 lines
620 B
Markdown
Raw Normal View History

Test 7-03 Delete replication rules
2017-03-16 08:14:19 +01:00
=======
# Purpose:
To verify that an admin user can delete replication rules.
2017-03-16 08:14:19 +01:00
# References:
User guide
# Environment:
* This test requires that a Harbor instance is running and available.
2017-03-16 08:14:19 +01:00
# Test Steps:
1. Login as admin user.
2. In `Administration->Replications` page,delete a rule which has no pending/running/retrying jobs.
3. Delete a rule which has pending/running/retrying jobs.
Repeat steps 1-3 under `Projects->Project_Name->Replication` page.
2017-03-16 08:14:19 +01:00
# Expected Outcome:
* In step2 rule can be deleted.
* In step3 rule can not be deleted.
2017-03-16 08:14:19 +01:00
# Possible Problems:
None