ApexAI / performance_test

**This project is deprecated** Go to https://gitlab.com/ApexAI/performance_test
64 stars 41 forks source link

Add database information checker #110

Closed monidzik closed 4 years ago

monidzik commented 4 years ago

After this PR, if you don't provide required database information, like db_username, db_password etc. - you don't save the results of the experiment into the database - experiment runs without odb support.


This change is Reviewable

pbaughman commented 4 years ago

@monidzik I've confirmed that you're able to build this with the ODB build arguments, but still run it normally without the command-line arguments

pbaughman commented 4 years ago

I built this in pipeline 27642

daggarwa commented 4 years ago

@naakkapeddi Please approve this so that I can merge it in . Thanks!