platform icon indicating copy to clipboard operation
platform copied to clipboard

HOBBIT benchmarking platform

Results 100 platform issues
Sort by recently updated
recently updated
newest added

### Description A huge amount of log messages is generated when an experiment is forced to terminate by the platform controller. This leads to several drawbacks: 1. It is harder...

type: bug
priority: high
component: controller

### User story Integrate better to the data web. ### Solution Define benchmarks and systems as a subclass of [`doap:Project`](https://en.wikipedia.org/wiki/DOAP), utilize existing properties from DOAP, such as: - name -...

type: enhancement

Labels of experiment results are not updated in the UI as expected, after their modification in benchmark.ttl file. For example, parenthesis determining units was added in all KPIs but, as...

type: bug
component: UI
priority: low

## Description As a user that might not know RDF, I would like to enter the meta data of my system into a form that generates the content of the...

type: enhancement
component: UI
priority: low

At present, it is difficult if not impossible to run a benchmark and/or reuse its components outside of the platform. The essential concept to facilitate this issue is to use...

type: enhancement
component: core-lib

Handy for humans, almost required for automated access.

type: bug
component: UI
component: UX / branding

### Description when the platform stops an experiment that takes too much time, the experiment receives the error message "An unexpected error occurred". This is misleading since the user has...

type: bug
priority: high
component: controller
component: ontology

## Description The JUnit tests for the GitlabControllerImpl class are relying on our online instance. However, unit tests should not rely on external services and the platform can not be...

type: enhancement
priority: low
component: controller

### User story When displaying parameter or KPI values which have measurement units, use human-readable units for each value. ![Actual](https://user-images.githubusercontent.com/30291622/103023104-95071600-454d-11eb-92fa-11667f4f5261.png) ### Solution Measurement units should be stored in the data...

type: enhancement
component: UI
component: controller
component: storage

### User story People want to use Hobbit on Windows machines, however the scripts aren't working on Windows. ### Solution Ad Windows bat or PowerShell (might be easier) scripts that...

type: enhancement