harbor/tests/testcases/Group10-Vulnerability/10-10-Manual-scan-all.md
sigsbee 5caf31c57d
add vulnerability case (#3206)
* Add vulnerability manual case
2017-12-14 10:53:42 +08:00

643 B

10-10 Manual scan all

Purpose:

To verify scan all button works correctly.

Reference:

User guide.

Environment:

  • This test requires that one Harbor instance is running and availiable.
  • Harbor is installed with clair enable.
  • A Linux host with Docker client installed.
  • Clair has been updated to the latest.

Test Step:

  1. Login Harbor as admin.
  2. Create several projects.
  3. Push some images to each project.
  4. Goto configuration and click vulnerability.
  5. Click scan all.
  6. View scan result.

Expect Outcome:

  • Step6 timestamp should be time when click scan all.

Possible Problems:

None