multiple assertion errors in functional tests

Bug #1998748 reported by Mert Kirpici
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-advanced-routing
Fix Released
Undecided
Gabriel Cocenza

Bug Description

Currently the functional tests are failing, this indicates either functionality is broken or tests are outdated. In either case this needs to be addressed.

examples:
E AssertionError: assert '#!/bin/sh\n#...riority 101\n' == '#!/bin/sh\n#... table main\n'
E #!/bin/sh
E # This file is managed by Juju.
E ip route flush cache
E - # Table: name main
E ? ^^
E + # Table: name mytable
E ? ++ ^^^...

...

E AssertionError: assert '#!/bin/sh\n#...riority 101\n' == '#!/bin/sh\n#...riority 101\n'
E #!/bin/sh
E # This file is managed by Juju.
E ip route flush cache
E # Table: name mytable
E - ip route replace default via 10.205.6.1 table mytable
E + ip route replace 1.1.2.0/24 dev ens3 table mytable
E - ip rule add from 10.205.6.0/24 to 1.1.1.1/32 priority 100...

Tags: bseng-680

Related branches

Eric Chen (eric-chen)
tags: added: bseng-680
Changed in charm-advanced-routing:
milestone: none → 23.01
assignee: nobody → Gabriel Angelo Sgarbi Cocenza (gabrielcocenza)
status: New → Fix Committed
Changed in charm-advanced-routing:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.