BeryJu / gravity

Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd
https://gravity.beryju.io
GNU General Public License v3.0
541 stars 12 forks source link

dhcp: fix scope moving when it shouldn't #1270

Closed BeryJu closed 1 week ago

BeryJu commented 4 weeks ago

closes #1269

netlify[bot] commented 4 weeks ago

Deploy Preview for beryju-gravity canceled.

Name Link
Latest commit cd84a2cab1e7879577491ce68812bb3f4d0bd259
Latest deploy log https://app.netlify.com/sites/beryju-gravity/deploys/672a79d2b0b7bd0008fa5324
codecov[bot] commented 4 weeks ago

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
1 1 0 0
View the top 1 failed tests by shortest run time > > ``` > beryju.io/gravity/pkg/roles/dhcp TestDHCPRequestDNS_ChangedScope > ``` > >
Stack Traces | 0.11s run time > > > > > ``` > > Failed > > ``` > >

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

BeryJu commented 1 week ago

superseded by #1304