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

Api tests auf OS2

parent f74c1062
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,40 @@ php83-maria106-es8-api-mr:
- php83
- mariadb106
- es8
variables:
DISPLAY_VARS: "YES"
EXECUTOR_SUITE: module-api
SEARCH_ENGINE: "elasticsearch7"
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-api/junit.xml
expire_in: 3 day
php83-mysql-os2-api-mr:
interruptible: true
stage: api-tests
tags:
- php83
- mysql80
- os2
variables:
DISPLAY_VARS: "YES"
EXECUTOR_SUITE: module-api
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment