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

Run regression for IBX-XXXX #378

Closed
wants to merge 21 commits into from
48 changes: 2 additions & 46 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,49 +19,6 @@ on:
pull_request: ~

jobs:
regression-commerce-setup1:
name: "PHP 7.4/Node 14/PostgreSQL/Varnish/Redis/Multirepository"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=commerce"
test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard"
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
setup: "doc/docker/base-dev.yml:doc/docker/db-postgresql.yml:doc/docker/varnish.yml:doc/docker/redis.yml:doc/docker/selenium.yml"
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
job-count: 4
multirepository: true
php-image: "ghcr.io/ibexa/docker/php:7.4-node14"
timeout: 120
secrets:
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
SATIS_NETWORK_TOKEN: ${{ secrets.SATIS_NETWORK_TOKEN }}
TRAVIS_GITHUB_TOKEN: ${{ secrets.TRAVIS_GITHUB_TOKEN }}
AUTOMATION_CLIENT_ID: ${{ secrets.AUTOMATION_CLIENT_ID }}
AUTOMATION_CLIENT_INSTALLATION: ${{ secrets.AUTOMATION_CLIENT_INSTALLATION }}
AUTOMATION_CLIENT_SECRET: ${{ secrets.AUTOMATION_CLIENT_SECRET }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
regression-commerce-setup2:
name: "PHP 8.0/Node 16/MySQL/Compatibility layer"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
test-suite: "--profile=regression --suite=commerce"
test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard"
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
setup: "doc/docker/base-dev.yml:doc/docker/selenium.yml"
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
job-count: 4
multirepository: true
php-image: "ghcr.io/ibexa/docker/php:8.0-node16"
timeout: 120
secrets:
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
SATIS_NETWORK_TOKEN: ${{ secrets.SATIS_NETWORK_TOKEN }}
TRAVIS_GITHUB_TOKEN: ${{ secrets.TRAVIS_GITHUB_TOKEN }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
regression-commerce-setup3:
name: "PHP 8.1/MySQL/Multirepository"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
Expand All @@ -73,10 +30,9 @@ jobs:
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
setup: "doc/docker/base-dev.yml:doc/docker/selenium.yml"
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
job-count: 4
multirepository: true
job-count: 1
php-image: "ghcr.io/ibexa/docker/php:8.1-node18"
timeout: 120
timeout: 150
secrets:
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
SATIS_NETWORK_TOKEN: ${{ secrets.SATIS_NETWORK_TOKEN }}
Expand Down
77 changes: 77 additions & 0 deletions dependencies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"recipesEndpoint": "",
"packages": [
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/admin-ui",
"package": "ibexa/admin-ui",
"shouldBeAddedAsVCS": false
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/content-forms",
"package": "ibexa/content-forms",
"shouldBeAddedAsVCS": false
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/content-tree",
"package": "ibexa/content-tree",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-adapt-tests as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/form-builder",
"package": "ibexa/form-builder",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-adjust-tests as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/scheduler",
"package": "ibexa/scheduler",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-adjust-tests as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/product-catalog",
"package": "ibexa/product-catalog",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/tree-builder",
"package": "ibexa/tree-builder",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/taxonomy",
"package": "ibexa/taxonomy",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/site-factory",
"package": "ibexa/site-factory",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/personalization",
"package": "ibexa/personalization",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/page-builder",
"package": "ibexa/page-builder",
"shouldBeAddedAsVCS": true
},
{
"requirement": "dev-simplify-action-in-edit-mode as 4.6.x-dev",
"repositoryUrl": "https://github.com/ibexa/icons",
"package": "ibexa/icons",
"shouldBeAddedAsVCS": true
}
]
}