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

rename pre-merge test to quicktest-core #4486

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

zpoint
Copy link
Collaborator

@zpoint zpoint commented Dec 19, 2024

Since the /pre-merge-test is not triggered for every PR, the reviewer can manually decide to trigger it if the changes involve interface modifications or impact the core API. To do so, they can leave a comment requesting the test. The name /quicktest-core aligns better with this purpose.

Rename the corresponding command and file to /quicktest-core and tests/smoke_tests/test_quick_tests_core.py for improved clarity.

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: conda deactivate; bash -i tests/backward_compatibility_tests.sh

@zpoint zpoint changed the title rename pre-merge test to test-core rename pre-merge test to quicktest-core Dec 19, 2024
@zpoint
Copy link
Collaborator Author

zpoint commented Dec 19, 2024

/quicktest-core

Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

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

Thanks @zpoint! LGTM.

@zpoint zpoint merged commit 745cf59 into skypilot-org:master Dec 19, 2024
20 checks passed
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