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

fix:GitHub action for e2e-test_comment doesn't show in checks for PR #2031

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

zhy76
Copy link
Member

@zhy76 zhy76 commented Feb 14, 2023

Signed-off-by: zhy76 958474674@qq.com

Describe what this PR does / why we need it

fix:GitHub action for e2e-test_comment doesn't show in checks for PR, after this PR, we can use comment like:"/test all","/test run" to trigger CI and see checks on PR.

Does this pull request fix one issue?

#2030

Describe how you did it

Describe how to verify it

Special notes for reviews

sudo sysctl net/netfilter/nf_conntrack_max=131072
ginkgo -v --focus="sealer apply" test

- name: Set final commit status
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is there any conflict in setting status for multiple tasks concurrently?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, It only change the final status to the right value(fail or success).

Copy link
Collaborator

@starnop starnop left a comment

Choose a reason for hiding this comment

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

LGTM

@starnop starnop merged commit c2fb79b into sealerio:main Feb 15, 2023
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.

None yet

2 participants