Commit Graph

73 Commits

Author SHA1 Message Date
Jonathan Shook
5d540ef42e minor fixes, openssl npe, wording 2020-05-01 16:49:26 -05:00
Jonathan Shook
8a8a1169f1 move scenario formatting to WorkloadDesc, include description support, alphabetize templates 2020-04-30 18:52:42 -05:00
Jonathan Shook
57762f3588 trim spaces in tag specs, disallows spaces as delimiter between 2020-04-30 17:33:07 -05:00
Jonathan Shook
579a3c1ec2 support named steps in named scenarios 2020-04-30 16:50:35 -05:00
Jonathan Shook
95076a49a4 move annotations up a level in modules 2020-04-30 10:26:40 -05:00
Jonathan Shook
4362e389ce qualify engine selection 2020-04-27 01:36:06 -05:00
Jonathan Shook
ef49cc5320 promote synonyms to core apis 2020-04-24 10:47:23 -05:00
Jonathan Shook
680ff3b3f8 Merge branch 'listfuncs'
# Conflicts:
#	activitytype-stdout/src/main/java/io/nosqlbench/activitytype/stdout/StdoutActivity.java
#	docsys/src/main/resources/docs-for-docsys/docsys/design/topics.md
#	virtdata-api/src/main/java/io/nosqlbench/virtdata/core/bindings/VirtDataComposer.java
#	virtdata-api/src/main/java/io/nosqlbench/virtdata/core/templates/StringBindingsTemplate.java
#	virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListHashed.java
#	virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListSized.java
#	virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListSizedHashed.java
#	virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListSizedStepped.java
#	virtdata-lib-basics/src/main/java/io/nosqlbench/virtdata/library/basics/shared/from_long/to_collection/ListStepped.java
2020-04-23 16:21:28 -05:00
Jonathan Shook
6f77a9c173 support proxies for some polyglot types 2020-04-23 12:42:03 -05:00
Jonathan Shook
746bdcfdcb improve debugging views 2020-04-23 12:41:21 -05:00
Jonathan Shook
08f6c48f6e avoid double newline in scenario stdout 2020-04-23 12:25:53 -05:00
Jonathan Shook
be93ee52ea clear logging for scenario and activity lifecycle 2020-04-22 07:30:33 -05:00
Jonathan Shook
113932aed5 more improvements to command processing 2020-04-22 07:24:34 -05:00
Jonathan Shook
908ab7c1a3 more appropriate logging levels 2020-04-22 07:23:50 -05:00
Jonathan Shook
3f51ddf0ef limit threads to cycles when threads=auto 2020-04-21 11:17:41 -05:00
Jonathan Shook
760861230a refactor command parsing for consistency and clarity 2020-04-20 07:54:09 -05:00
Jonathan Shook
b1822a3548 canonicalize paths in --list commands 2020-04-20 02:04:30 -05:00
Jonathan Shook
9be09ecde1 introduce type map for user validations 2020-04-20 02:02:11 -05:00
Jonathan Shook
0e97ba33b4 fixed canonicalization bug
improved output for --list-workloads and --list-scenarios
2020-04-16 11:14:45 -05:00
Jonathan Shook
3bdf674562 support --include 2020-04-16 07:58:23 -05:00
Jonathan Shook
b0300da068 include filename in exceptions 2020-04-16 07:58:03 -05:00
Jonathan Shook
0477d5ae19 add description field in yaml 2020-04-16 05:47:02 -05:00
Jonathan Shook
281542f42e chromedriver working, verbs alpha 2020-04-15 09:37:47 -05:00
Jonathan Shook
6e027ed3b7 improve escaping tests 2020-04-13 18:23:01 -05:00
Jonathan Shook
1cce7d8a61 fixed tests and double escaping of escape symbols 2020-04-13 16:29:16 -05:00
Jonathan Shook
42a3a2f0af minor edits - switching tasks to other work 2020-04-13 11:49:30 -05:00
Jonathan Shook
115b0260f2 partial work on nb webdriver 2020-04-10 16:00:19 -05:00
Jonathan Shook
5e8c5bdfca merge fixups, NBIO refactorings, UI stubs 2020-04-09 12:44:31 -05:00
Jonathan Shook
20cb7fdae7 Merge branch 'nbui' into nbui-more 2020-04-09 11:23:41 -05:00
phact
71ee22039e functional run named scenario ui (except for the run button) 2020-04-08 17:49:00 -04:00
Jonathan Shook
b9ff289d71 fixed test package 2020-04-08 13:17:20 -05:00
Jonathan Shook
1e05c31075 partial rework of the NBIO internals for multiple results 2020-04-08 12:38:16 -05:00
Jonathan Shook
d8b3e6214c minor updates to branch 2020-04-08 02:23:19 -05:00
Jonathan Shook
4abf54a3a7 happy happy joy joy 2020-04-07 23:15:22 -05:00
Jonathan Shook
59ee5355c4 Add support for finding content in search paths 2020-04-07 17:39:41 -05:00
phact
d5f66b326b new feature WIP nb ui 2020-04-07 17:20:21 -04:00
Jonathan Shook
5a3f4e6e8c use undeprecated substitutor 2020-04-07 16:18:15 -05:00
Jonathan Shook
34ab6832c9 scaffolding for namedscenario service example 2020-04-06 17:03:05 -05:00
Jonathan Shook
0016c7ce63 Merge pull request #111 from nosqlbench/scenario-restart
Scenario restart
2020-04-06 12:24:44 -05:00
phact
03e7021b3a Stopped to Starting 2020-04-06 12:33:34 -04:00
Jonathan Shook
c1bf725330 package naming cleanups 2020-04-06 03:03:43 -05:00
Jonathan Shook
fc25a2b4eb initial test 2020-04-02 01:47:32 -05:00
Jonathan Shook
195169ae90 fixed path test name 2020-04-01 19:04:59 -05:00
Jonathan Shook
c66352afac NBPaths is the main path utility 2020-04-01 19:03:17 -05:00
Jonathan Shook
e2d3d3825c centralized path functions 2020-04-01 18:24:38 -05:00
Jonathan Shook
81c6869c3c collapse virtdata-annotations and virtdata-processors into virtdata-api 2020-04-01 17:08:15 -05:00
Jonathan Shook
3036f971a6 refactor to junit 5 latest and repoint dependencies
remove all testng references
update annotations
2020-04-01 15:24:29 -05:00
Jonathan Shook
d3ff46536a api-modules 2020-04-01 12:27:25 -05:00
Jonathan Shook
0002d9f853 temporarily disable test 2020-03-27 12:13:02 -05:00
Jonathan Shook
6264b17844 partial work for search within 2020-03-27 08:44:14 -05:00