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

Before PR merging, run advance e2e test #423

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huchen2021
Copy link
Contributor

@huchen2021 huchen2021 commented Mar 7, 2022

Currently we only run basic e2e test(e2e_test) for every commit. Now we need this: after all comments on PR are solved and just before merging, we should run advance e2e test(byohost_reuse_test+md_scale_test), and we should manually trigger this workflow for that.

In order to achieve this, I create a new tag "ready-for-merge". After all comments are solved, please tag the PR with this new tag, the advance e2e test will be kickoff. Merge this PR only after the advance e2e test are passed

Signed-off-by: chen hui [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants