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
While manual execution of full integration tests workflow - services and their versions are taken from supported-services.json file that is placed in root of the repo.
However, sometimes it is required to execute tests on other versions/services.
Expected behavior
It is possible to manually define service:version, while running full integration tests workflow, for each of these positions:
php
composer
database
search
message_queue
cache
http_cache
If value is not defined - default value from supported-services.json should be taken.