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

Core implementation for test runs in PLZ mode #239

Merged
merged 7 commits into from
Aug 15, 2023
Merged

Conversation

yorugac
Copy link
Collaborator

@yorugac yorugac commented May 31, 2023

Issue: #236

This builds up on top of PR #238

@yorugac yorugac force-pushed the feat/add-plz-testruns branch 2 times, most recently from 4dc740c to 9983f58 Compare June 13, 2023 10:45
@yorugac yorugac mentioned this pull request Jul 6, 2023
6 tasks
@yorugac yorugac marked this pull request as ready for review July 6, 2023 06:55
@yorugac yorugac force-pushed the feat/add-plz-testruns branch 2 times, most recently from cbc9a61 to 757bd97 Compare July 6, 2023 15:14
@javaducky javaducky self-requested a review July 25, 2023 22:32
Copy link
Contributor

@javaducky javaducky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can tell, things seem to be fine. Only a couple minor comments based upon quick review.

Not really sure how to fully test this functionality.


isAborted := status.Aborted()

// if isAborted {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: remove commented code.

controllers/k6_stopped_jobs.go Show resolved Hide resolved
pkg/cloud/cloud_output.go Show resolved Hide resolved
pkg/cloud/plz.go Show resolved Hide resolved
@yorugac yorugac force-pushed the feat/add-plz-testruns branch 2 times, most recently from 6ab0a1a to 9ea5035 Compare August 4, 2023 07:39
@yorugac
Copy link
Collaborator Author

yorugac commented Aug 4, 2023

Branch updated and rebased with volumes as init container configuration as described in this comment.

@yorugac yorugac requested a review from javaducky August 4, 2023 08:18
Copy link
Contributor

@javaducky javaducky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 LGTM!

@yorugac yorugac merged commit 70c7d76 into main Aug 15, 2023
6 checks passed
@yorugac yorugac deleted the feat/add-plz-testruns branch August 15, 2023 11:09
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.

2 participants