Milan Lenco
Milan Lenco
This PR contains two patches for LTE connectivity: **wwan: Explicitly request IPv4 connection** Without explicitly asking for IPv4 (which we only support for wwan), for some LTE networks the connect...
When container application has multiple network interfaces, it should be configured to failover between DNS servers collected from all interfaces. The current behaviour is that we only put DNS servers...
Soon EVE will allow to configure MTU for network adapters and network instances (to support jumbo frames for application traffic). For testing purposes, it is therefore desirable to allow changing...
Since we have recently upgraded Go version to 1.20 in the EVE repository, let's unify and use the same version here as well.
Recently, we have seen many issues where EVE didn't properly handle a change in the controller signing certificate. It would be therefore beneficial to prepare an eden test in which...
When cellular network config changes, it may take few seconds for the wwan microservice and the modem to apply the new config. NIM microservice should wait for the wwan config...
This brings the fixed `CellularAccessPoint.Equal()` method (fixed in f208c6763fad4609cdbdc5c76ff846b3cec1da4a) to `mmagent`.
Let's see if those kernel crashes will disappear...
Now that runners are supposedly fixed, let's see how all tests fare with acceleration enabled...
We want to test deploying container-in-VM to a device without TPM. In the past we had some bug merged because this was not tested. Also, it is better to use...