diff options
| author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2025-02-03 07:06:02 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-02 16:06:02 -0500 |
| commit | 2eea25f69aac471c631c4f0fd2f1b0a54136315d (patch) | |
| tree | d12905859203f7caa2b34e26c1196517f95efcfe /changelogs | |
| parent | 563ee2480aeb3378ea05e1bed4d042afeb9b6e69 (diff) | |
| download | vyos.vyos-2eea25f69aac471c631c4f0fd2f1b0a54136315d.tar.gz vyos.vyos-2eea25f69aac471c631c4f0fd2f1b0a54136315d.zip | |
T7013 route maps integration tests (#381)
* T7013 route-map integration tests - 1.4 support and structure
* added workaround for 1.4 integration tests for route-maps
* merged commands generalised
* collapse route_maps intgeration tests vars
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/fragments/T7013_route-maps-integration-tests.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/T7013_route-maps-integration-tests.yml b/changelogs/fragments/T7013_route-maps-integration-tests.yml new file mode 100644 index 00000000..8736a9c5 --- /dev/null +++ b/changelogs/fragments/T7013_route-maps-integration-tests.yml @@ -0,0 +1,3 @@ +--- +minor_changes: + - route_maps - Refactor the integration tests structure and support for 1.4+ versions |
