Commit Graph

2503 Commits

Author SHA1 Message Date
Ivan Senic
4c7e0bd889 added Documents API CRUD dataset scenario 2021-09-21 17:58:00 +02:00
Ivan Senic
c9613bea0a fixing the path to the uszips realdata 2021-09-21 16:22:51 +02:00
Jonathan Shook
9248c915a9
Fix markdown typos introduced by auto formatting 2021-09-17 13:12:56 -05:00
nb-droid
cbaa1f823f [maven-release-plugin] prepare for next development iteration 2021-09-15 17:18:35 +00:00
nb-droid
8928d49328 [maven-release-plugin] prepare release nosqlbench-4.15.53 2021-09-15 17:18:33 +00:00
Jonathan Shook
44aef5ba0c release: bug fixes and minor enhancements to http driver 2021-09-15 12:07:19 -05:00
Jonathan Shook
4e746491da ignore cache files 2021-09-15 12:06:27 -05:00
Jonathan Shook
94ffe1c1bd release: bug fixes and minor enhancements to http driver 2021-09-15 11:47:14 -05:00
Jonathan Shook
7ffc0cd233 improve http console formats 2021-09-15 02:51:23 -05:00
Jonathan Shook
cdfee8eb21 http: explain http status codes in diagnostic output 2021-09-15 02:50:25 -05:00
Jonathan Shook
58e79bcde6 http: make body output truncation more obvious 2021-09-15 02:50:17 -05:00
Jonathan Shook
ea0eae3dde http: always print body if present and requested 2021-09-15 02:50:10 -05:00
Jonathan Shook
d3b1e074dd Merge branch 'main' of github.com:nosqlbench/nosqlbench 2021-09-14 13:09:11 -05:00
Jonathan Shook
df1764f5ca fix for #352 progress indicator on console 2021-09-14 13:09:06 -05:00
Jonathan Shook
2960139628 remove erroneous interface 2021-09-14 13:08:23 -05:00
Jonathan Shook
7e70a89c51
Merge pull request #353 from MMirelli/fix/docker-image-alpine-slim
Dockerfile: openjdk:15-alpine -> adoptopenjdk/openjdk15:alpine-slim
2021-09-14 12:44:49 -05:00
Jonathan Shook
17096ebb46 fix broken tests for ScenarioParser 2021-09-14 12:33:58 -05:00
Jonathan Shook
61691fc015 add initial version of stepup analysis 2021-09-14 12:07:49 -05:00
Jonathan Shook
9d96131bbf unify name of CsvOutptPlugin impl 2021-09-14 12:05:10 -05:00
Jonathan Shook
668f9f35ea synchronize start of token pool 2021-09-14 12:04:27 -05:00
Massimiliano Mirelli
29aa1440db Dockerfile: openjdk:15-alpine -> adoptopenjdk/openjdk15:alpine-slim 2021-09-14 18:04:57 +03:00
nb-droid
871dab0dc7 [maven-release-plugin] prepare for next development iteration 2021-09-13 17:58:14 +00:00
nb-droid
3dc51f7581 [maven-release-plugin] prepare release nosqlbench-4.15.52 2021-09-13 17:58:12 +00:00
Jonathan Shook
99b36a6aae scripting update 2021-09-13 12:47:53 -05:00
Jonathan Shook
b76bfd8dc9 add csvoutput scripting plugin for response curve capture 2021-09-13 12:46:53 -05:00
Jonathan Shook
36901bdaa0 doc: old docs to be sorted 2021-09-13 09:56:47 -05:00
Jonathan Shook
720d731594 add missing files from previous commit 2021-09-13 09:51:13 -05:00
Jonathan Shook
19d7f9b837 store NBSTATEDIR on NBEnvironment 2021-09-13 09:43:57 -05:00
Jonathan Shook
aae973c9dd spacing and typos 2021-09-13 09:43:48 -05:00
Jonathan Shook
a019258b3d simplify usage of ActivityType loader 2021-09-13 09:43:42 -05:00
Jonathan Shook
ce695db98b simplify getting URL for Content types 2021-09-13 09:43:32 -05:00
Jonathan Shook
828ec0252d naming: use ParsedOp instead of ParsedCommand 2021-09-13 09:43:19 -05:00
Jonathan Shook
9763dd0be7 naming: use directapi instead of direct 2021-09-13 09:43:15 -05:00
Jonathan Shook
9cd8892b69 move template formats to core APIs 2021-09-13 09:43:12 -05:00
Jonathan Shook
13484193d9 migrate stdout to adapter API 2021-09-13 09:43:08 -05:00
Jonathan Shook
a39f4e1a27 docs: update doc system framing 2021-09-13 09:43:02 -05:00
Jonathan Shook
24adf4e750 docs: add examples of histogram aggregates 2021-09-13 09:42:51 -05:00
Jonathan Shook
204279a2b2 define param access semantics more clearly 2021-09-13 09:42:29 -05:00
Jonathan Shook
cec7f4017d centralize ObjectCache into core templating API 2021-09-13 09:42:21 -05:00
Jonathan Shook
f9e64ae0a5 allow space initializer to see activity config 2021-09-13 09:42:11 -05:00
Jonathan Shook
2bc7593f73 allow removal of string param in ParameterMap 2021-09-13 09:41:53 -05:00
Jonathan Shook
a1371af997 add combined NBIO search call 2021-09-13 09:41:32 -05:00
Jonathan Shook
aaa41053a7
Merge pull request #349 from ivansenic/ise-fix-stargate-keyvalue
fixing the stargate key-value scenarios
2021-08-16 11:01:39 -05:00
Jonathan Shook
e0e59b0110
Merge pull request #350 from EricBorczuk/fix-other-stargate-cases
Fix a few keyvalue test cases
2021-08-16 10:12:20 -05:00
Ivan Senic
9fe038a60a fix typo 2021-08-16 09:26:50 +02:00
Eric Borczuk
fad0eb0d41 Bring rampup cycles in line with key numbers for other keyvalue tests 2021-08-13 15:29:08 -04:00
Ivan Senic
a6c1502cc7 fixing the document api key-value scenario 2021-08-13 11:58:55 +02:00
Jonathan Shook
cb97bc8085 generic signature fixups 2021-08-11 08:59:03 -05:00
Jonathan Shook
271a13baba ignore cache in nbr 2021-08-10 14:35:27 -05:00
Jonathan Shook
bf26583b7f make nbr the owning module of runtime accesories 2021-08-10 14:34:53 -05:00