rally icon indicating copy to clipboard operation
rally copied to clipboard

Add client-options to integration tests

Open danielmitterdorfer opened this issue 6 years ago • 2 comments

#578 shows that we should increase coverage of our integration test suite. At the moment we test without any custom track parameters but we should probably add support for at least HTTP compression and SSL.

danielmitterdorfer avatar Sep 27 '18 13:09 danielmitterdorfer

Hello @danielmitterdorfer , I wish to work this. Can you share more details as I am new to open source.

karthikayan4u avatar Aug 24 '21 07:08 karthikayan4u

@karthikayan4u Apologies for the long delay in getting back to you. If you're still interested, adding an integration test that uses the http_compress client option would be great. It's documented as an example client option.

In terms of implementation, this would be a good reference point. I don't think it's necessary to test all tracks with the option added, however. Even just one would be an improvement.

michaelbaamonde avatar Aug 01 '22 18:08 michaelbaamonde