6 Commits

Author SHA1 Message Date
03ad327ca2 Include Benchmark Client version information in the result JSON
This part of the JSON schema isn't required yet. When missing, the version
is assumed to be -∞
2018-08-16 14:43:29 +02:00
fbcc6dc511 Pass hostname to auth token request
Related to T56381
2018-08-15 13:06:45 +02:00
0eea078802 Include version in HTTP User-Agent header
This allows us to check on the server side whether the user is still using
an up-to-date benchmark client or not.
2018-08-14 17:20:13 +02:00
1a63105d5b Logging fixes 2018-08-14 17:15:41 +02:00
b64577df2e Run submission in a separate thread, and more explicit state
Also more explicit timeouts and an overall better handling of errors.
2018-08-14 16:36:43 +02:00
1defd9395a Moved submission module into benchmark module 2018-08-10 10:35:05 +02:00