Commit Graph

1300 Commits

Author SHA1 Message Date
QA Hoang 7ffd7d9aaa fixed typo 2021-10-20 12:10:14 -07:00
QA Hoang 19495e4c0d formatting 2021-10-20 11:25:33 -07:00
QA Hoang a4ccdb925b Merge branch 'master' into qhoang-mako-output-json 2021-10-20 11:24:33 -07:00
QA Hoang 8d7d8a40ae init client_threads_per_version to 0 2021-10-19 09:48:26 -07:00
QA Hoang ae369d52a2 minor edits 2021-10-12 22:35:22 -07:00
QA Hoang 3751250813 addressed comment and removed one extra { 2021-10-12 18:50:28 -07:00
QA Hoang 5af2915cea added more input validation logic 2021-10-12 16:38:42 -07:00
QA Hoang 4d99cf250b fixed bug with optional argument 2021-10-12 16:18:17 -07:00
QA Hoang 847c58d4bc fixed bug with optional argument 2021-10-12 14:30:47 -07:00
QA Hoang 85a21af67a added mako args to json report file 2021-10-12 13:57:59 -07:00
QA Hoang 2958687ed4 --json_report defaults to mako.json if no output file path is given 2021-10-12 13:12:13 -07:00
QA Hoang ebaf5b3bae renamed option to --json_report 2021-10-12 11:56:05 -07:00
QA Hoang b4f56c7f76 added args validation 2021-10-11 11:11:48 -07:00
QA Hoang 85dbbd325d added debug msg 2021-10-11 11:06:11 -07:00
QA Hoang 1718c7877c addressed comments and format 2021-10-08 11:59:02 -07:00
QA Hoang 9cb28a2bde Merge branch 'master' into qhoang-support-multithreaded-client-mako 2021-10-08 11:02:13 -07:00
QA Hoang 9ebe40c539 Merge branch 'master' into qhoang-mako-output-json 2021-10-08 09:57:08 -07:00
Chaoguang Lin e2fa511036 Add option --api-version for fdbcli 2021-10-05 13:00:28 -07:00
QA Hoang 2a8a5e0142 cleanup -- addressed comments 2021-10-02 22:16:47 -07:00
QA Hoang b1cb343c24 fixed typo 2021-10-01 15:03:22 -07:00
QA Hoang a484845877 renamed json properties 2021-10-01 14:55:31 -07:00
QA Hoang 695be07705 formatting 2021-10-01 14:39:54 -07:00
QA Hoang 128e1c985d followed google json formatting 2021-10-01 14:38:31 -07:00
QA Hoang 5876d8c410 --json takes a file path 2021-10-01 14:34:27 -07:00
QA Hoang 6d8e924ac2 json formatting 2021-10-01 13:57:02 -07:00
QA Hoang 48a4204668 formatting 2021-09-30 23:08:10 -07:00
QA Hoang 88a30399f3 implemented outputting results to json file 2021-09-30 23:06:23 -07:00
QA Hoang b6b7bf1e4b added option to output stats to json 2021-09-30 17:41:12 -07:00
A.J. Beamon 01a4d7f21b Add missing test dependency in cmake 2021-09-30 09:33:54 -07:00
A.J. Beamon c82d820bfd Fixes to new disconnected tests; add a version that doesn't use MVC 2021-09-29 13:16:17 -06:00
A.J. Beamon de863d170d Add some tests for timeout behavior with disconnected clusters 2021-09-29 13:16:17 -06:00
QA Hoang 5a5f724d9c added help for --disable_ryw 2021-09-27 13:27:13 -07:00
QA Hoang 3ed7462d17 formatting 2021-09-27 13:27:13 -07:00
QA Hoang 9948a926ea support disabling RYW in mako 2021-09-27 13:27:13 -07:00
Xiaoxi Wang 1d36c18a68 solve cmake configure error when -DOPEN_FOR_IDE=ON 2021-09-21 12:43:22 -07:00
Lukas Joswiak 7ed7ca9bac Fix OPEN_FOR_IDE 2021-09-21 12:42:49 -07:00
A.J. Beamon 76ed965139 Switch from GO111MODULE=off to GO111MODULE=auto (to match what is on release-7.0 and what we ultimately decided on) 2021-09-14 09:44:17 -07:00
FDB Formatster 2c788c233d apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-08-27 17:07:47 -07:00
Chaoguang Lin a08f0e9aa6
Merge pull request #5464 from sfc-gh-clin/add-two-tests
Add fdbcli tests for profile and triggerddteaminfolog
2021-08-27 11:24:11 -07:00
john_leach 63337ced8a Support building with go 1.16 and higher #5479 2021-08-26 15:54:24 -07:00
Chaoguang Lin 0b9f32a7d2 Remove the unnecessary check in the end of setclass 2021-08-25 14:50:52 -07:00
Chaoguang Lin a1c8217260 Move setclass test from single-process_test to multi-process_test 2021-08-25 13:04:01 -07:00
Chaoguang Lin b6dc20875e Add test coverage for triggerddteaminfolog command 2021-08-25 10:39:00 -07:00
Chaoguang Lin b00cefc243 Add a safe wait in the fdbcli setclass test 2021-08-25 10:38:01 -07:00
Chaoguang Lin 6b01363f45 Remove commented test; fix issues 2021-08-25 10:29:48 -07:00
Chaoguang Lin ec1fcfba57 Add test coverage for profile command 2021-08-25 10:04:22 -07:00
QA Hoang 9eeab435b8 Merge branch 'master' into qhoang-FDBCORE-930-modify-mako-multithreaded-client 2021-08-20 10:25:09 -07:00
QA Hoang 5f599fd42f added client_threads_per_version network option to mako to support multiple client threads 2021-08-20 09:56:27 -07:00
Chaoguang Lin 68b41392a0 Change to use ArgumentParser, set env to use external client library in Popen, enable logging in all tests 2021-08-19 12:13:26 -07:00
QA Hoang 119d041f90 checkpoint - working poc 2021-08-17 15:49:15 -07:00