-
Notifications
You must be signed in to change notification settings - Fork 212
operator: Add e2e tests for DSA, IAA #1196
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1196 +/- ##
=======================================
Coverage 50.78% 50.78%
=======================================
Files 41 41
Lines 4608 4608
=======================================
Hits 2340 2340
Misses 2133 2133
Partials 135 135 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
997b405 to
b90e913
Compare
b90e913 to
287fe4f
Compare
287fe4f to
d1d43c0
Compare
d1d43c0 to
67a7028
Compare
@ozhuraki I've seen this error for the past ~2 rounds of your pushesh. Interestingly, e2e-iaa is OK... something with the operator manager deployment seems to trigger these. Just making wild guesses but long time ago setting |
7fcb573 to
432d2bd
Compare
|
Changes:
|
432d2bd to
75aeda1
Compare
The NFD rework can go to a PR of its own. The same for the
Do we understand the problem and why these (and the unconditional 2 minutes sleep) are needed?
Yes this is the right thing to do. I wonder if we have similar race conditions elsewhere... |
mythi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a couple of comments before the rebase.
75aeda1 to
416351d
Compare
|
Changes:
|
416351d to
5e686e9
Compare
|
Changes:
|
kustomize orders its output. What is the error you are seeing? I tried |
5e686e9 to
0f4f379
Compare
|
Changes:
|
0f4f379 to
0413bdc
Compare
|
Changes:
|
0413bdc to
e32b677
Compare
|
Changes:
|
mythi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's looking good. a couple of questions still
Closes intel#1230 Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
e32b677 to
ef7954c
Compare
|
Changes:
|
mythi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ozhuraki thanks! we're finally past the simics woes and the end result looks good
No description provided.