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

magento 2.4.8 use php > 8.1

parent 3e9f3114
Branches
No related tags found
No related merge requests found
......@@ -34,42 +34,6 @@ php82-maria106-os2-integration-nb-update:
- Test/reports/module-integration/junit.xml
expire_in: 3 day
php81-sql80-os2-integration-nb-update:
interruptible: true
allow_failure: true
stage: integration-tests
tags:
- php81
- mysql80
- os2
variables:
DISPLAY_VARS: "YES"
EXECUTOR_SUITE: module-integration
JUNIT_REPORT: "YES"
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.4.* ]
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
retry:
max: 1
only:
- schedules
except:
- merge_requests
artifacts:
paths:
- Test
reports:
junit:
- Test/reports/module-integration/junit.xml
expire_in: 3 day
php82-sql80-os2-integration-nb-update:
interruptible: true
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment