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.
- 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
- update the DB user password in the file : html/secret.php -> change the value of $pass from ''