Activity

From 05/24/2016 to 06/22/2016

06/17/2016

04:56 PM Revision 7878a2f5 (validation): Convert check command to general analysis
Provide different analysis providers, one being the old check. J. Wienke
10:44 AM Revision cd6c4334 (validation): Add further constraints to StdDevCheck
Require at least some historic executions and some amount of data per
phase.
J. Wienke

06/16/2016

02:56 PM Revision 87632725 (rsb-performance-test-api): Add process output redirection to files
J. Wienke
02:27 PM Revision 150da4fd (rsb-performance-test-api): Make the workspace configurable
Allow to configure the location of the workspace and whether it will be
deleted or not.
J. Wienke

06/15/2016

03:02 PM Revision 7c4f0cf9 (examples): Adapt to WorkspaceFile API
J. Wienke
02:17 PM Revision 77feeff9 (rsb-performance-test-api): Provide a wrapper class for Files
This allows to track files inside the test workspace with their relative
names with hazzle.
J. Wienke

06/13/2016

04:47 PM Revision 201aa1df (examples): Ensure that the tide file is copied only once
J. Wienke
04:43 PM Revision 9f263bb6 (rsb-performance-test-api): Utility method for loading files to exec dir
Adds a method to load a stream into a real file inside the test run's
temp directory so that the file can be used by ...
J. Wienke
04:36 PM Revision 274497fc (rsb-performance-test-api): Utility method for loading files to exec dir
Adds a method to load a stream into a real file inside the test run's
temp directory so that the file can be used by ...
J. Wienke
03:14 PM Revision 6eff7479 (examples): Replay-based test cases for legdetector
J. Wienke
03:13 PM Revision b1df7024 (examples): Update to recent API changes
* Updated config files
* Matching RSB dependency
J. Wienke
03:11 PM Revision 66f7b126 (rsb-performance-test-api): Update the eclipse project
J. Wienke
03:10 PM Revision e8443254 (rsb-performance-test-api): Allow to send files as parameters via RSB
Add custom converters for files to the reporting factory. Files cannot
be transfered in total, therefore sending out ...
J. Wienke
03:09 PM Revision a8c5f9ec (rsb-performance-test-api): Handle File instances in StaticParameters
Use file checksums to check for equality. J. Wienke
03:08 PM Revision e905c295 (rsb-performance-test-api): Add actions for rsbag replay
Allows to replay pre-recorded tide files at variable speeds. J. Wienke
03:07 PM Revision b9ddadef (rsb-performance-test-api): Pass RuntimeInformation into actions
Allow actions to access information about the test runtime and
specifically the test configuration as this enables to...
J. Wienke
03:05 PM Revision 5580fe83 (rsb-performance-test-api): Support process spawning without waiting
Make the wait time changeable in ProcessConfig and handle zero values
correctly in ProcessUtils.
J. Wienke
03:03 PM Revision 715ea6da (rsb-performance-test-api): Prevent config modifications during runtime
Adds a copy constructor to ProcessConfig and uses it in the test runner
to prevent that executing tests changes the c...
J. Wienke
02:59 PM Revision 83fd06fc (rsb-performance-test-api): Make TestRunner execute multiple test cases in sequ...
Since restarting the components between test cases is troublesome, this
is the only reasonable way to use multiple te...
J. Wienke
02:52 PM Revision c120a9af (validation): Add a rolling media to stddev check
This removes some outliers and makes the tests more stable. J. Wienke
02:51 PM Revision 63414f8b (validation): Generate valid file names
Strip invalid characters for file names J. Wienke
02:50 PM Revision 9855cbfe (validation): Preserve dtypes when loading parameters
J. Wienke
02:49 PM Revision f84d371e (validation): Support scatter plots with categorical variables
Use seaborn for generating such plots J. Wienke
12:48 PM Revision 4f6c1e93 (rsb-performance-test-api): Automatically include environment in processes
Always propagate the global environment to the configured processes and
remove the manual handling.
J. Wienke

06/10/2016

09:35 AM Revision e1cf1b28 (rsb-performance-test-api): TestRunConfig: allow arbitrary utility programs
Refactored the config system to allow for arbitrarily named utility
processes. The existing utility programs are enfo...
J. Wienke

06/08/2016

05:23 PM Revision 1a8f8b3c (examples): Reduced runtime legdetector test
J. Wienke
05:22 PM Revision a64fbe3d (examples): Missing app assembler
J. Wienke
05:21 PM Revision 4e577938 (examples): Legdetector test
J. Wienke
05:18 PM Revision c0d6f936 (rsb-performance-test-api): Change generics to be more flexible
J. Wienke
03:18 PM Revision 39af1a1e (validation): Output format for failing phases
J. Wienke
02:53 PM Revision 32738eb9 (validation): Use all format for check output as default
J. Wienke
02:52 PM Revision a4fcacf9 (validation): Provide selectable check output formats
J. Wienke

06/06/2016

03:29 PM Revision 37d0d3ce (examples): Appassembler for rsbam
J. Wienke
03:25 PM Revision ee447bc1 (examples): rsbam test added
J. Wienke

06/03/2016

03:18 PM Revision 99f3531f (validation): Fix StdDevCheck in case of a single history entry only
J. Wienke
03:01 PM Revision c8960898 (validation): Add branches in coverage report
J. Wienke
02:43 PM Revision 6db7d59f (validation): Add missing skip functionality for StdDevCheck
J. Wienke
02:00 PM Revision 5a8ac7f3 (validation): Merge branch 'wip-modular-checks'
J. Wienke
01:58 PM Revision f137a29d (validation): Rework configuration system
Make check configuration more flexible and adapt the config system to
the new check structure
J. Wienke
09:42 AM Revision 7bb2a43e (validation): Restructuring of checks
Make checks individual classes which operate on a single counter only.
This enables more fine-grained configuration.
...
J. Wienke

06/02/2016

06:02 PM Revision cb9309e8 (validation): TEMP
J. Wienke
10:10 AM Revision f19397d2 (rsb-performance-test-api): Restrict TestCase and TestPhase names
J. Wienke

06/01/2016

06:19 PM Revision 52cee5ed (validation): Add missing requirement to requirements.txt
J. Wienke
05:28 PM Revision 931edec9 (validation): Clean up conda environment
J. Wienke
05:20 PM Revision 0da094f3 (validation): Anaconda environment added
J. Wienke
04:55 PM Revision 6da41de5 (validation): Make HDF reading and writing symmetric with all details
J. Wienke
04:53 PM Revision 18b4383c (validation): Enable testing with pytest
J. Wienke

05/31/2016

05:29 PM Revision 946d5658 (validation): Ensure that only relevant data is processed
Use new phase end messages to isolate the test phases measurements
correctly.
J. Wienke
05:29 PM Revision 34fc9f69 (validation): Remaining fixes from new forma
J. Wienke
05:24 PM Revision cd7877f7 (rsb-performance-test-api): Add reporting for end of test phases
J. Wienke
01:42 PM Revision 8e8b8050 (examples): Switch java audio backend due to hang
J. Wienke
01:41 PM Revision 73a207df (examples): Add RPC-based test to TTS
J. Wienke
01:35 PM Revision 621511a3 (rsb-performance-test-api): Fix tree in WaitEvent
J. Wienke
10:49 AM Revision 67179b80 (examples): Add TTS test to appassembler targets
J. Wienke

05/30/2016

06:09 PM Revision 16df8293 (examples): Test for robocup TTS
J. Wienke
06:08 PM Revision 07557ebb (rsb-performance-test-api): Action to wait for an RSB event after executing som...
J. Wienke
04:16 PM Revision 39444114 (examples): Adapt to new value coding API
J. Wienke
04:15 PM Revision e66dba34 (rsb-performance-test-api): Make value coding for StaticParameters required
Otherwise this can easily be forgotten J. Wienke
03:07 PM Revision f546bf9e (examples): Code participants correctly in facerec test
To ensure stable test hashes J. Wienke
12:57 PM Revision c438c754 (examples): Use new features for facerec test
J. Wienke
10:52 AM Revision 0495bfe1 (validation): Move hdf processing to own file
J. Wienke

05/25/2016

05:31 PM Revision 1e8a6d7d (validation): First rewrite to new test structure
J. Wienke

05/24/2016

06:53 PM Revision 3cc21ead (rsb-performance-test-api): Prevent duplicated test phase names
J. Wienke
04:35 PM Revision 27181f7d (examples): Missing ignore for pmd artifact
J. Wienke
04:33 PM Revision 50447d74 (examples): Config file for testing with loggers
J. Wienke
04:33 PM Revision e3a98619 (examples): Updates for new API
J. Wienke
04:30 PM Revision 3ef6dfc7 (rsb-performance-test-api): Code cleanup
J. Wienke
04:29 PM Revision 8bf35e29 (rsb-performance-test-api): Structure change: TestCase now has the paramters
Make TestCase carry the parameters and let it contain a list of phases
as a structure for the measurement units of th...
J. Wienke
 

Also available in: Atom