Skip to content

Commit

Permalink
PMM-7: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
peterSirotnak committed Feb 1, 2025
1 parent 235bea5 commit 2d82c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runner-e2e-tests-playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ jobs:
- name: Setup PMM2-Server
working-directory: pmm-ui-tests
run: |
echo $CI
PWD=$(pwd) PMM_SERVER_IMAGE=${{ env.DOCKER_VERSION }} docker compose up -d
sleep 60
docker exec pmm-server change-admin-password ${{ env.ADMIN_PASSWORD }}
Expand Down

0 comments on commit 2d82c83

Please sign in to comment.