Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumar-vs committed Feb 5, 2024
1 parent 9c354dd commit c9ffc95
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pmm2-testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,11 +212,6 @@ jobs:
npx playwright test pmm-ui-tests/cli/tests/mongoDb-psmdb.spec.ts --quiet
npx playwright test pmm-ui-tests/cli/tests/mongoDb-psmdb-new.spec.ts --quiet
- name: Run Setup for PSMDB 6
working-directory: pmm-integration
if: ${{ matrix.db-type == 'modb6' }}
run: sudo -E bash -x ./pmm-tests/pmm-framework.sh --addclient=modb,1 --mo-version=6 --with-shard --mongomagic

# TODO: Add setup for the official MongoDB and run "npx playwright test pmm-ui-tests/cli/tests/mongoDb.spec.ts"

- name: Run Client Container Setup
Expand Down

0 comments on commit c9ffc95

Please sign in to comment.