intel-cloud / cosbench

a benchmark tool for cloud object storage service
Other
573 stars 242 forks source link

Modify cosbench internal date #427

Open dsorianoEdicom opened 2 years ago

dsorianoEdicom commented 2 years ago

Hey!

I was wondering if there's any way to modify the internal date of cosbench. For example, in the system log I can see:

2022-08-03 09:27:28,429 [INFO] [PingDriverRunner] - The driver driver4 at http://XXXXXX:18088/driver is reachable 2022-08-03 09:27:28,429 [INFO] [PingDriverRunner] - begin to sleep for 20 seconds.

I need to change it to my timezone, since running cosbench with UTC is causing some problems in my enviroment.

Thanks,