|
49 | 49 | it { expect(nm_keyfile['ipv4']['address1']).to eq('139.229.140.13/31') } |
50 | 50 | it { expect(nm_keyfile['ipv4']['gateway']).to eq('139.229.140.12') } |
51 | 51 | it { expect(nm_keyfile['ethernet']['mtu']).to eq(9000) } |
52 | | - it { expect(nm_keyfile['ipv4']['route1']).to eq('198.17.196.0/24,139.229.140.12') } |
53 | | - it { expect(nm_keyfile['ipv4']['route2']).to eq('198.32.252.39/32,139.229.140.12') } |
54 | | - it { expect(nm_keyfile['ipv4']['route3']).to eq('198.32.252.192/31,139.229.140.12') } |
55 | | - it { expect(nm_keyfile['ipv4']['route4']).to eq('198.32.252.208/31,139.229.140.12') } |
56 | | - it { expect(nm_keyfile['ipv4']['route5']).to eq('198.32.252.210/31,139.229.140.12') } |
57 | | - it { expect(nm_keyfile['ipv4']['route6']).to eq('198.32.252.216/31,139.229.140.12') } |
58 | | - it { expect(nm_keyfile['ipv4']['route7']).to eq('198.32.252.218/31,139.229.140.12') } |
59 | | - it { expect(nm_keyfile['ipv4']['route8']).to eq('198.32.252.232/31,139.229.140.12') } |
60 | | - it { expect(nm_keyfile['ipv4']['route9']).to eq('198.32.252.234/31,139.229.140.12') } |
61 | | - it { expect(nm_keyfile['ipv4']['route10']).to eq('199.36.153.8/30,139.229.140.12') } |
62 | | - it { expect(nm_keyfile['ipv4']['route11']).to eq('134.79.235.226/32,139.229.140.12') } |
63 | | - it { expect(nm_keyfile['ipv4']['route12']).to eq('134.79.235.242/32,139.229.140.12') } |
64 | | - it { expect(nm_keyfile['ipv4']['route13']).to eq('198.124.226.194/32,139.229.140.12') } |
65 | | - it { expect(nm_keyfile['ipv4']['route14']).to eq('198.124.226.198/32,139.229.140.12') } |
66 | | - it { expect(nm_keyfile['ipv4']['route15']).to eq('198.124.226.202/32,139.229.140.12') } |
67 | | - it { expect(nm_keyfile['ipv4']['route16']).to eq('198.124.226.206/32,139.229.140.12') } |
| 52 | + it { expect(nm_keyfile['ipv4']['route1']).to eq('139.229.140.135/32,139.229.140.12') } |
| 53 | + it { expect(nm_keyfile['ipv4']['route2']).to eq('198.32.252.209/32,139.229.140.12') } |
| 54 | + it { expect(nm_keyfile['ipv4']['route3']).to eq('198.124.226.130/32,139.229.140.12') } |
| 55 | + it { expect(nm_keyfile['ipv4']['route4']).to eq('198.124.226.134/32,139.229.140.12') } |
| 56 | + it { expect(nm_keyfile['ipv4']['route5']).to eq('198.124.226.138/32,139.229.140.12') } |
| 57 | + it { expect(nm_keyfile['ipv4']['route6']).to eq('198.124.226.142/32,139.229.140.12') } |
| 58 | + it { expect(nm_keyfile['ipv4']['route7']).to eq('134.79.235.226/32,139.229.140.12') } |
| 59 | + it { expect(nm_keyfile['ipv4']['route8']).to eq('134.79.22.159/32,139.229.140.12') } |
68 | 60 | end |
69 | 61 |
|
70 | 62 | context 'with enp1s0f1' do |
|
76 | 68 | it { expect(nm_keyfile['ipv4']['address1']).to eq('139.229.140.15/31') } |
77 | 69 | it { expect(nm_keyfile['ipv4']['gateway']).to eq('139.229.140.14') } |
78 | 70 | it { expect(nm_keyfile['ethernet']['mtu']).to eq(9000) } |
79 | | - it { expect(nm_keyfile['ipv4']['route1']).to eq('134.79.235.226/32,139.229.140.14') } |
80 | | - it { expect(nm_keyfile['ipv4']['route2']).to eq('198.17.196.0/24,139.229.140.14') } |
81 | | - it { expect(nm_keyfile['ipv4']['route3']).to eq('198.32.252.194/31,139.229.140.14') } |
82 | | - it { expect(nm_keyfile['ipv4']['route4']).to eq('199.36.153.8/30,139.229.140.14') } |
83 | | - it { expect(nm_keyfile['ipv4']['route5']).to eq('134.79.235.226/32,139.229.140.14') } |
84 | | - it { expect(nm_keyfile['ipv4']['route6']).to eq('134.79.235.242/32,139.229.140.14') } |
85 | | - it { expect(nm_keyfile['ipv4']['route7']).to eq('198.124.226.130/32,139.229.140.14') } |
86 | | - it { expect(nm_keyfile['ipv4']['route8']).to eq('198.124.226.134/32,139.229.140.14') } |
87 | | - it { expect(nm_keyfile['ipv4']['route9']).to eq('198.124.226.138/32,139.229.140.14') } |
88 | | - it { expect(nm_keyfile['ipv4']['route10']).to eq('198.124.226.142/32,139.229.140.14') } |
| 71 | + it { expect(nm_keyfile['ipv4']['route1']).to eq('139.229.140.137/32,139.229.140.14') } |
| 72 | + it { expect(nm_keyfile['ipv4']['route2']).to eq('198.32.252.217/32,139.229.140.14') } |
| 73 | + it { expect(nm_keyfile['ipv4']['route3']).to eq('198.124.226.194/32,139.229.140.14') } |
| 74 | + it { expect(nm_keyfile['ipv4']['route4']).to eq('198.124.226.198/32,139.229.140.14') } |
| 75 | + it { expect(nm_keyfile['ipv4']['route5']).to eq('198.124.226.202/32,139.229.140.14') } |
| 76 | + it { expect(nm_keyfile['ipv4']['route6']).to eq('198.124.226.206/32,139.229.140.14') } |
| 77 | + it { expect(nm_keyfile['ipv4']['route7']).to eq('134.79.235.242/32,139.229.140.14') } |
| 78 | + it { expect(nm_keyfile['ipv4']['route8']).to eq('134.79.22.212/32,139.229.140.14') } |
89 | 79 | end |
90 | 80 |
|
91 | 81 | context 'with enp129s0f0np0' do |
|
111 | 101 | it { expect(nm_keyfile['ipv4']['address1']).to eq('139.229.140.11/31') } |
112 | 102 | it { expect(nm_keyfile['ipv4']['gateway']).to eq('139.229.140.10') } |
113 | 103 | it { expect(nm_keyfile['ethernet']['mtu']).to eq(9000) } |
114 | | - it { expect(nm_keyfile['ipv4']['route1']).to eq('172.24.7.0/24,139.229.140.10') } |
| 104 | + it { expect(nm_keyfile['ipv4']['route1']).to eq('10.101.102.14/32,139.229.140.10') } |
115 | 105 | it { expect(nm_keyfile['ethtool']['ring-rx']).to eq(8192) } |
116 | 106 | it { expect(nm_keyfile['ethtool']['ring-tx']).to eq(8192) } |
117 | 107 | end |
|
0 commit comments