Jonathan Shook
|
1b82ad9478
|
Merge pull request #1000 from nosqlbench/add-tags-script
Add tags script
|
2023-02-06 15:23:38 -06:00 |
|
Jonathan Shook
|
b1620ae407
|
update script
|
2023-02-06 15:23:28 -06:00 |
|
Jonathan Shook
|
7af394ef3f
|
Merge pull request #956 from nosqlbench/jeffb/named-scenarios-revamp-nb5
NB5 named scenarios revamp
|
2023-02-06 15:19:03 -06:00 |
|
jeffbanks
|
cc989c8a72
|
nb5 revamp for scenarios
|
2023-02-06 14:58:04 -06:00 |
|
Jonathan Shook
|
da536c8fa3
|
Merge branch 'nosqlbench-1001-nfe-init' into add-tags-script
|
2023-02-06 12:34:52 -06:00 |
|
Jonathan Shook
|
5626430de8
|
disable unused edge case test until it is well defined
|
2023-02-06 12:07:25 -06:00 |
|
Jonathan Shook
|
a17a2f369d
|
Merge branch 'nosqlbench-1001-nfe-init' into add-tags-script
|
2023-02-06 11:51:30 -06:00 |
|
Jonathan Shook
|
d3d7e36bbf
|
removed extraneous test
|
2023-02-06 00:20:25 -06:00 |
|
Jonathan Shook
|
d8d7bb61ab
|
Merge branch 'nosqlbench-1001-nfe-init' into add-tags-script
|
2023-02-05 21:21:13 -06:00 |
|
Jonathan Shook
|
ce54eced7e
|
logically isolate concurrent concurrency tests
|
2023-02-05 21:20:10 -06:00 |
|
Jonathan Shook
|
58c4de8122
|
typo fix
|
2023-02-05 20:53:05 -06:00 |
|
Jonathan Shook
|
38d62b0ff4
|
Typo fix
|
2023-02-05 20:33:59 -06:00 |
|
Jonathan Shook
|
996675f79d
|
streamline applying Stoppable
|
2023-02-05 20:31:01 -06:00 |
|
Jonathan Shook
|
9fc0530c17
|
move threadpool init within Callable flow
|
2023-02-05 20:30:57 -06:00 |
|
Jonathan Shook
|
edd3de63de
|
improve testing time
|
2023-02-05 20:30:37 -06:00 |
|
Jonathan Shook
|
c35998ff25
|
improve RunStateImage API and tests
|
2023-02-05 20:30:33 -06:00 |
|
Jonathan Shook
|
ef7f35bcf4
|
auto substitute PROG in docs with nb5
|
2023-02-05 20:30:22 -06:00 |
|
Jonathan Shook
|
4e70eb7680
|
allow dryrun to be multi-modal
|
2023-02-05 20:29:52 -06:00 |
|
Jonathan Shook
|
4f827c8031
|
allow startActivity to be re-entrant with blocking
|
2023-02-05 20:28:34 -06:00 |
|
Jonathan Shook
|
10a38d8ae5
|
Merge pull request #985 from nosqlbench/jeffb/text-of-file-binding
TextOfFile Binding for HTTP Scenarios (#975)
|
2023-02-05 20:23:36 -06:00 |
|
Jonathan Shook
|
13ae9d6427
|
Merge pull request #999 from nosqlbench/snyk-upgrade-e678b77f91b3be960b107f412e867622
[Snyk] Upgrade io.netty:netty-handler from 4.1.86.Final to 4.1.87.Final
|
2023-02-05 20:20:24 -06:00 |
|
Jonathan Shook
|
8ec9300ab6
|
adding local tags cleanup script
|
2023-02-05 19:48:55 -06:00 |
|
snyk-bot
|
19f98e1b9f
|
fix: upgrade io.netty:netty-handler from 4.1.86.Final to 4.1.87.Final
Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.86.Final to 4.1.87.Final.
See this package in Maven Repository:
https://mvnrepository.com/artifact/io.netty/netty-handler/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/d8f400a4-82ed-4d21-b83c-a584d8df78a4?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2023-02-05 20:29:11 +00:00 |
|
jeffbanks
|
6b2a368d79
|
TextOfFile binding; stargate support; scenario updates
|
2023-02-04 19:35:56 -06:00 |
|
Jonathan Shook
|
e68e8986b3
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2023-02-04 19:16:37 -06:00 |
|
Snyk bot
|
3817237659
|
fix: upgrade org.mongodb:mongodb-driver-sync from 4.8.1 to 4.8.2 (#992)
Snyk has created this PR to upgrade org.mongodb:mongodb-driver-sync from 4.8.1 to 4.8.2.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/cb68505f-64d0-4ebc-accd-d7d9ac15c3c2?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2023-02-04 09:50:47 -06:00 |
|
Jeff Banks
|
fb4c275c2c
|
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6 (#993)
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2023-02-04 09:50:22 -06:00 |
|
Jonathan Shook
|
b2d132e709
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2023-02-03 18:44:53 -06:00 |
|
Jonathan Shook
|
fdb07bf84f
|
Merge pull request #988 from nosqlbench/nosqlbench-987-statemodel
fixes for missing errored state in activity
|
2023-02-03 17:11:01 -06:00 |
|
Jonathan Shook
|
e030f15d87
|
Merge pull request #986 from nosqlbench/snyk-upgrade-f8a4a35b5a19a2b4e5f187aff181ac80
[Snyk] Upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6
|
2023-02-03 17:10:05 -06:00 |
|
Jonathan Shook
|
8995f5dfef
|
improvements to motor state model and activity
|
2023-02-03 17:07:46 -06:00 |
|
snyk-bot
|
6ce8fb9316
|
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/
See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2023-02-03 21:53:29 +00:00 |
|
Jonathan Shook
|
d3f82e6b14
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2023-02-02 16:31:54 -06:00 |
|
Jonathan Shook
|
00d27c38d3
|
Merge pull request #971 from nosqlbench/nosqlbench-969-docexamples
minimum fix needed for example in docs
|
2023-02-01 10:59:24 -06:00 |
|
Jonathan Shook
|
9d7f92edb4
|
Merge pull request #970 from nosqlbench/nosqlbench-968-unhookhook
unregister scenario shutdown hook correctly
|
2023-02-01 10:59:12 -06:00 |
|
Jonathan Shook
|
91fead7095
|
Merge pull request #973 from nosqlbench/nosqlbench-972-errorenum
Adds missing logic to accomodate the Errored state
|
2023-02-01 10:58:54 -06:00 |
|
Jonathan Shook
|
95b146aa67
|
make sure logging config is visible on stderr for INFO level
|
2023-02-01 00:43:19 -06:00 |
|
Jonathan Shook
|
09350d2526
|
add a simpler example file
|
2023-02-01 00:17:30 -06:00 |
|
Jonathan Shook
|
ad246891cc
|
Merge branch 'nosqlbench-972-errorenum'
|
2023-01-31 23:16:00 -06:00 |
|
Jonathan Shook
|
16961fcc3c
|
Merge branch 'nosqlbench-969-docexamples'
|
2023-01-31 23:15:53 -06:00 |
|
Jonathan Shook
|
25c8a8a7c4
|
Merge pull request #967 from nosqlbench/snyk-fix-c733065b043acb67fed1c2584db475e1
[Snyk] Security upgrade org.glassfish.jersey.media:jersey-media-json-jackson from 3.1.0 to 3.1.1
|
2023-01-31 23:14:16 -06:00 |
|
Jonathan Shook
|
3d7eebc123
|
include Errored state into activity event handling logic
|
2023-01-31 23:12:18 -06:00 |
|
Jonathan Shook
|
a50c49f60d
|
minimal fixes needed for example workload in docs
|
2023-01-31 23:08:16 -06:00 |
|
Jonathan Shook
|
5a648671d3
|
nosqlbench-968 Scenario shutdown hook not being unregistered correctly
|
2023-01-31 23:00:07 -06:00 |
|
snyk-bot
|
45cf841e3f
|
fix: docsys/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426
|
2023-02-01 04:36:00 +00:00 |
|
Jonathan Shook
|
844ce1c0d8
|
make docs preview rerunnable
|
2023-01-31 21:30:31 -06:00 |
|
Jonathan Shook
|
b68aa0eb7a
|
Merge pull request #965 from nosqlbench/nosqlbench-964-synchro
fix for #964
merging this one as it is simple and needed for pre-release testing.
|
2023-01-31 21:16:05 -06:00 |
|
Jonathan Shook
|
d96df192b3
|
tested fix for initializer race condition with multiple activities in sequence
|
2023-01-31 21:02:02 -06:00 |
|
Jonathan Shook
|
8fc5115a0c
|
doc updates for docsite testing
|
2023-01-30 22:17:40 -06:00 |
|
Jonathan Shook
|
9f6cecb156
|
carry versions between jobs
|
2023-01-30 19:55:02 -06:00 |
|