Skip to content

Commit

Permalink
IBX-8638: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
katarzynazawada committed Aug 12, 2024
1 parent 5789901 commit 1b5d650
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/browser-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
project-edition: 'oss'
test-setup-phase-1: '--profile=regression --suite=setup-oss --mode=standard'
test-suite: "--mode=standard --profile=browser --suite=admin-ui-full --tags='~@broken&&~@IbexaDXP'"
multirepository: true
timeout: 40
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand All @@ -26,12 +27,3 @@ jobs:
test-suite: '--mode=standard --profile=service --suite=examples'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
core-behat:
name: "Kernel Behat Core tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-setup-phase-1: '--mode=standard --profile=core --suite=setup'
test-suite: "--mode=standard --profile=core --tags='~@broken&&~@setup'"
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 1b5d650

Please sign in to comment.