mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 05:43:02 +00:00
Disable turbo mode for the validate tests (#218)
Disable turbo mode for the validate tests Depends-On: ansible/ansible-zuul-jobs#1074 Switching virtualenvs in the test suite does not work so well with turbo mode enabled because the module may not be executed by the virtualenv that is specified for that task. Reviewed-by: None <None> Reviewed-by: Gonéri Le Bouder <goneri@lebouder.net> Reviewed-by: None <None>
This commit is contained in:
@@ -236,3 +236,5 @@
|
||||
|
||||
vars:
|
||||
validate_namespace: validate
|
||||
environment:
|
||||
ENABLE_TURBO_MODE: false
|
||||
|
||||
Reference in New Issue
Block a user