forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
127429: roachtest/large-schema-benchmark: add support for invoking console REST APIs r=fqazi a=fqazi This patch adds support for invoking the console REST APIs as a part of the tpcc/large-schema-benchmark variant. To add this functionality this PR does the following 1. Extend multidbtpcc to support authenticating and invoking arbitrary end points from a file, and add logic to gather histogram information for these invocations. 2. Update the large-schema-benchmark roachtest to use the new options to invoke the REST API. Co-authored-by: Faizan Qazi <[email protected]>
- Loading branch information
Showing
3 changed files
with
259 additions
and
4 deletions.
There are no files selected for viewing
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
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
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