-
Notifications
You must be signed in to change notification settings - Fork 118
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: Dumpshards fix #1 #2010
fix: Dumpshards fix #1 #2010
Conversation
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.
No gaurentee for a fix here as xargs is causing issues and can only be tested once merged :(
Hm...I might be missing something but your changes are mainly in test_runner
module so those should be 'testable'
Anyway, I think it would be worth to run IT
@@ -5,4 +5,5 @@ gcloud: | |||
flank: | |||
disable-sharding: true | |||
output-report: json | |||
disable-usage-statistics: true |
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.
❤️
Timestamp: 2021-06-08 08:29:22 |
@pawelpasterz I have run it locally and they pass. Will attach some logs if i can shortly. |
After numerous local checks it works locally.
It still needs to be tested once its merged.
Test Plan
Checklist
All testing was done locally.