<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/smoketest/configs/isis-small, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-12-12T19:54:52+00:00</updated>
<entry>
<title>isis: T8094: bugfix config migration from 1.3.0-rc1 -&gt; 1.4</title>
<updated>2025-12-12T19:54:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-12-12T19:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=72ca8476e2ef69d048e86a37027fd27910972a32'/>
<id>urn:sha1:72ca8476e2ef69d048e86a37027fd27910972a32</id>
<content type='text'>
While producing all configtest assert files for VyOS 1.4 it was noted that
the the isis-small testcase from fails. This config fragment is not properly
migrated when updating from VyOS 1.3.0-rc1 -&gt; 1.4 and using IS-IS.

protocols {
    isis FOO {
        interface eth1 {
           bfd
        }
        net 49.0001.1921.6800.1002.00
        redistribute {
            ipv4 {
                connected {
                    level-2 {
                        route-map EXPORT-ISIS
                    }
                }
            }
        }
    }
}

and results in loosing IS-IS connectivity. This is due the fact that
config.rename() does not work when only using the base tagNode.
</content>
</entry>
<entry>
<title>smoketest: T6510: add missing config-test verification steps</title>
<updated>2024-06-26T19:47:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-26T13:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=85c8399b6f8cf0d999076bddaba09c1cc9088917'/>
<id>urn:sha1:85c8399b6f8cf0d999076bddaba09c1cc9088917</id>
<content type='text'>
Validate if the migrators performed correctly by comparing it to a known good
result file containing all the required `set` commands
</content>
</entry>
<entry>
<title>configtest: T4382: system@20 cannot have 'user level' (16-to-17)</title>
<updated>2022-05-25T16:42:44+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-05-24T18:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d19a5876ed144692befb76cf206f3ca7c66d3882'/>
<id>urn:sha1:d19a5876ed144692befb76cf206f3ca7c66d3882</id>
<content type='text'>
The config file isis-small has system@20, but 'user level' which was
migrated in system/16-to-17; remove the line in the config, as there is
no problem with the migration script in question.
</content>
</entry>
<entry>
<title>smoketest: config: drop empty newline at EOF for "isis-small" test</title>
<updated>2021-08-26T09:14:37+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-26T06:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=67193598ee650e97a761b6a629a658a5191c04ce'/>
<id>urn:sha1:67193598ee650e97a761b6a629a658a5191c04ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: config: add IS-IS example configuration</title>
<updated>2021-03-21T09:42:38+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-21T09:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b666f8ba97dc792aac90fad4c4c99e47caca7baf'/>
<id>urn:sha1:b666f8ba97dc792aac90fad4c4c99e47caca7baf</id>
<content type='text'>
</content>
</entry>
</feed>
