Test 11-01 - System admins manage global level labels
=======

# Purpose:

To verify that the system administrators can manage(CURD) the global level labels.

# References:
User guide

# Environment:
* This test requires that a Harbor instance is running and available.

# Test Steps:

1. The system admin user logs in to the UI.
2. The admin user creates a global level label from the UI.
3. The admin user edits the label created in Step1.
4. The admin user deletes the label created in Step1.

# Expected Outcome:

* In Step2, the label can be created successfully.  
* In Step3, the label can be updated successfully.
* In Step4, the label can be deleted successfully.

# Possible Problems:
None