Skip to content

Conversation

@ovr
Copy link
Member

@ovr ovr commented Mar 26, 2025

Before:

21 minutes for unit tests, but integration depends on it.

image
image
image

After

image
image

9 minutes for unit tests, integration tests will start earlier by 21-9=12 minutes & the whole workflow will end earlier.

@ovr ovr force-pushed the chore/speedup-pr-workflows branch from 80ba72f to 766fbcc Compare March 27, 2025 09:36
@ovr ovr marked this pull request as ready for review March 27, 2025 09:57
# verbose: true # optional (default = false)
- name: Cargo test cubeorchestrator
run: |
cargo test --manifest-path rust/cubeorchestrator/Cargo.toml -j 1
Copy link
Member Author

@ovr ovr Mar 27, 2025

Choose a reason for hiding this comment

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

Holy shit, -j 1. I don't want to wait the compilation whole my life.

@ovr ovr requested review from KSDaemon and waralexrom March 27, 2025 10:02
Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

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

👍🏻 This is great!

@ovr ovr merged commit 8c4566c into master Mar 27, 2025
31 checks passed
@ovr ovr deleted the chore/speedup-pr-workflows branch March 27, 2025 10:23
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