Skip to content
Snippets Groups Projects
Commit 0afdd284 authored by Martin Eisenführer's avatar Martin Eisenführer
Browse files

php83-sql80-os2-integration

parent 7a8943dd
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,41 @@ php83-maria106-es8-integration-mr:
variables:
DISPLAY_VARS: "YES"
EXECUTOR_SUITE: module-integration
SEARCH_ENGINE: "elasticsearch7"
SEARCH_ENGINE: "elasticsearch"
JUNIT_REPORT: "YES"
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.4.7 ]
before_script:
- ~/.composer/vendor/met/test-executor/run.sh setup
script:
- ~/.composer/vendor/met/test-executor/run.sh tests
after_script:
- ~/.composer/vendor/met/test-executor/run.sh cleanup
only:
- merge_requests
except:
- schedules
artifacts:
paths:
- Test
reports:
junit:
- Test/reports/module-integration/junit.xml
expire_in: 3 day
php83-sql80-os2-integration-mr:
interruptible: true
stage: integration-tests
tags:
- php83
- mysql80
- os2
variables:
DISPLAY_VARS: "YES"
EXECUTOR_SUITE: module-integration
JUNIT_REPORT: "YES"
parallel:
matrix:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment