|
Ran
|
Jobs
1
|
Files
24
|
Run time
4s
|
Badge
README BADGES
|
push
travis-ci
Integration test: Disable duplicate address detection (dad) Issue: The integration test case `test_reapply_preserve_ip_config` fails showing that IPv4 is disabled. Root cause: After commit 4e34009a8, nmstate verifies the network state after network manager indicated a profile is activated. NetworkManager marks a profile as active before ipv4.dad-timeout elapsed. Therefore, when nmstate queries Network Manager during duplicate address detection, IPv4 will appear as disabled. Fix: Change ipv4.dad-timeout in `test_reapply_preserve_ip_config` to 0 to disable duplicate address detection. Signed-off-by: Gris Ge <fge@redhat.com>
1025 of 1467 relevant lines covered (69.87%)
0.7 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 897.1 | 0 |
69.87 |
Travis Job 897.1 |