Commit 0e5645d
authored
Roll back ceos image version since it's causing bgp failure (#19180)
What is the motivation for this PR?
Previously we updated ceos image version to 4.32.5M to meet the needs of test server OS version upgrade to Ubuntu 24, but it's causing bgp gr failure and the issue may not be able to have a quick fix.
How did you do it?
Roll back ceos image version to 4.29.3M.1 parent 7625d06 commit 0e5645d
2 files changed
Lines changed: 6 additions & 8 deletions
File tree
- ansible/group_vars/vm_host
- tests/common/plugins/conditional_mark
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
139 | 138 | | |
140 | 139 | | |
141 | | - | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| |||
0 commit comments