Collapse |
Failed
|
test_bgp_basic_functionality
test_bgp_with_loopback_interface
History
|
Topology Tests on Ubuntu 16.04 amd64 |
1 sec |
InvalidCLIError: BGP instance name and AS number mismatch BGP instance is already running; AS is 131079 line 63: Failure to communicate[13] to bgpd, line: router bgp 100
E InvalidCLIError: BGP instance name and AS number mismatch
BGP instance is already running; AS is 131079
line 63: Failure to communicate[13] to bgpd, line: router bgp 100
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_advertise_network_using_network_command
History
|
Topology Tests on Ubuntu 16.04 amd64 |
5 mins |
AssertionError: Testcase test_advertise_network_using_network_command :Failed Error: No bgp route found in rib of router r2.. assert 'No bgp route found in rib of router r2..' is True
E AssertionError: Testcase test_advertise_network_using_network_command :Failed
Error: No bgp route found in rib of router r2..
assert 'No bgp route found in rib of router r2..' is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_bgp_timers_functionality
History
|
Topology Tests on Ubuntu 16.04 amd64 |
3 mins |
AssertionError: Testcase test_bgp_timers_functionality :Failed Error: BGP neighborship has not gone down in 120 sec for neighbor r2 show_bgp_json: {u'ipv4Unicast': {u'vrfId': 0, u'peerCount': 2, u'peers': {u'10.0.0.6': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 7, u'pfxRcd': 0, u'hostname': u'mininet21', u'inq': 0, u'remoteAs': 131079, u'prefixReceivedCount': 0, u'state': u'Established', u'version': 4, u'peerUptimeMsec': 226000, u'peerUptimeEstablishedEpoch': 1565715680, u'pfxSnt': 0, u'peerUptime': u'00:03:46', u'msgRcvd': 6}, u'10.0.0.2': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 23, u'pfxRcd': 0, u'hostname': u'mininet21', u'inq': 0, u'remoteAs': 100, u'prefixReceivedCount': 0, u'state': u'Idle', u'version': 4, u'peerUptimeMsec': 226000, u'peerUptimeEstablishedEpoch': 1565715680, u'peerUptime': u'00:03:46', u'msgRcvd': 9}}, u'vrfName': u'default', u'peerMemory': 42352, u'dynamicPeers': 0, u'ribCount': 0, u'bestPath': {u'multiPathRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} assert "BGP neighborship has not gone down in 120 sec for neighbor r2\nshow_bgp_json: \n {u'ipv4Unicast': {u'vrfId': 0, u'pe...thRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} " is True
E AssertionError: Testcase test_bgp_timers_functionality :Failed
Error: BGP neighborship has not gone down in 120 sec for neighbor r2
show_bgp_json:
{u'ipv4Unicast': {u'vrfId': 0, u'peerCount': 2, u'peers': {u'10.0.0.6': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 7, u'pfxRcd': 0, u'hostname': u'mininet21', u'inq': 0, u'remoteAs': 131079, u'prefixReceivedCount': 0, u'state': u'Established', u'version': 4, u'peerUptimeMsec': 226000, u'peerUptimeEstablishedEpoch': 1565715680, u'pfxSnt': 0, u'peerUptime': u'00:03:46', u'msgRcvd': 6}, u'10.0.0.2': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 23, u'pfxRcd': 0, u'hostname': u'mininet21', u'inq': 0, u'remoteAs': 100, u'prefixReceivedCount': 0, u'state': u'Idle', u'version': 4, u'peerUptimeMsec': 226000, u'peerUptimeEstablishedEpoch': 1565715680, u'peerUptime': u'00:03:46', u'msgRcvd': 9}}, u'vrfName': u'default', u'peerMemory': 42352, u'dynamicPeers': 0, u'ribCount': 0, u'bestPath': {u'multiPathRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}}
assert "BGP neighborship has not gone down in 120 sec for neighbor r2\nshow_bgp_json: \n {u'ipv4Unicast': {u'vrfId': 0, u'pe...thRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} " is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_clear_bgp_and_verify
History
|
Topology Tests on Ubuntu 16.04 amd64 |
31 secs |
AssertionError: Testcase test_clear_bgp_and_verify :Failed Error: TIMEOUT!! BGP is not converged in 10 seconds for router r1 assert 'TIMEOUT!! BGP is not converged in 10 seconds for router r1' is True
E AssertionError: Testcase test_clear_bgp_and_verify :Failed
Error: TIMEOUT!! BGP is not converged in 10 seconds for router r1
assert 'TIMEOUT!! BGP is not converged in 10 seconds for router r1' is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_bgp_with_loopback_interface
History
|
Topology Tests on Ubuntu 18.04 amd64 |
1 sec |
InvalidCLIError: BGP instance name and AS number mismatch BGP instance is already running; AS is 131079 line 63: Failure to communicate[13] to bgpd, line: router bgp 100
E InvalidCLIError: BGP instance name and AS number mismatch
BGP instance is already running; AS is 131079
line 63: Failure to communicate[13] to bgpd, line: router bgp 100
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_clear_bgp_and_verify
History
|
Topology Tests on Ubuntu 18.04 amd64 |
31 secs |
AssertionError: Testcase test_clear_bgp_and_verify :Failed Error: TIMEOUT!! BGP is not converged in 10 seconds for router r1 assert 'TIMEOUT!! BGP is not converged in 10 seconds for router r1' is True
E AssertionError: Testcase test_clear_bgp_and_verify :Failed
Error: TIMEOUT!! BGP is not converged in 10 seconds for router r1
assert 'TIMEOUT!! BGP is not converged in 10 seconds for router r1' is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_bgp_timers_functionality
History
|
Topology Tests on Ubuntu 18.04 amd64 |
3 mins |
AssertionError: Testcase test_bgp_timers_functionality :Failed Error: BGP neighborship has not gone down in 120 sec for neighbor r2 show_bgp_json: {u'ipv4Unicast': {u'vrfId': 0, u'peerCount': 2, u'peers': {u'10.0.0.6': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 7, u'pfxRcd': 0, u'hostname': u'mininet23', u'inq': 0, u'remoteAs': 131079, u'prefixReceivedCount': 0, u'state': u'Established', u'version': 4, u'peerUptimeMsec': 227000, u'peerUptimeEstablishedEpoch': 1565715688, u'pfxSnt': 0, u'peerUptime': u'00:03:47', u'msgRcvd': 6}, u'10.0.0.2': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 12, u'pfxRcd': 0, u'hostname': u'mininet23', u'inq': 0, u'remoteAs': 100, u'prefixReceivedCount': 0, u'state': u'Idle', u'version': 4, u'peerUptimeMsec': 226000, u'peerUptimeEstablishedEpoch': 1565715689, u'peerUptime': u'00:03:46', u'msgRcvd': 5}}, u'vrfName': u'default', u'peerMemory': 42352, u'dynamicPeers': 0, u'ribCount': 0, u'bestPath': {u'multiPathRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} assert "BGP neighborship has not gone down in 120 sec for neighbor r2\nshow_bgp_json: \n {u'ipv4Unicast': {u'vrfId': 0, u'pe...thRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} " is True
E AssertionError: Testcase test_bgp_timers_functionality :Failed
Error: BGP neighborship has not gone down in 120 sec for neighbor r2
show_bgp_json:
{u'ipv4Unicast': {u'vrfId': 0, u'peerCount': 2, u'peers': {u'10.0.0.6': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 7, u'pfxRcd': 0, u'hostname': u'mininet23', u'inq': 0, u'remoteAs': 131079, u'prefixReceivedCount': 0, u'state': u'Established', u'version': 4, u'peerUptimeMsec': 227000, u'peerUptimeEstablishedEpoch': 1565715688, u'pfxSnt': 0, u'peerUptime': u'00:03:47', u'msgRcvd': 6}, u'10.0.0.2': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 12, u'pfxRcd': 0, u'hostname': u'mininet23', u'inq': 0, u'remoteAs': 100, u'prefixReceivedCount': 0, u'state': u'Idle', u'version': 4, u'peerUptimeMsec': 226000, u'peerUptimeEstablishedEpoch': 1565715689, u'peerUptime': u'00:03:46', u'msgRcvd': 5}}, u'vrfName': u'default', u'peerMemory': 42352, u'dynamicPeers': 0, u'ribCount': 0, u'bestPath': {u'multiPathRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}}
assert "BGP neighborship has not gone down in 120 sec for neighbor r2\nshow_bgp_json: \n {u'ipv4Unicast': {u'vrfId': 0, u'pe...thRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} " is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_advertise_network_using_network_command
History
|
Topology Tests on Ubuntu 18.04 amd64 |
5 mins |
AssertionError: Testcase test_advertise_network_using_network_command :Failed Error: No bgp route found in rib of router r2.. assert 'No bgp route found in rib of router r2..' is True
E AssertionError: Testcase test_advertise_network_using_network_command :Failed
Error: No bgp route found in rib of router r2..
assert 'No bgp route found in rib of router r2..' is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_bgp_timers_functionality
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
3 mins |
AssertionError: Testcase test_bgp_timers_functionality :Failed Error: BGP neighborship has not gone down in 120 sec for neighbor r2 show_bgp_json: {u'ipv4Unicast': {u'vrfId': 0, u'peerCount': 2, u'peers': {u'10.0.0.6': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 6, u'pfxRcd': 0, u'hostname': u'mininet-i386-13', u'inq': 0, u'remoteAs': 131079, u'prefixReceivedCount': 0, u'state': u'Established', u'version': 4, u'peerUptimeMsec': 227000, u'peerUptimeEstablishedEpoch': 1565715703, u'pfxSnt': 0, u'peerUptime': u'00:03:47', u'msgRcvd': 6}, u'10.0.0.2': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 23, u'pfxRcd': 0, u'hostname': u'mininet-i386-13', u'inq': 0, u'remoteAs': 100, u'prefixReceivedCount': 0, u'state': u'Idle', u'version': 4, u'peerUptimeMsec': 225000, u'peerUptimeEstablishedEpoch': 1565715705, u'peerUptime': u'00:03:45', u'msgRcvd': 9}}, u'vrfName': u'default', u'peerMemory': 35056, u'dynamicPeers': 0, u'ribCount': 0, u'bestPath': {u'multiPathRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} assert "BGP neighborship has not gone down in 120 sec for neighbor r2\nshow_bgp_json: \n {u'ipv4Unicast': {u'vrfId': 0, u'pe...thRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} " is True
E AssertionError: Testcase test_bgp_timers_functionality :Failed
Error: BGP neighborship has not gone down in 120 sec for neighbor r2
show_bgp_json:
{u'ipv4Unicast': {u'vrfId': 0, u'peerCount': 2, u'peers': {u'10.0.0.6': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 6, u'pfxRcd': 0, u'hostname': u'mininet-i386-13', u'inq': 0, u'remoteAs': 131079, u'prefixReceivedCount': 0, u'state': u'Established', u'version': 4, u'peerUptimeMsec': 227000, u'peerUptimeEstablishedEpoch': 1565715703, u'pfxSnt': 0, u'peerUptime': u'00:03:47', u'msgRcvd': 6}, u'10.0.0.2': {u'outq': 0, u'idType': u'ipv4', u'tableVersion': 0, u'msgSent': 23, u'pfxRcd': 0, u'hostname': u'mininet-i386-13', u'inq': 0, u'remoteAs': 100, u'prefixReceivedCount': 0, u'state': u'Idle', u'version': 4, u'peerUptimeMsec': 225000, u'peerUptimeEstablishedEpoch': 1565715705, u'peerUptime': u'00:03:45', u'msgRcvd': 9}}, u'vrfName': u'default', u'peerMemory': 35056, u'dynamicPeers': 0, u'ribCount': 0, u'bestPath': {u'multiPathRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}}
assert "BGP neighborship has not gone down in 120 sec for neighbor r2\nshow_bgp_json: \n {u'ipv4Unicast': {u'vrfId': 0, u'pe...thRelax': u'false'}, u'routerId': u'1.0.1.17', u'as': 131079, u'totalPeers': 2, u'tableVersion': 0, u'ribMemory': 0}} " is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_bgp_with_loopback_interface
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
1 sec |
InvalidCLIError: BGP instance name and AS number mismatch BGP instance is already running; AS is 131079 line 63: Failure to communicate[13] to bgpd, line: router bgp 100
E InvalidCLIError: BGP instance name and AS number mismatch
BGP instance is already running; AS is 131079
line 63: Failure to communicate[13] to bgpd, line: router bgp 100
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_advertise_network_using_network_command
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
5 mins |
AssertionError: Testcase test_advertise_network_using_network_command :Failed Error: No bgp route found in rib of router r2.. assert 'No bgp route found in rib of router r2..' is True
E AssertionError: Testcase test_advertise_network_using_network_command :Failed
Error: No bgp route found in rib of router r2..
assert 'No bgp route found in rib of router r2..' is True
|
Collapse |
Failed
|
test_bgp_basic_functionality
test_clear_bgp_and_verify
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
31 secs |
AssertionError: Testcase test_clear_bgp_and_verify :Failed Error: TIMEOUT!! BGP is not converged in 10 seconds for router r1 assert 'TIMEOUT!! BGP is not converged in 10 seconds for router r1' is True
E AssertionError: Testcase test_clear_bgp_and_verify :Failed
Error: TIMEOUT!! BGP is not converged in 10 seconds for router r1
assert 'TIMEOUT!! BGP is not converged in 10 seconds for router r1' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_med_attribute
History
|
Topology Tests on Ubuntu 16.04 amd64 |
6 secs |
AssertionError: Testcase test_med_attribute : Failed Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6 assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
E AssertionError: Testcase test_med_attribute : Failed
Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6
assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_admin_distance
History
|
Topology Tests on Ubuntu 16.04 amd64 |
5 secs |
AssertionError: Testcase test_admin_distance : Failed Error: Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1 assert 'Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1\n' is True
E AssertionError: Testcase test_admin_distance : Failed
Error: Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1
assert 'Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_origin_attribute
History
|
Topology Tests on Ubuntu 16.04 amd64 |
5 secs |
AssertionError: Testcase test_origin_attribute : Failed Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6 assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
E AssertionError: Testcase test_origin_attribute : Failed
Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6
assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_med_attribute
History
|
Topology Tests on Ubuntu 18.04 amd64 |
7 secs |
AssertionError: Testcase test_med_attribute : Failed Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6 assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
E AssertionError: Testcase test_med_attribute : Failed
Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6
assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_admin_distance
History
|
Topology Tests on Ubuntu 18.04 amd64 |
5 secs |
AssertionError: Testcase test_admin_distance : Failed Error: Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1 assert 'Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1\n' is True
E AssertionError: Testcase test_admin_distance : Failed
Error: Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1
assert 'Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_origin_attribute
History
|
Topology Tests on Ubuntu 18.04 amd64 |
5 secs |
AssertionError: Testcase test_origin_attribute : Failed Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6 assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
E AssertionError: Testcase test_origin_attribute : Failed
Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6
assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_origin_attribute
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
5 secs |
AssertionError: Testcase test_origin_attribute : Failed Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6 assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
E AssertionError: Testcase test_origin_attribute : Failed
Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6
assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_med_attribute
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
6 secs |
AssertionError: Testcase test_med_attribute : Failed Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6 assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
E AssertionError: Testcase test_med_attribute : Failed
Error: Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6
assert 'Incorrect Nexthop for BGP route 200.50.2.0/32 in RIB of router r1, Expected: 10.0.0.2, Found: 10.0.0.6\n' is True
|
Collapse |
Failed
|
test_bgp_path_attributes
test_admin_distance
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
5 secs |
AssertionError: Testcase test_admin_distance : Failed Error: Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1 assert 'Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1\n' is True
E AssertionError: Testcase test_admin_distance : Failed
Error: Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1
assert 'Nexthop 10.0.0.10 is Missing for BGP route 200.50.2.0/32 in RIB of router r1\n' is True
|
Collapse |
Failed
|
test_prefix_lists
test_delete_prefix_lists
History
|
Topology Tests on Ubuntu 16.04 amd64 |
1 sec |
AssertionError: Testcase test_delete_prefix_lists : Failed Error: Prefix list pf_list_1 is not deleted from router r1 assert 'Prefix list pf_list_1 is not deleted from router r1' is True
E AssertionError: Testcase test_delete_prefix_lists : Failed
Error: Prefix list pf_list_1 is not deleted from router r1
assert 'Prefix list pf_list_1 is not deleted from router r1' is True
|
Collapse |
Failed
|
test_prefix_lists
test_ip_prefix_lists_implicit_deny
History
|
Topology Tests on Ubuntu 16.04 amd64 |
5 mins |
AssertionError: Testcase test_ip_prefix_lists_implicit_deny : Failed Error: True assert True is not True
E AssertionError: Testcase test_ip_prefix_lists_implicit_deny : Failed
Error: True
assert True is not True
|
Collapse |
Failed
|
test_prefix_lists
test_ip_prefix_lists_implicit_deny
History
|
Topology Tests on Ubuntu 18.04 amd64 |
5 mins |
AssertionError: Testcase test_ip_prefix_lists_implicit_deny : Failed Error: True assert True is not True
E AssertionError: Testcase test_ip_prefix_lists_implicit_deny : Failed
Error: True
assert True is not True
|
Collapse |
Failed
|
test_prefix_lists
test_delete_prefix_lists
History
|
Topology Tests on Ubuntu 18.04 amd64 |
1 sec |
AssertionError: Testcase test_delete_prefix_lists : Failed Error: Prefix list pf_list_1 is not deleted from router r1 assert 'Prefix list pf_list_1 is not deleted from router r1' is True
E AssertionError: Testcase test_delete_prefix_lists : Failed
Error: Prefix list pf_list_1 is not deleted from router r1
assert 'Prefix list pf_list_1 is not deleted from router r1' is True
|
Collapse |
Failed
|
test_prefix_lists
test_ip_prefix_lists_implicit_deny
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
5 mins |
AssertionError: Testcase test_ip_prefix_lists_implicit_deny : Failed Error: True assert True is not True
E AssertionError: Testcase test_ip_prefix_lists_implicit_deny : Failed
Error: True
assert True is not True
|
Collapse |
Failed
|
test_prefix_lists
test_delete_prefix_lists
History
|
TopoTest Tests on Ubuntu 16.04 i386 |
1 sec |
AssertionError: Testcase test_delete_prefix_lists : Failed Error: Prefix list pf_list_1 is not deleted from router r1 assert 'Prefix list pf_list_1 is not deleted from router r1' is True
E AssertionError: Testcase test_delete_prefix_lists : Failed
Error: Prefix list pf_list_1 is not deleted from router r1
assert 'Prefix list pf_list_1 is not deleted from router r1' is True
|
Comments
Github Hook
GitHub Merge Request 4765
for GitHub Repo FRRouting/frr, branch master
Request to merge from opensourcerouting/frr
Merge Git Commit ID 6f1649d4ee3e6077ec6c8fb51f232bf1d281c603 on top of base Git Commit ID 3e31782374460a37f02bfa48dc7e48266c7cd238