distributed-system-analysis / pbench

A benchmarking and performance analysis framework
http://distributed-system-analysis.github.io/pbench/
GNU General Public License v3.0
188 stars 108 forks source link

Fix content-disposition filename for tarball #3547

Closed dbutenhof closed 1 year ago

dbutenhof commented 1 year ago

PBENCH-1268

The content-disposition filename for the tarball was generated using the base dataset name without the canonical ".tar.xz" suffix. Fix it, and validate the expected response header in the functional test.