Jukka Rissanen
Jukka Rissanen
I am not sure if this is a correct forum, but I did not find better location to get some assistance to the issue I am seeing. I have a...
Make sure that e2e tests can be run with NRI support enabled in cri-rm and containerd. As of this writing, support with cri-o is not tested. This PR is still...
Tested with ``` reinstall_cri_resmgr=1 k8scri="containerd&cri-resmgr" distro=fedora \ containerd_src=../containerd vm=fedora-nri-containerd ./run.sh interactive ``` Works well. By default e2e run.sh creates DaemonSet if NRI support is enabled. If NRI needs to be...
The configuration will create Linux mac80211_hwsim environment so that native_sim based wifi driver can be used to test upper layer wifi support (wpa_supplicant + wifi shell and utils).
The can-setup.sh script can be used to create zcan interface which provides a Linux vcan virtual CAN interface. This script can be used together with Zephyr native_posix CAN driver. Signed-off-by:...
Add -c option to echo-client. This option will randomly assign socket priority to the sent packet. Add also commands that map the socket priority to VLAN priority so that the...
dnsmasq and avahi-daemon are needed to test DNS and mDNS. Signed-off-by: Jukka Rissanen
Copied here the extra work items from #6 * `docs/resource-policy/setup.md`: move node-agent/dynamic configuration document to better document * `docs/resource-policy/setup.md`: move installation instructions etc. related items to installation.md file * `docs/resource-policy/setup.md`:...
Allow user the create a DNS service query. Fixes #72459