Skip to content
Snippets Groups Projects
Commit 4659363d authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #6775: Added standard routes for cbt010 in validation scripts

parent c99ec4a6
No related branches found
No related tags found
No related merge requests found
...@@ -4629,6 +4629,7 @@ SubSystems/Online_Cobalt/validation/system/network/routes.cbt006 -text ...@@ -4629,6 +4629,7 @@ SubSystems/Online_Cobalt/validation/system/network/routes.cbt006 -text
SubSystems/Online_Cobalt/validation/system/network/routes.cbt007 -text SubSystems/Online_Cobalt/validation/system/network/routes.cbt007 -text
SubSystems/Online_Cobalt/validation/system/network/routes.cbt008 -text SubSystems/Online_Cobalt/validation/system/network/routes.cbt008 -text
SubSystems/Online_Cobalt/validation/system/network/routes.cbt009 -text SubSystems/Online_Cobalt/validation/system/network/routes.cbt009 -text
SubSystems/Online_Cobalt/validation/system/network/routes.cbt010 -text
SubSystems/Online_Cobalt/validation/system/network/routes.test eol=lf SubSystems/Online_Cobalt/validation/system/network/routes.test eol=lf
SubSystems/Online_Cobalt/validation/system/os/gdb.test eol=lf SubSystems/Online_Cobalt/validation/system/os/gdb.test eol=lf
SubSystems/Online_Cobalt/validation/system/os/get_smp_affinity -text SubSystems/Online_Cobalt/validation/system/os/get_smp_affinity -text
......
default via 10.151.255.254 dev eth0 metric 100
10.135.252.0/24 via 10.175.255.201 dev eth2
10.135.253.0/24 via 10.175.255.202 dev eth3
10.135.254.0/24 via 10.175.255.203 dev eth4
10.135.255.0/24 via 10.175.255.204 dev eth5
10.144.0.0/13 dev eth0 proto kernel scope link src 10.149.128.9
10.168.0.0/13 dev eth5 proto kernel scope link src 10.168.105.4
10.168.0.0/13 dev eth4 proto kernel scope link src 10.168.105.3
10.168.0.0/13 dev eth3 proto kernel scope link src 10.168.105.2
10.168.0.0/13 dev eth2 proto kernel scope link src 10.168.105.1
10.175.255.201 dev eth2 scope link
10.175.255.202 dev eth3 scope link
10.175.255.203 dev eth4 scope link
10.175.255.204 dev eth5 scope link
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment