Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update k6 v0.49.0 #388

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Update k6 v0.49.0 #388

merged 4 commits into from
Feb 14, 2024

Conversation

pablochacin
Copy link
Collaborator

@pablochacin pablochacin commented Feb 14, 2024

Description

Update k6 to v0.49.0
Automate the update of go version and k6 version from the go.mod

Fixes #387

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make test) and all tests pass.
  • I have run relevant integration test locally (make integration-xxx for affected packages)
  • I have run relevant e2e test locally (make e2e-xxx for disruptors, or cluster related changes)
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
@pablochacin pablochacin merged commit c2fd463 into main Feb 14, 2024
8 checks passed
@pablochacin pablochacin deleted the update-k6-v0.49.0 branch February 14, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The new dashboard does not work with xk6-disruptor
1 participant