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.
Benefits
No response
Additional information
No response
Release note
No response
The text was updated successfully, but these errors were encountered:
Vinai
changed the title
Integration Tests - make services&versions to be user defined
Integration Tests - make services&versions to be user inputs
Jan 25, 2024
Description
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:If value is not defined - default value from
supported-services.json
should be taken.Benefits
No response
Additional information
No response
Release note
No response
The text was updated successfully, but these errors were encountered: