Jonathan Shook
ff188d4860
actions-for-docs ( #919 )
...
* updated docs action with version state
* script updates
* misc doc system updates
* Update build.yml
remove versions logic, since zip contains version info now.
* Update build.yml
corrected git add command
* update version format
* updated docs site url
2023-01-13 11:57:08 -06:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 ( #908 )
...
* Ignore .flattened-pom.xml files from the CI-friendly flattening
* Allow newer versions to squelch version warning
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense
* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration ( #897 )
...
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
Jeff Banks
4484292cb6
md5 deprecation ( #909 )
...
md5 deprecation per code scan recommendations.
2023-01-12 10:04:19 -06:00
nb-droid
6e93468632
[maven-release-plugin] prepare for next development iteration
2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44
[maven-release-plugin] prepare release nosqlbench-4.17.32
2023-01-09 19:36:26 +00:00
Jonathan Shook
f4aa80f9e2
remove previous "nb" module, which will be replaced by the nb5 module soon
2023-01-05 17:26:01 -05:00
Jonathan Shook
1e7d676979
deactivate rest module with old dependencies
2023-01-05 17:26:01 -05:00
Mike Yaacoub
f38a635d71
Modified HDR Digits to 3 to save space on MetricsIntegrationTest.
2023-01-05 15:09:52 -05:00
Jonathan Shook
4f4b4982c8
templatize test logging level for logger setup and root logger
2022-12-20 23:11:55 -06:00
Jonathan Shook
d80632773b
merge fixes for: improve concurrency patterns for activity execution
2022-12-20 20:05:17 -06:00
Jonathan Shook
0de80887b1
move log4j.xml to log4j2.xml
2022-12-20 20:03:33 -06:00
Jonathan Shook
1816381f97
make integrated tests more robust
2022-12-20 20:03:12 -06:00
Jonathan Shook
31dc3ce8f7
package housekeeping
2022-12-20 20:02:16 -06:00
Mike Yaacoub
8fd13fcddf
added explicit cast to explicitly narrow precision for security purposes
2022-12-19 17:39:30 -05:00
Mike Yaacoub
74bfbc691d
Merge branch 'main' into my-NB5-I446
2022-12-19 16:58:50 -05:00
Mike Yaacoub
a06e1556f0
merged my-NB5-I446 with main
2022-12-19 15:57:58 -05:00
Mike Yaacoub
7eeb1d2888
fixed unused dependency failure
2022-12-19 14:05:06 -05:00
Mike Yaacoub
ec8ed024ff
Changed build workflow to re-add verify and run on non-release builds, removed unused dependency from nbr
2022-12-19 13:54:39 -05:00
Mike Yaacoub
c149684d09
moved from commonmark to inhouse MutableMarkdown for verification
2022-12-19 13:24:40 -05:00
Jonathan Shook
2b39f3c350
Merge branch 'main' into nosqlbench-797-callable
2022-12-12 15:04:39 -06:00
Jonathan Shook
df534fd83a
Merge branch 'main' into snyk-fix-b8424b271d02d50c5baa47f9e8745c03
2022-12-12 12:33:40 -06:00
MikeYaacoubStax
e7705d13de
NB5-I446 Modified export-docs command to export organized driver and binding docs, also removed gendocs command (VirtDataGenDocsApp now used for generating bindings in StringBuilders to pass to the zipstream)
...
added the export-docs build workflow job
Updated build.yml to fix path to nb5 in workflow
uploading/downloading docs artifacts in build workflow
Attempt to correct the path to the exported docs to upload them
Corrected exported-docs path
Corrected yml build workflow error
corrected naming of exported docs
2022-12-08 12:20:11 -05:00
nb-droid
02522a468e
[maven-release-plugin] prepare for next development iteration
2022-12-07 23:30:05 +00:00
nb-droid
fb131e9b09
[maven-release-plugin] prepare release nosqlbench-4.17.31
2022-12-07 23:30:02 +00:00
Jonathan Shook
86c4dfd966
partial fixes for nosqlbench-797 Race condition between exceptional activity shutdown and normal scenario shutdown.
2022-11-30 11:17:10 -06:00
Jonathan Shook
875e2d8f99
temporarily disable test for close exception handler
2022-11-22 23:04:49 -06:00
Jonathan Shook
901034875a
fix for second noisy shutdown test
2022-11-22 22:50:53 -06:00
Jonathan Shook
18ba2fdaf9
Merge branch 'main' into shutdown_hooks
2022-11-22 22:24:03 -06:00
Jonathan Shook
28f561aedd
direct work-around for flaky test, simple improvements to logging, some improvements to consistent view of status, misc cleanups
2022-11-22 10:49:12 -06:00
Jonathan Shook
16417f37b6
additional diagnostics for spurious test
2022-11-21 10:24:28 -06:00
jeffbanks
dcf7baf867
Dead code utest resurrection and timing w/ gh actions
...
Cyclerate=10 to test github actions part2
Debug and exception handling
Detailed error handler logging
System out diagnostics
Capture step included
Try-catch diagnostics.
sysout cleanup; general cleanup
2022-11-18 23:52:29 -06:00
Jonathan Shook
ebb6f2c58d
include space usage in diag for testing
2022-11-18 23:18:48 -06:00
jeffbanks
2250beb892
Timing change for github actions; warnings cleanup/refactor
2022-11-14 19:25:26 -06:00
Jonathan Shook
33e330dc35
[Snyk] Security upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.325 to 1.12.330 ( #768 )
...
* fix: nb-api/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
* Timing change for github actions; warnings cleanup/refactor
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: jeffbanks <jeff.banks@datastax.com>
2022-11-14 18:32:52 -06:00
jeffbanks
33fe4d0a7e
Timing change for github actions; warnings cleanup/refactor
2022-11-14 18:10:42 -06:00
nb-droid
d9acf85597
[maven-release-plugin] prepare for next development iteration
2022-09-30 15:58:45 +00:00
nb-droid
098455410d
[maven-release-plugin] prepare release nosqlbench-4.17.30
2022-09-30 15:58:43 +00:00
nb-droid
19faf3c0ae
[maven-release-plugin] prepare for next development iteration
2022-09-29 17:29:14 +00:00
nb-droid
20a5ab4234
[maven-release-plugin] prepare release nosqlbench-4.17.29
2022-09-29 17:29:12 +00:00
nb-droid
5f72b6c0d8
[maven-release-plugin] prepare for next development iteration
2022-09-21 19:27:40 +00:00
nb-droid
b52e6a4774
[maven-release-plugin] prepare release nosqlbench-4.17.28
2022-09-21 19:27:38 +00:00
Jonathan Shook
3304b1d8d8
improve findmax, stepup analysis methods
2022-09-16 16:18:19 -05:00
nb-droid
60b8ccc200
[maven-release-plugin] prepare for next development iteration
2022-08-25 21:55:33 +00:00
nb-droid
6e8ee26cf9
[maven-release-plugin] prepare release nosqlbench-4.17.27
2022-08-25 21:55:31 +00:00
nb-droid
32ca3657ca
[maven-release-plugin] prepare for next development iteration
2022-08-24 22:04:47 +00:00
nb-droid
27686ef5d2
[maven-release-plugin] prepare release nosqlbench-4.17.26
2022-08-24 22:04:44 +00:00
nb-droid
1397cd1b88
[maven-release-plugin] prepare for next development iteration
2022-08-18 21:28:25 +00:00
nb-droid
c9f6925e68
[maven-release-plugin] prepare release nosqlbench-4.17.25
2022-08-18 21:28:23 +00:00
nb-droid
372f604e15
[maven-release-plugin] prepare for next development iteration
2022-08-16 17:56:15 +00:00
nb-droid
3a403038f3
[maven-release-plugin] prepare release nosqlbench-4.17.24
2022-08-16 17:56:12 +00:00
nb-droid
1ea05a0f14
[maven-release-plugin] prepare for next development iteration
2022-08-16 16:58:58 +00:00
nb-droid
bb7fd4f7b6
[maven-release-plugin] prepare release nosqlbench-4.17.23
2022-08-16 16:58:56 +00:00
Jonathan Shook
061d529b8f
stabilize exit status integration tests
2022-08-16 11:51:29 -05:00
nb-droid
bfb0fc38d8
[maven-release-plugin] prepare for next development iteration
2022-08-16 14:51:38 +00:00
nb-droid
584a6c802c
[maven-release-plugin] prepare release nosqlbench-4.17.22
2022-08-16 14:51:35 +00:00
nb-droid
6dd0723546
[maven-release-plugin] prepare for next development iteration
2022-08-10 03:16:40 +00:00
nb-droid
b56995d4cf
[maven-release-plugin] prepare release nosqlbench-4.17.21
2022-08-10 03:16:37 +00:00
nb-droid
4a3845aafb
[maven-release-plugin] prepare for next development iteration
2022-07-19 16:11:11 +00:00
nb-droid
b5d4e1e3c6
[maven-release-plugin] prepare release nosqlbench-4.17.20
2022-07-19 16:11:09 +00:00
Jonathan Shook
789cc62430
package refactoring
2022-07-14 19:01:00 -05:00
nb-droid
28c62da74f
[maven-release-plugin] prepare for next development iteration
2022-07-01 16:46:05 +00:00
nb-droid
3bdad2a877
[maven-release-plugin] prepare release nosqlbench-4.17.19
2022-07-01 16:46:03 +00:00
nb-droid
460ad79f6c
[maven-release-plugin] prepare for next development iteration
2022-07-01 15:56:59 +00:00
nb-droid
0937ed9f6a
[maven-release-plugin] prepare release nosqlbench-4.17.18
2022-07-01 15:56:57 +00:00
nb-droid
bfdf87a3ad
[maven-release-plugin] prepare for next development iteration
2022-07-01 15:26:38 +00:00
nb-droid
45c1a7b7da
[maven-release-plugin] prepare release nosqlbench-4.17.17
2022-07-01 15:26:36 +00:00
nb-droid
3155147bfa
[maven-release-plugin] prepare for next development iteration
2022-07-01 07:04:04 +00:00
nb-droid
215b32bd6a
[maven-release-plugin] prepare release nosqlbench-4.17.16
2022-07-01 07:04:02 +00:00
nb-droid
ca6f3a08c8
[maven-release-plugin] prepare for next development iteration
2022-07-01 06:40:47 +00:00
nb-droid
b9c8bdefb9
[maven-release-plugin] prepare release nosqlbench-4.17.15
2022-07-01 06:40:45 +00:00
Jonathan Shook
2e4776f893
improve parser error messages to include op template name
2022-06-30 16:11:17 -05:00
Jonathan Shook
7ca032b8db
pom updates for nb and nbr
2022-06-16 14:00:08 -05:00
Jonathan Shook
6dd1c43db3
move integrated testing to separate module
2022-06-09 15:01:02 -05:00
Jonathan Shook
cf5ae84abd
restructure integrated tests as living examples
2022-06-09 15:00:49 -05:00
Jonathan Shook
522a263202
add modular metering API and refactor progress meter
2022-05-31 21:02:12 -05:00
Jonathan Shook
755ea768d5
minor docs update
2022-05-31 21:01:46 -05:00
nb-droid
124c92256f
[maven-release-plugin] prepare for next development iteration
2022-05-18 19:49:25 +00:00
nb-droid
2aaef696f9
[maven-release-plugin] prepare release nosqlbench-4.17.14
2022-05-18 19:49:23 +00:00
nb-droid
dcd8e59308
[maven-release-plugin] prepare for next development iteration
2022-05-18 19:13:14 +00:00
nb-droid
556ab55d4c
[maven-release-plugin] prepare release nosqlbench-4.17.13
2022-05-18 19:13:11 +00:00
Jonathan Shook
31384c7d11
updated version to 4.17.13-SNAPSHOT
2022-05-18 14:02:41 -05:00
Jonathan Shook
ea7fdc6b81
add initial stepup.js, and better debugging
2022-03-14 01:00:10 -05:00
nb-droid
81c7d47885
[maven-release-plugin] prepare for next development iteration
2022-03-10 04:05:16 +00:00
nb-droid
882b1edaf8
[maven-release-plugin] prepare release nosqlbench-4.17.11
2022-03-10 04:05:14 +00:00
nb-droid
384f430b92
[maven-release-plugin] prepare for next development iteration
2022-03-09 16:24:25 +00:00
nb-droid
66fae484e9
[maven-release-plugin] prepare release nosqlbench-4.17.10
2022-03-09 16:24:22 +00:00
Jonathan Shook
739914b6de
add aplv2 headers to nb-runtime
2022-03-08 14:16:05 -06:00
nb-droid
7b302b25c1
[maven-release-plugin] prepare for next development iteration
2022-02-17 17:26:15 +00:00
nb-droid
b2382ac99b
[maven-release-plugin] prepare release nosqlbench-4.17.9
2022-02-17 17:26:12 +00:00
nb-droid
549b143fc7
[maven-release-plugin] prepare for next development iteration
2022-02-16 22:27:57 +00:00
nb-droid
f2ffc61fc7
[maven-release-plugin] prepare release nosqlbench-4.17.8
2022-02-16 22:27:54 +00:00
nb-droid
219f872c06
[maven-release-plugin] prepare for next development iteration
2022-02-16 07:11:46 +00:00
nb-droid
eb4e086a48
[maven-release-plugin] prepare release nosqlbench-4.17.7
2022-02-16 07:11:44 +00:00
nb-droid
ae3c2e6218
[maven-release-plugin] prepare for next development iteration
2022-02-10 21:52:17 +00:00
nb-droid
611a4649aa
[maven-release-plugin] prepare release nosqlbench-4.17.6
2022-02-10 21:52:15 +00:00
nb-droid
ab48d2575c
[maven-release-plugin] prepare for next development iteration
2022-02-09 16:22:14 +00:00
nb-droid
3f47cfb0be
[maven-release-plugin] prepare release nosqlbench-4.17.5
2022-02-09 16:22:11 +00:00
nb-droid
942cddef07
[maven-release-plugin] prepare for next development iteration
2022-01-20 22:25:52 +00:00
nb-droid
4a153a8f71
[maven-release-plugin] prepare release nosqlbench-4.17.4
2022-01-20 22:25:49 +00:00