Michael Abel
Michael Abel
**Is your feature request related to a problem? Please describe.** Every once in a while we should delete uploaded certificates from C8y. **Describe the solution you'd like** Have a small...
**Describe the bug** This is an observation about functionality that has recently changed and that was detected by two system-tests. Not sure if the tests needs to be updated or...
**Is your feature request related to a problem? Please describe.** As as thin-edge developer I want to have a set of bash scripts that set up a device from scratch,...
**Describe the bug** A sequence of Apama project installations leads to a permission issue upon project removal. ``` Removing existing project at /etc/tedge/apama/project ERROR: Directory not empty (os error 39)...
## Proposed changes Disable tests with known and reported issues as they might disturb other tests and will disturb the report analysis. ## Types of changes - [ ] Bugfix...
## Proposed changes This PR would enable performance measurements with collectd that one can run with pysys. So far it wasn't merged into main as it needs a different collectd...
## Proposed changes See https://github.com/thin-edge/thin-edge.io/issues/958 Make the related test connect during the test run and fix their assertions. This is a draft until we have decided on how to continue...
**Is your feature request related to a problem? Please describe.** We need a self hosted runner to run thin-edge analytics and measurement post processing. A GitHub hosted runner will not...
Forward ensure_ascii to json.dumps and add parameter ensure_ascii to the arguments of "Convert Json To String". Possible workaround for: https://github.com/robotframework-thailand/robotframework-jsonlibrary/issues/59