-
Notifications
You must be signed in to change notification settings - Fork 407
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
[Question] Develop Guide Help #467
Comments
@ke-jobs Thank you for raising this issue. |
I'm a new openyurt developer and I'm not familiar with openyurt yet. This work can be done later when I am familiar with it. Or by someone else who is already familiar with the project. |
I'd like to integrate e2e tests with github action. |
/assign |
/assign @Congrool |
@Congrool Would you like to apply OpenYurt community member? you can add me as sponsor and here is an apply example: openyurtio/community#25 |
@rambohe-ch Thanks for your invitation. |
@Congrool ok, looking forward to completing this feature. |
The work is almost finished. Now we are waiting for #484 . |
What is the development testing process for openyurt? As a new developer, I'm not sure how I should test it quickly after I've modified the code for openyurt. Of course I can test by replacing the image in the openyurt cluster, but that's too slow. Does openyurt have scripts that similar to kubeedge local-up-kubeedge.sh and e2e , and you can use the script to compile the entire openyurt to pull up a new cluster and do test suits? And we can also use github action to run automated e2e tests to make sure that the code doesn't introduce other bug, link.
The text was updated successfully, but these errors were encountered: