Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration Tests - make services&versions to be user inputs #77

Open
vpodorozh opened this issue Jan 24, 2024 · 0 comments
Open

Integration Tests - make services&versions to be user inputs #77

vpodorozh opened this issue Jan 24, 2024 · 0 comments

Comments

@vpodorozh
Copy link
Contributor

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:

  • 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

@Vinai 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant