Page MenuHomeVyOS Platform

Update config test to check resulting migrations
Closed, ResolvedPublic

Description

The configtest (make testc) is a useful check to ensure migration scripts function, however it does not currently validate the resulting CLI output is as expected.

I propose to extend these tests to compare the migrated config against a manually curated list of expected CLI values.

Example is T5555 - this migration issue was found during development of the test.

Details

Version
-
Is it a breaking change?
Perfectly compatible