Files
Petr Štetiar df63618f95 ci: cdrouter: set prplWareVersion to 4.0.0 for prplOS certification expansion
CDRouter’s prpl certification tests fail with missing TR-181 parameters
when run against the mainline-23.05 branch, as newer CDRouter releases
default to the 4.1.0 datamodel. For this branch we must explicitly pin
the prplWareVersion testvar to 4.0.0, which matches the datamodel
implemented by prplOS.

This prevents false-positive failures such as missing:
  - Device.Ethernet.Interface.{i}.SFPReferenceList
  - Device.Routing.Router.{i}.IPv4Forwarding.{i}.MTU
  - Device.Routing.Router.{i}.IPv6Forwarding.{i}.MTU
  - Device.Routing.Router.{i}.IPv6Forwarding.{i}.SourceIPPrefix

Fixes: PCF-2179
Signed-off-by: Petr Štetiar <petr.stetiar@prplfoundation.org>
2025-11-10 14:16:04 +00:00
..