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

Parallelize Drone testing #233

Merged
merged 4 commits into from
Nov 1, 2023
Merged

Conversation

dereknola
Copy link
Member

@dereknola dereknola commented Oct 30, 2023

  • Drone now deploys seperate DB testing that runs in parallel.
  • Slightly reduced test load from 5K to 4K, this combined above brings total time down to around ~11 minutes (vs 45-50 before).
  • Converted unit test check to github actions as no building of kine is required. Also we currently lack an unit tests, however several upcoming PRs have added some.
  • Dropped oldest Postgress 11.X, it goes EOL next week.
    Signed-off-by: Derek Nola [email protected]

@dereknola dereknola requested a review from a team as a code owner October 30, 2023 16:51
@dereknola dereknola force-pushed the better_drone branch 3 times, most recently from 39afbae to 09f5998 Compare October 31, 2023 18:36
@dereknola dereknola changed the title [WIP] Better_drone Parallelize Drone testing Oct 31, 2023
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
@dereknola dereknola merged commit 13bff3e into k3s-io:master Nov 1, 2023
2 checks passed
@dereknola dereknola deleted the better_drone branch December 5, 2023 18:40
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.

3 participants