You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ENH] Add hook to initialize collection before running verification (#4369)
## Description of changes
This adds a hook for workload executors to initialize the data sets
before starting the verification process. It resets the collection by
deleting + recreating it.
## Test plan
Tested locally, using same process as in
#4341, but without manual step
to create the test collection, since it's no longer necessary.
0 commit comments