Skip to content

Conversation

mythi
Copy link
Contributor

@mythi mythi commented Jan 12, 2023

Fixes: #1284
Fixes: #1277

@codecov-commenter
Copy link

Codecov Report

Merging #1299 (90aeca4) into main (ba50e34) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1299   +/-   ##
=======================================
  Coverage   51.17%   51.17%           
=======================================
  Files          44       44           
  Lines        4879     4879           
=======================================
  Hits         2497     2497           
  Misses       2239     2239           
  Partials      143      143           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more


if err = e2epod.WaitForPodsRunningReady(c, "node-feature-discovery", 2, 0,
100*time.Second, map[string]string{}); err != nil {
200*time.Second, map[string]string{}); err != nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

Using proxy/mirror didn't fully fix the e2e issues?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm preparing for another change that makes the spr/gnr instances to run a bit slower.

Copy link
Contributor

@tkatila tkatila left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@bart0sh bart0sh left a comment

Choose a reason for hiding this comment

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

/lgtm

@bart0sh bart0sh merged commit 941f4ee into intel:main Jan 12, 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.

update sgx_default_qcnl.conf libatomic1 library is missing in dlb-dpdk-demo docker image
4 participants