Activity

From 10/10/2015 to 11/08/2015

10/29/2015

03:44 PM Revision d9044c66 (examples): Starting 0.2 release
H. Oestreich
03:42 PM Revision 8109a4b0 (examples): Release of version 0.1
H. Oestreich
03:21 PM Revision 605ec920 (rsb-performance-test-api): Starting 0.2 release
H. Oestreich
03:20 PM Revision da65c7cd (rsb-performance-test-api): Release of version 0.1
H. Oestreich
03:14 PM Revision 64933ff4 (examples): Cleaned up POM and fixed PMD Errors
H. Oestreich
03:05 PM Revision cb436ee6 (rsb-performance-test-api): Fixed PMD Errors
H. Oestreich
02:52 PM Tasks #2415 (Resolved): Create appropriate Logging Parts
For configuration of logging when using the appassembler:
export JAVA_OPTS="-Djava.util.logging.config.file=$(pwd)/s...
H. Oestreich
01:36 PM Revision 382c658d (rsb-performance-test-api): Added logging
H. Oestreich
01:34 PM Revision 6baa8fa3 (examples): Added logging
H. Oestreich

10/23/2015

05:43 PM Tasks #2400 (In Progress): Generator API for a single RST type
The API now got as simple as:... H. Oestreich
05:39 PM Bug #2408 (Resolved): Create tests for exemplary components
Test has been seperated. More reasonable data generation can be done in the future but does not seem necessary at the... H. Oestreich
05:37 PM Tasks #2404 (Feedback): Design RPC Call Interface
Redesigned the RPC Call Interface in a nicer way as discussed with Johannes.
Added the possibility to allow Execut...
H. Oestreich
05:36 PM Tasks #2411 (Resolved): Design test for facerec component from robocup
Test was created, seperated and tested. H. Oestreich
05:35 PM Tasks #2405: How to formulate procedures
Added LoopPhase which allows repeated execution of SimplePhases.
Still have to think about an implementation of list...
H. Oestreich
05:33 PM Tasks #2412 (Resolved): Extract component tests in individual examples
Created seperate classes for each of the tests. Changed the pom accordingly so that maven package appassembler:assemb... H. Oestreich
11:46 AM Tasks #2412 (Resolved): Extract component tests in individual examples
* With appassambler for each component test J. Wienke
05:30 PM Tasks #2414 (Resolved): Create loop phase
Created loop phase and tested it in the robocup faceregonition testclient.
We have to think about injection of varia...
H. Oestreich
11:51 AM Tasks #2414 (Resolved): Create loop phase
J. Wienke
05:28 PM Tasks #2413 (Resolved): Move examples to own git repo
Moved all files for a nicer repostructure H. Oestreich
03:15 PM Tasks #2413 (New): Move examples to own git repo
https://code.cor-lab.org/git/rsb-performance-test-api.git.examples
Repo exists now
J. Wienke
02:32 PM Tasks #2413 (Feedback): Move examples to own git repo
Okay. Waiting for Feedback from Johannes. H. Oestreich
11:51 AM Tasks #2413 (Resolved): Move examples to own git repo
Unfortunately there is currently an issue with creating new repositories. This will have to wait until I can create a... J. Wienke
05:26 PM Revision 5f5060fd (rsb-performance-test-api): Made the following changes:
* Moved the different tests to client classes and changed pom to generate a binary for each of them
* Moved the testc...
H. Oestreich
05:19 PM Revision 09a166dd (examples): Moved the TestClient Examples to a seperate repository
H. Oestreich
05:08 PM Tasks #2415 (Resolved): Create appropriate Logging Parts
Using the Levels FINE, FINER, FINEST implement a useful logging to allow the user track the process of the testclient... H. Oestreich

10/22/2015

04:48 PM Revision 1f1a5771 (rsb-performance-test-api): Added more ways to realize a RPC and did some excep...
H. Oestreich

10/21/2015

06:40 PM Tasks #2405: How to formulate procedures
Further improvements:
Added OneTimeExecutionTiming (useful for RPC Methods which only have to be called once).
Adde...
H. Oestreich
06:38 PM Tasks #2404: Design RPC Call Interface
RPC Interface was simplified for the face_recognition scenario.
TODO: Add methods for various ways to call rpc methods.
H. Oestreich
06:37 PM Tasks #2411: Design test for facerec component from robocup
Scenario can be tested and works so far. H. Oestreich
03:22 PM Tasks #2411: Design test for facerec component from robocup
Alternative call to use the same rsb version:
/vol/robocup/faults-nightly/bin/rsb-callcl0.11 'socket:/face_rec_contr...
H. Oestreich
03:00 PM Tasks #2411 (In Progress): Design test for facerec component from robocup
The following order will allow prediction:
1. Capture:
/vol/toolkit/nightly/trusty/x86_64/last/bin/rsb-toolscl0.13...
H. Oestreich
02:09 PM Tasks #2411: Design test for facerec component from robocup
Controlling RPC:
Starting FaceRecognition:
"/vol/robocup/faults-nightly/bin/FaceRec" "-c" "/vol/robocup/faults-nigh...
H. Oestreich
11:13 AM Tasks #2411 (Resolved): Design test for facerec component from robocup
... J. Wienke
06:36 PM Revision 20210c97 (rsb-performance-test-api): Further modifications, encapsulation of some parts ...
H. Oestreich

10/15/2015

05:57 PM Tasks #2405 (In Progress): How to formulate procedures
Simple procedures can already be implemented (simple sequentially sending of data and even parallel sending of data). H. Oestreich
05:55 PM Bug #2408 (In Progress): Create tests for exemplary components
First test program implemented and tested successfully.
TODO: The actual data is randomly generated. Perhaps implem...
H. Oestreich
05:53 PM Tasks #2407 (Resolved): Create Test Program which uses the API
Adapted the program to the actual requirements and will keep on adapting, but do not need a ticket for tracking. H. Oestreich
05:51 PM Tasks #2404 (In Progress): Design RPC Call Interface
First Implementation of RPCTransaction uploaded. Needs refinement and extension. H. Oestreich
05:50 PM Tasks #2401 (Closed): Related work search
I had a look at the frameworks Johannes mentioned but none of them seems to be a really good choice for us.
They foc...
H. Oestreich
05:44 PM Revision 4fe99ee2 (rsb-performance-test-api): Further changes and refinements in the API and adap...
H. Oestreich
12:30 PM Revision 65249cbc (rsb-performance-test-api): Redesign of API and TestClient
H. Oestreich

10/14/2015

03:19 PM Bug #2408 (Resolved): Create tests for exemplary components
As a first real-world test, please create test scripts for realistic components from the robocup system. Unfortunatel... J. Wienke

10/13/2015

04:47 PM Tasks #2401: Related work search
Ok, I also looked around a bit and found these frameworks:
* https://jmeter.apache.org/
* http://grinder.sourceforg...
J. Wienke
 

Also available in: Atom