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

Add instruction to skip unit tests in DEVELOPMENT.md #1171

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

architkulkarni
Copy link
Contributor

@architkulkarni architkulkarni commented Jun 15, 2023

Why are these changes needed?

In the development workflow, unit tests are automatically run when building the Docker image. These can take 2+ minutes to complete.

This PR adds an instruction for skipping this step, which allows for faster iteration speed.

Related issue number

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
@Yicheng-Lu-llll
Copy link
Contributor

LGTM! This is super helpful!

Copy link
Member

@kevin85421 kevin85421 left a comment

Choose a reason for hiding this comment

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

LGTM

@architkulkarni architkulkarni merged commit 044008d into master Jun 16, 2023
19 of 20 checks passed
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
* Add instruction to skip unit tests in DEVELOPMENT.md

Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>

* Add newline

Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>

---------

Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
@kevin85421 kevin85421 deleted the architkulkarni-patch-4 branch December 27, 2023 03:04
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.

None yet

3 participants