Fix racetest following #6890#6965
Fix racetest following #6890#6965rshriram merged 1 commit intoistio:release-1.0from ymesika:removeBrokerRacetest
Conversation
Codecov Report
@@ Coverage Diff @@
## release-1.0 #6965 +/- ##
============================================
+ Coverage 71% 71% +1%
============================================
Files 360 360
Lines 31158 31343 +185
============================================
+ Hits 22057 22198 +141
- Misses 8238 8271 +33
- Partials 863 874 +11
Continue to review full report at Codecov.
|
|
Thanks @ymesika. I forgot that |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ayj, ymesika Assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
In #6890 by @ayj the broker code got removed.
It was removed from the
racetestmake file but not from CircleCI's config which makes the test to fail since then.Add to #6730