Exclude cold module loads from guest deadlines
This commit is contained in:
@@ -51,4 +51,5 @@ url="http://localhost/tests/cli_runner.uce?action=${action}&include_kill=${inclu
|
||||
curl -sS --fail-with-body --unix-socket "$socket_path" "$url"
|
||||
if [[ "$action" == "run" ]]; then
|
||||
scripts/test_dependency_invalidation.sh
|
||||
scripts/test_cold_component_deadline.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user