Elmar Schug

Results 37 issues of Elmar Schug

## MTU - technical background The default [MTU](https://en.wikipedia.org/wiki/Maximum_transmission_unit) of Wireguard is 1420. In Netbird the default MTU value is 1280 because it accounts for some additional header (140 bytes) that...

state: no-activity

We plan to use MQTT for data exchange purposes between DuTs and peers on the one hand and CARL and other services on the other hand. Examples are: - Current...

type: enhancement
component: theo

RustRover sets the environment variable RUSTC_BOOTSTRAP=1 during test execution, but this variable is not set for regular compilation. In combination with the latest versions of [anyhow](https://crates.io/crates/anyhow) and [thiserror](https://crates.io/crates/thiserror), cargo re-compiles...

type: bug
state: no-activity

We would like to have a plugin mechanism to extend openDuT with functionality for specific use-cases. We plan to use [WebAssembly](https://webassembly.org) as portable compilation target for plugins, but there's still...

type: exploration

To keep deployment- and test-scripts simple, CLEO should provide a mechanism to await a certain state of a cluster. Depends on parts of #199. Tasks: - [ ] Extend `ObserverMessagingBroker`...

type: feature
component: cleo

To keep deployment- and test-scripts simple, CLEO should provide a mechanism to await a certain state of a peer. This issue is blocked by #7, due to the fact, that...

type: feature
component: cleo
state: blocked

To keep deployment- and test-scripts simple, CLEO should provide a mechanism to await a certain condition/state of a resource. Examples: - await successful connection to CARL. - await the 'healthy'...

type: feature
component: cleo

It should be possible to mange Testsuites and Testruns with CLEO.

type: feature
component: cleo

EDGAR should execute VIPER tests after receiving its `PeerConfiguration`.

component: edgar
type: enhancement

Implement an initial UI to configure a simple testsuite with an embedded source.

type: feature
component: lea