scylladb / argus

Apache License 2.0
4 stars 11 forks source link

fix(results): fix sut_date for upgrade tests #444

Closed soyacz closed 2 months ago

soyacz commented 2 months ago

In upgrade tests results should be mapped to upgraded scylla version instead of base one.

Fixed by first getting scylla-server-upgraded package date and only fallback to scylla-server when not available. Also fixed issue with timestamp stored in db on local env.