-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Build and test Python without bazel #23830
Comments
@chaodaiG: GuidelinesPlease ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign |
IMHO we should make this just py_test / py_lint, we don't need PAR or anything like that -- we will package things in docker images or not at all. I think we already have py_test movement? |
yeah we already have all of the py_test and py_lint working. it should be fine to mark this as done |
/close |
@chaodaiG: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What would you like to be added:
Build and test Python without bazel, the related bazel rules are:
Things to be considered:
Why is this needed:
This is part of #23796
Recommended testing approach:
make test
/test pull-test-infra-test-beta
test-infra/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml
Line 145 in 6e0d21e
/sig testing
/help
The text was updated successfully, but these errors were encountered: