-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Story
{As a} PGauge user,
{I want} to be able to benchmark other RTIs,
{So that I can} compare different RTIs, and different versions of RTIs
Context
PGauge used to work with RTI-NG, but since the build refactor it no longer does. When benchmarking it is common to want to compare different RTIs and different versions of an RTI. Add out-of-the-box support for RTI-NG, Pitch and MaK.
There is a reasonable amount of testing and verification work involved in this one. It'll require a number of testing VMs and a bit of work just getting each of the RTIs installed and up and running across both supported languages and supported platforms.
Acceptance Criteria
Once complete, I shall be able to:
- Run the PGauge set of tests with RTI-NGv6, Pitch and MaK
- Consult simple instructions on how to set PGauge up with each of these RTIs
- Have sensible configuration defaults installed for each of the RTIs
- Confirm this works across languages (cpp/java) and platforms (win/lin)