/SSS-PTS-TEST

PTS test suite based on SNIA's Solid State Storage Performance Test Specification

Primary LanguagePHPApache License 2.0Apache-2.0

SSS_PTS_TEST

This is a software that can execute SNIA Solid State Storage (SSS) Performance Test Specification (PTS) v2.0 test. It performs FIO testing through webpage interface, replacing CLI. Finally uses database to manage historical records.

Each directory is described as follows

  • web User interface, it can execute test or query result.
  • test The main processes for testing PTS v2.0.
  • database Database used by this software.
  • report Store the result of each test (create it by yourself)

Note This software contains code derived from cloudharmony/block-storage and Alexandre Bodelot/jquery.json-viewer.