Commit Graph

3497 Commits

Author SHA1 Message Date
Jonathan Shook
ae7107916b fix defaulting logic on NBConfiguration 2022-06-30 00:36:03 -05:00
Jonathan Shook
3a54725d66 fix method naming to expected behavior in service selector 2022-06-30 00:36:00 -05:00
Jonathan Shook
87aa9d1dec fix standard activity init with no driver param 2022-06-30 00:35:57 -05:00
Jonathan Shook
95f108c6ea remove driver field at the right time 2022-06-30 00:35:54 -05:00
Jonathan Shook
f820728dc1
Merge pull request #606 from nosqlbench/snyk-upgrade-14412b39198a595d06fee59ce00c7308
[Snyk] Upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.190 to 1.12.232
2022-06-29 22:48:00 -05:00
Jonathan Shook
b95ab41875
Merge pull request #607 from nosqlbench/snyk-upgrade-94dd036acea46d48dbc11b8afc417d30
[Snyk] Upgrade com.mitchtalmadge:ascii-data from 1.2.0 to 1.4.0
2022-06-29 22:47:51 -05:00
Jonathan Shook
80f43aa72c
Merge pull request #608 from nosqlbench/snyk-upgrade-a076b5b034722b17f638403e8f8877cc
[Snyk] Upgrade org.graalvm.sdk:graal-sdk from 21.3.1 to 21.3.2.1
2022-06-29 22:47:42 -05:00
Jonathan Shook
2a9d538738
Merge pull request #609 from nosqlbench/snyk-upgrade-09e3c2869150b1ca833b0f7b2d03efd5
[Snyk] Upgrade com.google.code.gson:gson from 2.8.9 to 2.9.0
2022-06-29 22:47:23 -05:00
Jonathan Shook
911fe2f2a4
Merge pull request #610 from nosqlbench/snyk-upgrade-e7822663d38f234f469899a208d04720
[Snyk] Upgrade com.github.oshi:oshi-core-java11 from 6.1.5 to 6.1.6
2022-06-29 22:47:11 -05:00
Jonathan Shook
9cc92c8f8e eagerly extract special fields from op template level 2022-06-29 22:39:57 -05:00
Jonathan Shook
d8cff05705 improve parser error messages to include op template name 2022-06-29 22:39:03 -05:00
Jonathan Shook
b88874b36d simplify description extractor 2022-06-29 22:38:55 -05:00
Jonathan Shook
790689f2a2 added detailed corner cases to specifications around params locations 2022-06-29 22:37:22 -05:00
Jonathan Shook
066615ec81 updated cql-timeseries2 to nb5 format and cql driver 4 types 2022-06-29 22:37:01 -05:00
Jonathan Shook
359edac3aa workload files can now require version via min_version or version_regex 2022-06-29 20:45:31 -05:00
Jonathan Shook
c55bbfc127 adapters ("drivers") can be specified per op template within a workload 2022-06-29 20:45:27 -05:00
Jonathan Shook
8d3d92987d baselinesv2 format updates for nb5, no substance change only structure 2022-06-29 20:45:21 -05:00
Jonathan Shook
a7c29b2825 op dispensers remember their parent adapter 2022-06-29 20:45:16 -05:00
Jonathan Shook
d80820b963 formatting changes 2022-06-29 20:45:10 -05:00
Jonathan Shook
c807356b51 docs updates and fixes 2022-06-29 20:45:06 -05:00
Jonathan Shook
f52647e861 disable error name mapper 2022-06-29 20:45:01 -05:00
Jonathan Shook
d43cde5ac3 allow character ranges to include newline and linefeed 2022-06-29 20:44:45 -05:00
Jonathan Shook
9a42b09b81 update progress meter for readability 2022-06-28 19:48:38 -05:00
Jonathan Shook
db327b29e9 enable runtime version check via version_regex yaml property 2022-06-28 18:23:25 -05:00
Jonathan Shook
a05dbc834a improve error for driver adapter not found 2022-06-28 18:23:22 -05:00
Jonathan Shook
a6df79c322 include ESRI codecs to squelch verbose logging error 2022-06-28 18:23:16 -05:00
Jonathan Shook
ff7f6713e4 re-enable routing slf4j to log4j2 for bundled dependencies which rely on slf4j 2022-06-28 18:20:52 -05:00
Jonathan Shook
6ba0cbc319 allow cqld4 to run for driver=cql with no verbose warnings 2022-06-28 18:19:44 -05:00
Jonathan Shook
5977ad7c0f convert mongodb driver from ActivityType to DriverAdapter 2022-06-27 23:45:06 -05:00
Jonathan Shook
5e1898bf20 support lists at op field level for terseneses 2022-06-27 23:44:57 -05:00
Jonathan Shook
929b4fe929 spectest fixes and additional documentation 2022-06-27 23:44:50 -05:00
Jonathan Shook
007d90218d modularize result size and disregard n/a scenarios 2022-06-27 23:44:38 -05:00
Jonathan Shook
ecb4024acb make generic parameter types more obvious 2022-06-27 23:44:29 -05:00
Jonathan Shook
50f81078bd make api type more obvious 2022-06-27 23:44:19 -05:00
Jonathan Shook
3d2061125d improve and fix spectest to document formats 2022-06-27 23:38:03 -05:00
Jonathan Shook
334fb54fc8 actions refinement: lose diags, limit log artifacts 2022-06-24 17:19:46 -05:00
Jonathan Shook
cb4c033a63 make all sub-app invocations act like stack calls, fix workflows 2022-06-24 15:40:28 -05:00
Jonathan Shook
e062e6f0cd actions diagnostics 2022-06-24 11:12:15 -05:00
Jonathan Shook
5ee2e71e7b fix workload file 2022-06-24 10:50:54 -05:00
Jonathan Shook
332c24a647 archive test results for diagnosing github actions weirdness 2022-06-24 10:48:48 -05:00
Jonathan Shook
4acdbbaf4b Merge branch 'http-adapter' 2022-06-24 01:01:52 -05:00
Jonathan Shook
8d87c6aee1 rebuild http driver on new API 2022-06-24 01:00:27 -05:00
Jonathan Shook
586bb4c566 updates to string template naming 2022-06-24 00:59:34 -05:00
Jonathan Shook
d1ffdc637c improvements to ParsedOp, consistency fixes, better docs 2022-06-24 00:57:44 -05:00
Jonathan Shook
a040a2d617 distinguish string template name and other minor fixes for virtdata 2022-06-24 00:56:33 -05:00
snyk-bot
0ebd02315e
fix: upgrade com.github.oshi:oshi-core-java11 from 6.1.5 to 6.1.6
Snyk has created this PR to upgrade com.github.oshi:oshi-core-java11 from 6.1.5 to 6.1.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.github.oshi/oshi-core-java11/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-24 00:08:30 +00:00
snyk-bot
6bd5a8b037
fix: upgrade com.google.code.gson:gson from 2.8.9 to 2.9.0
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.9 to 2.9.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.code.gson/gson/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-24 00:08:27 +00:00
snyk-bot
63fd5e701d
fix: upgrade org.graalvm.sdk:graal-sdk from 21.3.1 to 21.3.2.1
Snyk has created this PR to upgrade org.graalvm.sdk:graal-sdk from 21.3.1 to 21.3.2.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.graalvm.sdk/graal-sdk/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-24 00:08:24 +00:00
snyk-bot
f3186449ec
fix: upgrade com.mitchtalmadge:ascii-data from 1.2.0 to 1.4.0
Snyk has created this PR to upgrade com.mitchtalmadge:ascii-data from 1.2.0 to 1.4.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.mitchtalmadge/ascii-data/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-24 00:08:21 +00:00
snyk-bot
ce2e4f65c4
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.190 to 1.12.232
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.190 to 1.12.232.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-s3/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-24 00:08:18 +00:00