Mike Yaacoub
72b40a71b7
Wrapped code with code delimiters
2023-04-03 10:21:32 -04:00
Mike Yaacoub
fa853835ed
increasing ProcessInvoker Timeout for github actions to pass
2023-03-01 09:56:05 -05:00
Mike Yaacoub
9916748826
NB5-948-Reactivate forkCount for nosqlbench root lifecycle activation
2023-02-27 12:10:44 -05:00
Mike Yaacoub
caf13f7b6f
Removed unused resources
2023-02-27 12:10:39 -05:00
Mike Yaacoub
80567a6732
Reactivate testcontainers profile in release and preview yamls
2023-02-27 12:09:55 -05:00
Mike Yaacoub
8a6e47c1ea
Removed reliance on NBIO and moved to reliance on nb5 package
2023-02-27 12:09:30 -05:00
Mike Yaacoub
1e58ea9643
Relying solely on nb5 jar to get testcontainer workloads
2023-02-24 18:08:45 -05:00
Mike Yaacoub
22e944ea60
deactivated container tests for preview and release pending further dev
2023-02-22 18:49:30 -05:00
MikeYaacoubStax
0afcb24521
commented out data verification for cql workloads because it is too specific, workloads that did not create this data did not work for this test
2023-02-21 17:37:16 -05:00
MikeYaacoubStax
54e5428f8f
resolved more complicated merges
2023-02-21 15:42:20 -05:00
MikeYaacoubStax
90815e237d
first part of merge
2023-02-21 15:36:24 -05:00
MikeYaacoubStax
f363cec561
break out of workload grabbing when there's an error reading a certain Yaml
2023-02-21 15:27:28 -05:00
MikeYaacoubStax
52e0bc36c1
removed unused code and updated copyright text
2023-02-21 15:18:54 -05:00
MikeYaacoubStax
9ce8c4e3b7
corrected pom and removed unncessary setup message
2023-02-21 15:10:56 -05:00
MikeYaacoubStax
06cd96786b
Changed Workflows for release and preview to add the profile enabling WorkloadContainerVerifications Test
2023-02-10 16:17:41 -05:00
MikeYaacoubStax
f2dd1b6cf4
Finalized CQL workload specific Test Container checks and added the infrastructure for other drivers
2023-02-10 16:13:05 -05:00
MikeYaacoubStax
67ba6e270d
Merge remote-tracking branch 'origin/main' into nosqlbench-948-testcontainers
2023-02-10 08:26:37 -05:00
MikeYaacoubStax
cc2987c4d6
debugging changes
2023-02-10 08:26:19 -05:00
MikeYaacoubStax
e67cc265ff
First Phase of Moving to Containers by DriverType
2023-02-10 00:33:54 -05:00
MikeYaacoubStax
ed4be4ee4b
Merge remote-tracking branch 'origin/main' into nosqlbench-948-testcontainers
2023-02-08 14:41:07 -05:00
MikeYaacoubStax
d6e41be65d
refactoring
2023-02-08 14:33:35 -05:00
MikeYaacoubStax
f5f7bde0e7
Added pattern matcher to run test on all cql-workloads
2023-02-08 09:18:53 -05:00
Mike Yaacoub
7375e89c48
dse example
2023-02-06 14:40:39 -05:00
Mike Yaacoub
85c989bd41
rerouted mapped port and passed it to nb5
2023-02-02 18:23:41 -05:00
Mike Yaacoub
528c79f5d6
Attempt to set Network mode
2023-02-02 17:32:36 -05:00
MikeYaacoubStax
d33d7fe515
refactored test name to include IntegrationTest for maven test detection
2023-02-02 17:01:54 -05:00
MikeYaacoubStax
0638c71f6f
First experiment running nb5 in process invoker
2023-02-01 11:00:11 -05:00
Mike Yaacoub
e2ad639b77
Added cql Astra workload yaml example for docs, also fixed regex security issue by removing CompatibilityFixups
2023-01-12 17:34:34 -05:00
Mike Yaacoub
b6ab7293e2
newline fix
2023-01-12 11:08:05 -05:00
MikeYaacoubStax
9767e98bc0
limited name length to limit user input causing slow regex run, Removed starting boundary delimiter v2
2023-01-12 10:39:25 -05:00
MikeYaacoubStax
78ddf05970
limited name length to limit user input causing slow regex run, Removed starting boundary delimiter
2023-01-12 10:32:29 -05:00
MikeYaacoubStax
7b6decb90a
corrected non-escaped minus sign in regex, and limited delimeter characters to a maximum of 2 to account for comma-space separated values
2023-01-12 09:59:30 -05:00
MikeYaacoubStax
7f446145b4
Provided limited number of newlines in SSL KEY and CERT Patterns in Regex, Named the flag for more clarity
2023-01-12 08:43:50 -05:00
Mike Yaacoub
ea93403f4f
removed suffix parameter from tcp driver op dispensers (We have string templates to do that now)
2023-01-06 13:15:03 -05:00
Mike Yaacoub
6881c0790a
Revert "nosqlbench-440 convert tcpclient driver from ActivityType to DriverAdapter e:1d"
...
This reverts commit 1b2655c272 .
2023-01-05 17:43:10 -05:00
Mike Yaacoub
1b2655c272
nosqlbench-440 convert tcpclient driver from ActivityType to DriverAdapter e:1d
2023-01-05 17:27:16 -05:00
Mike Yaacoub
f38a635d71
Modified HDR Digits to 3 to save space on MetricsIntegrationTest.
2023-01-05 15:09:52 -05:00
Mike Yaacoub
ffcc294143
Cleaned up "filename" configuration option from TCP. (Only available for Stdout)
2023-01-05 14:26:19 -05:00
Mike Yaacoub
6146d186d9
Modified Writer Adapter Behavior for TCPServer to use poll and offer with a specified retry time (1s)
2023-01-05 13:09:53 -05:00
Mike Yaacoub
ccc7f7ab3f
Cleaned up code after review.
2023-01-05 10:37:00 -05:00
Mike Yaacoub
bdf61845fd
nosqlbench-440 convert tcpclient driver from ActivityType to DriverAdapter e:1d
2023-01-04 15:26:08 -05:00
Mike Yaacoub
8fd13fcddf
added explicit cast to explicitly narrow precision for security purposes
2022-12-19 17:39:30 -05:00
Mike Yaacoub
3013dc315f
fixed s4j.md to be compatible with export-docs
2022-12-19 17:10:18 -05:00
Mike Yaacoub
74bfbc691d
Merge branch 'main' into my-NB5-I446
2022-12-19 16:58:50 -05:00
Mike Yaacoub
39a9f5e920
further cleanup of unused comments and commands
2022-12-19 16:34:27 -05:00
Mike Yaacoub
b63eba35c5
fixed pulsar.md for export-docs after merge
2022-12-19 16:16:50 -05:00
Mike Yaacoub
a06e1556f0
merged my-NB5-I446 with main
2022-12-19 15:57:58 -05:00
Mike Yaacoub
f76c63b993
only launch build workflow when pushing to main branch
2022-12-19 14:51:50 -05:00
Mike Yaacoub
7eeb1d2888
fixed unused dependency failure
2022-12-19 14:05:06 -05:00
Mike Yaacoub
ad855e6259
modified build workflow v2
2022-12-19 13:55:53 -05:00
Mike Yaacoub
99a4c9fb45
modified build workflow
2022-12-19 13:54:59 -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
Mike Yaacoub
7ba2a3de38
Moved CNAME to correct directory
2022-12-16 14:26:17 -05:00
Mike Yaacoub
04153d7291
simplified staging command
2022-12-16 12:26:51 -05:00
Mike Yaacoub
bca55d5946
Added status command for debug
2022-12-14 13:27:06 -05:00
Mike Yaacoub
b1f0d590f8
Added hard overwrite for existing files
2022-12-14 13:26:18 -05:00
Mike Yaacoub
d472b071d6
excluded _index.md from rsync dynamic update
2022-12-14 12:30:14 -05:00
Mike Yaacoub
21a33aec97
final version v1
2022-12-12 15:52:50 -05:00
Mike Yaacoub
5ccb064700
back to base simple case
2022-12-12 15:45:55 -05:00
Mike Yaacoub
ee71bdd175
added checkout action v5
2022-12-12 15:25:47 -05:00
Mike Yaacoub
0c8ac02f36
added checkout action v4
2022-12-12 15:22:08 -05:00
Mike Yaacoub
2c61e9c52b
added checkout action v3
2022-12-12 15:19:52 -05:00
Mike Yaacoub
4383ba208a
added checkout action v2
2022-12-12 15:18:11 -05:00
Mike Yaacoub
26e0b4cb09
added checkout action
2022-12-12 15:16:30 -05:00
Mike Yaacoub
4a178fc21e
added git remote command to debug remote v2
2022-12-12 14:51:36 -05:00
Mike Yaacoub
43fa3e725f
added git remote command to debug remote
2022-12-12 14:50:29 -05:00
Mike Yaacoub
5a47fded60
corrected workflow file for debug v2
2022-12-12 10:36:35 -05:00
Mike Yaacoub
e09a93ea94
corrected workflow file for debug
2022-12-12 10:34:36 -05:00
Mike Yaacoub
0e9dff4749
testing simple case for access debug
2022-12-12 10:33:38 -05:00
Mike Yaacoub
f660c62729
converted to simple case for access debug
2022-12-12 10:31:51 -05:00
Mike Yaacoub
2f5dd1f74c
clean up
2022-12-08 16:22:30 -05:00
Mike Yaacoub
bbbdb60dcb
added change directory before git command
2022-12-08 13:58:51 -05:00
Mike Yaacoub
b9efec9608
Modified git commands in build workflow for docs
2022-12-08 13:47:35 -05:00
Mike Yaacoub
ae1a3af9cb
Corrected build workflow clone path
2022-12-08 13:08:14 -05:00
Mike Yaacoub
ea46cbb746
removed debug commands and corrected build workflow clone path
2022-12-08 12:49:40 -05:00
Mike Yaacoub
b779407150
Added debug commands for GHA
2022-12-08 12:35:26 -05:00
Mike Yaacoub
10d9ce3147
Disabled verify for testing
2022-12-08 12:25:59 -05: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