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

Enhance code fix daily e2e failed #1325

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Enhance code fix daily e2e failed #1325

merged 1 commit into from
Apr 25, 2024

Conversation

lou-lan
Copy link
Collaborator

@lou-lan lou-lan commented Apr 24, 2024

Fix #1324 #1313 #1312 #1311 #1307 #1288 #1283 #1188

  • Update the timeout settings to prevent image pull failures due to bandwidth constraints when setting up a Kind cluster.
  • Update list IPPoolList method, fix IPPoolList not found in cluster.
  • Skip kwok mock, we need egress agent to update status, and apply policy. mock node not support deploy real Pod.

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.39%. Comparing base (0a99fa4) to head (f9a36df).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1325   +/-   ##
=======================================
  Coverage   85.39%   85.39%           
=======================================
  Files          20       20           
  Lines        2560     2560           
=======================================
  Hits         2186     2186           
  Misses        266      266           
  Partials      108      108           
Flag Coverage Δ
unittests 85.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@lou-lan lou-lan added the release/bug bug pr recoded in new release label Apr 24, 2024
@lou-lan lou-lan force-pushed the fix/egres-e2e branch 3 times, most recently from 4fc4828 to 1ffb863 Compare April 24, 2024 12:16
@@ -330,6 +330,7 @@ var _ = Describe("Reliability", Serial, Label("Reliability"), func() {
)

BeforeEach(func() {
Skip("kwok not support egress agent mock")
Copy link
Collaborator

Choose a reason for hiding this comment

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

这是用例都不跑了,如是,用例文档 要更新 这些用例都没实现

Copy link
Collaborator Author

@lou-lan lou-lan Apr 25, 2024

Choose a reason for hiding this comment

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

这是用例都不跑了,如是,用例文档 要更新 这些用例都没实现

R00001 R00002 不跑了, docs 已经更新。

Signed-off-by: lou-lan <loulan@loulan.me>
@weizhoublue weizhoublue merged commit f188111 into main Apr 25, 2024
33 checks passed
@weizhoublue weizhoublue deleted the fix/egres-e2e branch April 25, 2024 07:45
lou-lan pushed a commit that referenced this pull request Apr 26, 2024
lou-lan pushed a commit that referenced this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/bug bug pr recoded in new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Night CI 2024-04-23: Failed
2 participants