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

[Feature] Docker support for chart-testing #623

Merged
merged 3 commits into from
Oct 9, 2022

Conversation

jasoonn
Copy link
Contributor

@jasoonn jasoonn commented Oct 8, 2022

Why are these changes needed?

chart-testing (ct) has a lot of prerequisites. In addition, ct also has docker support. Adding the Docker support in chart-test.sh can save the efforts for developers to install dependencies manually.

Changes

Update chart-test.sh to support running tests with docker and documentation for chart lint tests in DEVELOPMENT.md.

Related issue number

Closes #622

Checks

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

@kevin85421 kevin85421 self-requested a review October 9, 2022 01:22
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

@kevin85421 kevin85421 merged commit b6b00c8 into ray-project:master Oct 9, 2022
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
* update ct script

* split long command

* Update DEVELOPMENT.md

Signed-off-by: jasoonn <[email protected]>

Signed-off-by: jasoonn <[email protected]>
Co-authored-by: Ubuntu <azureuser@Ubuntu.pqxb1uggpgbehcpt4orv5untcb.rx.internal.cloudapp.net>
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.

[Feature] Docker support for chart-testing
2 participants