harbor/tests/testcases/Group10-Vulnerability/10-04-Clair-data-not-ready-hint.md
sigsbee 5caf31c57d
add vulnerability case (#3206)
* Add vulnerability manual case
2017-12-14 10:53:42 +08:00

852 B

Test 10-04 Clair data not ready hint

Purpose:

To verify there will be a hint if vulnerability data is not ready.

References:

User guide

Environment:

  • This test requires that a Harbor instance is running and available.
  • Harbor is installed with clair enable.
  • A linux host with Docker CLI installed.
  • Limit the Harbor's bandwith to less than 1Mbps after Harbor is installed.

Test Step:

NOTE:This test need to be done as soon as possible after Harbor is installed

  1. Login Harbor as admin.
  2. Go into project page.
  3. Go to configuration.
  4. Click vulnerability.

Expected Outcome:

  • Step2 should see Vulnerability database might not be fully ready hint.
  • Step4 should see a warning symbol with Vulnerability database might not be fully ready hint.

Possible Problems:

None