Skip to content

Disable backplane check in tests/unit/test_nat_mch.py::TESTNATMCH2::test_1_check_configuration

Ross Elliot requested to merge fix_dhcp into master

The MCH seems to handle the backplane configuration file in a strange way. Sometimes it strips additional comments from the file, and sometimes not. This causes the configuration check to fail sometimes and not others.

Disabling the testpoint until further investigation is carried out.

Merge request reports