Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 10fe39802c0edd913c8ca25309a6552e11870d7d
https://github.com/Checkmk/checkmk/commit/10fe39802c0edd913c8ca25309a6552e1…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M tests/testlib/crawler.py
Log Message:
-----------
gui_crawl test: Add debug message
This change adds a debug message when creating a task for a URL
in an effort to simplify test debugging and maintenance.
Change-Id: I86059924b7f5ca5ae34b09443ad4c2579f52d3fe
Commit: 266ffb91251a2fc95aa2e9f294317c4f01f99a2d
https://github.com/Checkmk/checkmk/commit/266ffb91251a2fc95aa2e9f294317c4f0…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M tests/gui_crawl/conftest.py
M tests/testlib/crawler.py
Log Message:
-----------
gui_crawl test: Add URL limit
This change adds a URL limit for the gui_crawl test in an effort
to simplify the debugging and maintenance.
To use the limit, just set the variable GUI_CRAWLER_URL_LIMIT
(similarly to GUI_CRAWLER_TASK_LIMIT). The default is 0 (=unlimited).
Change-Id: Id5916a159fb135be122261be4d8a3b97b08ecb8d
Compare:
https://github.com/Checkmk/checkmk/compare/acd4f0bf568a...266ffb91251a
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications