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

test(ci): add e2e github workflow #478

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

hardcoretime
Copy link
Contributor

Description

E2E tests will run every night.
Also it fix race condition in IP address assigning operation of custom-ip testcase.

Why do we need it, and what problem does it solve?

It improves development experience.

What is the expected result?

We can find some of bugs before releases.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@hardcoretime hardcoretime force-pushed the test/ci/add-e2e-github-workflow branch from 1e2da93 to 8e74735 Compare October 29, 2024 09:37
@hardcoretime hardcoretime merged commit d58fcd5 into main Oct 29, 2024
11 checks passed
@hardcoretime hardcoretime deleted the test/ci/add-e2e-github-workflow branch October 29, 2024 12:30
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.

2 participants