Commit 32a84dc
committed
gui_crawl: skip checking bulk_rename_host links
The host renaming page contains a button that redirects to the results
of the most recent host renaming job. If no renaming jobs have been run
previously, clicking this link leads to a non-existent page and triggers
an error. Skip checking this link during GUI crawling.
Change-Id: I21a262a313ae9df9944d9e9c5b6f5c2eda13d368
(cherry picked from commit 7d33740)1 parent 4975ca9 commit 32a84dc
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
190 | 199 | | |
191 | 200 | | |
192 | 201 | | |
| |||
0 commit comments