-
Notifications
You must be signed in to change notification settings - Fork 115
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
go/e2e/txsource: periodically restart runtime nodes #3124
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3124 +/- ##
==========================================
- Coverage 68.72% 68.53% -0.19%
==========================================
Files 374 374
Lines 36990 37000 +10
==========================================
- Hits 25421 25358 -63
- Misses 8331 8396 +65
- Partials 3238 3246 +8
Continue to review full report at Codecov.
|
7a9bec2
to
d407da1
Compare
Nice catch! |
325b6fd
to
6c52c09
Compare
6c52c09
to
6ebd10f
Compare
6ebd10f
to
91aecd8
Compare
91aecd8
to
9e02474
Compare
9e02474
to
ed35e5a
Compare
ed35e5a
to
f26c4bb
Compare
hm got a: The reason seems to be that one of the merge workers were behind a bit, will merge this (since it only happened once on 10+ runs) and re-address if it occurs more. |
Based on a quick look at the logs, the timeout has to do with one of the storage nodes returning "permission denied" for some updates. Need to investigate this more. |
TODO:
scripts/daily_txsource.sh
change before mergingFixes: