Skip to content

Commit

Permalink
Merge branch 'PMM-2.0' into PMM-10974-PGSM-switch
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriCtvrtka committed Feb 21, 2024
2 parents 018f9b5 + 59749a9 commit 91465e6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pmm2-ui-tests-fb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:

rbac:
name: RBAC UI tests
uses: percona/pmm-ui-tests/.github/workflows/pmm-ui-tests.yml@main
uses: percona/pmm-qa/.github/workflows/runner-e2e-tests-playwright.yml@main
secrets: inherit
with:
pmm_ui_tests_branch: ${{ inputs.pmm_ui_branch || 'main '}}
Expand Down Expand Up @@ -246,7 +246,7 @@ jobs:

tarball_install:
name: Tarball Install test
uses: Percona-QA/package-testing/.github/workflows/pmm-package-test-fb.yml@master
uses: percona/pmm-qa/.github/workflows/package-test-fb.yml@main
secrets: inherit
with:
package_testing_branch: 'master'
Expand All @@ -257,7 +257,7 @@ jobs:

tarball_upgrade:
name: Tarball Upgrade test
uses: Percona-QA/package-testing/.github/workflows/pmm-package-test-fb.yml@master
uses: percona/pmm-qa/.github/workflows/package-test-fb.yml@main
secrets: inherit
with:
package_testing_branch: 'master'
Expand Down
Submodule mongodb_exporter updated 2 files
+13 −5 main.go
+35 −0 main_test.go
Submodule node_exporter updated 2 files
+2 −2 go.mod
+4 −4 go.sum

0 comments on commit 91465e6

Please sign in to comment.