Skip to content

Commit

Permalink
automatic commit at releng box
Browse files Browse the repository at this point in the history
  • Loading branch information
mc36 committed Jan 2, 2025
1 parent 66a2f20 commit 024d266
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 35 deletions.
25 changes: 12 additions & 13 deletions cfg/intop2-bgp19.tst
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,12 @@ int lo3
exit
router bgp4 1
vrf v1
address vpnuni
address ovpnuni
local-as 1
router-id 4.4.4.1
neigh 2.2.2.2 remote-as 2
neigh 2.2.2.2 update lo0
neigh 2.2.2.2 send-comm both
neigh 2.2.2.2 segrou
neigh 1.1.1.2 remote-as 2
neigh 1.1.1.2 send-comm both
neigh 1.1.1.2 segrou
afi-vrf v2 ena
afi-vrf v2 srv6 tun1
afi-vrf v2 red conn
Expand All @@ -68,11 +67,10 @@ router bgp6 1
address ovpnuni
local-as 1
router-id 6.6.6.1
neigh 4321::2 remote-as 2
neigh 4321::2 update lo0
neigh 4321::2 send-comm both
neigh 4321::2 segrou
neigh 4321::2 extended-nexthop-current ovpnuni
neigh 1234::2 remote-as 2
neigh 1234::2 send-comm both
neigh 1234::2 segrou
neigh 1234::2 extended-nexthop-current ovpnuni
afi-ovrf v2 ena
afi-ovrf v2 srv6 tun1
afi-ovrf v2 red conn
Expand Down Expand Up @@ -123,15 +121,16 @@ interface loopback3
ipv4 address 9.9.3.2 255.255.255.255
ipv6 address 9993::2/128
exit
segment-routing srv6 locators locator a prefix 1111:1111:1111:1111::/64
segment-routing srv6 locators locator a
micro-segment behavior unode psp-usd
prefix 1111:1111:1111::/48
segment-routing srv6 encapsulation source-address 4321::2
router bgp 2
segment-routing srv6 locator a
address-family vpnv4 unicast segment-routing srv6 locator a
address-family vpnv6 unicast segment-routing srv6 locator a
neighbor 4321::1
neighbor 1234::1
remote-as 1
update-source loopback0
address-family vpnv4 unicast
vrf v2
rd 1:2
Expand Down
32 changes: 14 additions & 18 deletions cfg/intop2-bgp20.tst
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,12 @@ int lo3
exit
router bgp4 1
vrf v1
address ovpnuni
address vpnuni
local-as 1
router-id 4.4.4.1
neigh 2.2.2.2 remote-as 1
neigh 2.2.2.2 update lo0
neigh 2.2.2.2 send-comm both
neigh 2.2.2.2 segrou
neigh 1.1.1.2 remote-as 1
neigh 1.1.1.2 send-comm both
neigh 1.1.1.2 segrou
afi-ovrf v2 ena
afi-ovrf v2 srv6 tun1
afi-ovrf v2 red conn
Expand All @@ -65,13 +64,12 @@ router bgp4 1
exit
router bgp6 1
vrf v1
address ovpnuni
address vpnuni
local-as 1
router-id 6.6.6.1
neigh 4321::2 remote-as 1
neigh 4321::2 update lo0
neigh 4321::2 send-comm both
neigh 4321::2 segrou
neigh 1234::2 remote-as 1
neigh 1234::2 send-comm both
neigh 1234::2 segrou
afi-ovrf v2 ena
afi-ovrf v2 srv6 tun1
afi-ovrf v2 red conn
Expand Down Expand Up @@ -122,19 +120,17 @@ interface loopback3
ipv4 address 9.9.3.2 255.255.255.255
ipv6 address 9993::2/128
exit
segment-routing srv6 locators locator a prefix 1111:1111:1111:1111::/64
segment-routing srv6 locators locator a
micro-segment behavior unode psp-usd
prefix 1111:1111:1111::/48
segment-routing srv6 encapsulation source-address 4321::2
router bgp 1
segment-routing srv6 locator a
address-family vpnv4 unicast segment-routing srv6 locator a
address-family vpnv6 unicast segment-routing srv6 locator a
neighbor 2.2.2.1
neighbor 1234::1
remote-as 1
update-source loopback0
address-family vpnv6 unicast
! neighbor 4321::1
! remote-as 1
! update-source loopback0
! address-family vpnv4 unicast
address-family vpnv4 unicast
vrf v2
rd 1:2
address-family ipv4 unicast
Expand Down
2 changes: 1 addition & 1 deletion src/rtr.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-02 12:26:47, took 00:14:59, with 50 workers, on 3604 cases, 0 failed, 0 traces, 5 retries
-;-;-;2025-01-02 13:31:44, took 00:15:09, with 50 workers, on 3604 cases, 0 failed, 0 traces, 1 retries
-;-;-;./rtr.bin
http://sources.freertr.org/cfg/basic01.tst;basic01.tst;success;dummy test
http://sources.freertr.org/cfg/basic02.tst;basic02.tst;success;interface with slot
Expand Down
2 changes: 1 addition & 1 deletion src/rtr.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-02 12:26:47, took 00:14:59, with 50 workers, on 3604 cases, 0 failed, 0 traces, 5 retries<br/>
tested: 2025-01-02 13:31:44, took 00:15:09, with 50 workers, on 3604 cases, 0 failed, 0 traces, 1 retries<br/>
jvm: ./rtr.bin<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down
2 changes: 1 addition & 1 deletion src/rtr8.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url;file;result;test
-;-;-;freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.
-;-;-;2025-01-02 12:40:06, took 00:12:57, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries
-;-;-;2025-01-02 13:42:11, took 00:10:05, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries
-;-;-;./rtr.bin
http://sources.freertr.org/cfg/p4lang-acl001.tst;p4lang-acl001.tst;success;p4lang: copp
http://sources.freertr.org/cfg/p4lang-acl002.tst;p4lang-acl002.tst;success;p4lang: ingress access list
Expand Down
2 changes: 1 addition & 1 deletion src/rtr8.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</style>
<title>tester</title></head><body>
release: freeRouter v25.1.2-cur, done by sprscc13@mrn0b0dy.<br/>
tested: 2025-01-02 12:40:06, took 00:12:57, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries<br/>
tested: 2025-01-02 13:42:11, took 00:10:05, with 50 workers, on 674 cases, 0 failed, 0 traces, 0 retries<br/>
jvm: ./rtr.bin<br/>
<br/>
<table><thead><tr><td><b>file</b></td><td><b>result</b></td><td><b>test</b></td></tr></thead><tbody>
Expand Down

0 comments on commit 024d266

Please sign in to comment.