Commit 65a840c
committed
(PA-6393) Let '' (empty string) be an acceptable networking dhcp fact for all fedora versions
- Fedora is susceptible to a bug in NetworkManager that causes it to fail networking_facts acceptance test.
- This commit makes '' the acceptable value for networking dhcp fact in Fedora, so CI passes the test.
- Since all Fedora versions seem to be having the issue, its been made generic to all versions in this commit.
- See #25151 parent d04a42d commit 65a840c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments