-
Notifications
You must be signed in to change notification settings - Fork 100
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(nightly): increase nightly delays and timeouts #1877
Merged
andaaron
merged 1 commit into
project-zot:main
from
eusebiu-constantin-petu-dbk:increase_nightly_delays
Oct 12, 2023
Merged
fix(nightly): increase nightly delays and timeouts #1877
andaaron
merged 1 commit into
project-zot:main
from
eusebiu-constantin-petu-dbk:increase_nightly_delays
Oct 12, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eusebiu-constantin-petu-dbk
force-pushed
the
increase_nightly_delays
branch
2 times, most recently
from
October 3, 2023 12:18
3e84929
to
14ee3ff
Compare
Codecov Report
@@ Coverage Diff @@
## main #1877 +/- ##
==========================================
- Coverage 91.94% 91.92% -0.02%
==========================================
Files 153 153
Lines 26437 26437
==========================================
- Hits 24307 24302 -5
- Misses 1573 1577 +4
- Partials 557 558 +1 see 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
eusebiu-constantin-petu-dbk
force-pushed
the
increase_nightly_delays
branch
6 times, most recently
from
October 3, 2023 17:17
a631358
to
77ef93e
Compare
eusebiu-constantin-petu-dbk
requested review from
rchincha and
andaaron
as code owners
October 3, 2023 17:17
andaaron
reviewed
Oct 3, 2023
fix(nighlty): increase nightly delays and timeouts |
eusebiu-constantin-petu-dbk
force-pushed
the
increase_nightly_delays
branch
2 times, most recently
from
October 4, 2023 09:31
122f370
to
8359d9f
Compare
eusebiu-constantin-petu-dbk
changed the title
fix(nighlty): increase nightly delays and timeouts
fix(nightly): increase nightly delays and timeouts
Oct 4, 2023
eusebiu-constantin-petu-dbk
force-pushed
the
increase_nightly_delays
branch
5 times, most recently
from
October 11, 2023 10:42
66b8d10
to
8bb95aa
Compare
andaaron
previously approved these changes
Oct 11, 2023
eusebiu-constantin-petu-dbk
force-pushed
the
increase_nightly_delays
branch
from
October 11, 2023 10:46
8bb95aa
to
a587bef
Compare
change the startup dedupe blackbox test source image with a lighter one Signed-off-by: Petu Eusebiu <[email protected]>
eusebiu-constantin-petu-dbk
force-pushed
the
increase_nightly_delays
branch
from
October 12, 2023 09:41
a587bef
to
206cdc3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
change the startup dedupe blackbox test source image with a lighter one
What type of PR is this?
Which issue does this PR fix:
What does this PR do / Why do we need it:
If an issue # is not available please add repro steps and logs showing the issue:
Testing done on this change:
Automation added to e2e:
Will this break upgrades or downgrades?
Does this PR introduce any user-facing change?:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.