Skip to content

Update to k6 0.28 for GPT 2.1.0

Grant Young requested to merge gy-k6-0.28 into master

MR updates k6 to 0.28.0. This prepares for future improvements given by k6 such as scenarios and more. For now though this gives us the gracefulStop functionality immediately, which allows for tests to finish up any still ongoing requests at the end of each test that allows for more smoother results.

Output looks a little different at runtime but the actual results output remains the same meaning we can do a straight update without any additional work.

Will be released along with other recent additions as GPT 2.1.0.

Edited by Grant Young

Merge request reports

Loading