Commit 3e92d84
authored
verify_dns_name_resolution_after_upgrade - mark node dirty after OS u… (#4511)
* verify_dns_name_resolution_after_upgrade - mark node dirty after OS update
After OS upgrade sometimes kernel version may change. When LISA is used to validate a VM image with specific kernel version, changing the kernel will result in running tests with undesired kernel which should be avoided. Marking the node dirty after OS update to avoid such issues.
* move mark_dirty to after_case
---------
Co-authored-by: Srikanth Myakam <374767+SRIKKANTH@users.noreply.github.com>1 parent a18cef0 commit 3e92d84
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
42 | 49 | | |
43 | 50 | | |
44 | 51 | | |
| |||
0 commit comments