Skip to content

Commit e96b9fb

Browse files
PMM-7: Fix pmm client setup (#178)
1 parent 03a7219 commit e96b9fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pmm_qa/pmm3-client-setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ if [[ "$client_version" == "pmm3-rc" ]]; then
6666
fi
6767

6868
if [[ "$client_version" == "pmm3-latest" ]]; then
69+
percona-release enable-only pmm3-client release
6970
apt-get -y install pmm-client
7071
apt-get -y update
7172
percona-release enable-only pmm3-client experimental

0 commit comments

Comments
 (0)