Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 725 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 725 Bytes

ODF Performance Dashboard

This project is a Performance test results for the ODF (OpenShift Data Foundation). It generate performance report for different Version/Build/Platform/Test.

The dashboard is build from MariaDB as Backend and PHP server as Frontend, all components of this dashboard are running as containers with docker-compose.

After cloning this project and building/running it, few changes need to be made.

  1. create the files: infra/secrets/db_password.txt <- This file contain the db working user password infra/secrets/db_root_password.txt <- This file contain the db root password
  2. update the DB user password in the file : html/secret.php -> change the value of $pass from ''