Release Note π
This release creates a workaround for OVMF to make Eden tests on EVE master stable. It also introduces evetestkit
as a first step to write golang-only tests, brings debug log level to all the tests running and adds Switch NI example to support multiple logs. Stay tuned for updates π
Improvements π
- OVMF boot issue workaround by @shjala in #1041
- Add example for Switch NI with multiple ports by @milan-zededa in #1023
- pass azure IOT secrets to composite actions via the inputs by @yash-zededa in #1019
- Add Eden-SDN example for Local NI with multiple ports by @milan-zededa in #1008
- add package evetestkit by @shjala in #1017
- refactor sec test to use evetestkit by @shjala in #1020
- Evetestkit and Eve version Update by @shjala in #1029
- Bump github.com/containerd/containerd from 1.7.6 to 1.7.11 by @dependabot in #980
- update EVE version to 13.3.0 in Eden CI workflow by @shjala in #1030
- Add vcomlink test by @shjala in #1016
- Evetestkit Update by @shjala in #1036
- Add better error mesage to ctrl_cert_change test by @europaul in #1039
- add eve_log_level parameter to GH test workflow by @europaul in #1033
- update docs/debug.md with more information on how to debug Go tests by @shjala in #1022
Bug fixes π
Technical details π§βπ»:
- EVE version: 13.3.0
- Full Changelog: 0.9.12...0.9.13