We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a7219 commit e96b9fbCopy full SHA for e96b9fb
pmm_qa/pmm3-client-setup.sh
@@ -66,6 +66,7 @@ if [[ "$client_version" == "pmm3-rc" ]]; then
66
fi
67
68
if [[ "$client_version" == "pmm3-latest" ]]; then
69
+ percona-release enable-only pmm3-client release
70
apt-get -y install pmm-client
71
apt-get -y update
72
percona-release enable-only pmm3-client experimental
0 commit comments