You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# these are currently really slow and will probably improve when
# we switch to sslyze, for now disable these in monitoring
# "internet.nl",
# "forumstandaardisatie.nl",
# "minez.nl",
],
}
This means every production instance (single test, development single test, batch, development batch) will periodically test these domains, next to all production instances not managed by Platform Internetstandards.
The domains should be configurable and not have a set of default domains.
Next to this. the domains used for performance issues used by Platform Internetstandards should be informed.
The text was updated successfully, but these errors were encountered:
The test run if
cron
is in theCOMPOSE_PROFILE
andCRON_15MIN_RUN_TESTS
isTrue
, which is a default and disabled indevelop.env
:Internet.nl/docker/defaults.env
Lines 261 to 262 in 2b50952
With these default non configurable domains:
Internet.nl/docker/cron/periodic/15min/tests.py
Lines 38 to 63 in 2b50952
This means every production instance (single test, development single test, batch, development batch) will periodically test these domains, next to all production instances not managed by Platform Internetstandards.
The domains should be configurable and not have a set of default domains.
Next to this. the domains used for performance issues used by Platform Internetstandards should be informed.
The text was updated successfully, but these errors were encountered: