[tests] increase mysql resources
Since last mysql-k8s 8.0/stable promotion to rev 153, memory definition has changed, update mysql resources to reflect this change. Change-Id: Iaa9d9799b30eb4380ed8bf223729aefe69b8b277
This commit is contained in:
parent
77810e3826
commit
5f0a53a5d3
@ -15,7 +15,9 @@ applications:
|
||||
base: ubuntu@22.04
|
||||
scale: 1
|
||||
trust: true
|
||||
constraints: cpu-power=1000 mem=1G
|
||||
options:
|
||||
profile-limit-memory: 2560
|
||||
experimental-max-connections: 150
|
||||
vault:
|
||||
charm: ch:vault-k8s
|
||||
channel: 1.15/edge
|
||||
|
@ -15,7 +15,9 @@ applications:
|
||||
base: ubuntu@22.04
|
||||
scale: 1
|
||||
trust: true
|
||||
constraints: cpu-power=1000 mem=1G
|
||||
options:
|
||||
profile-limit-memory: 2560
|
||||
experimental-max-connections: 150
|
||||
rabbitmq:
|
||||
charm: ch:rabbitmq-k8s
|
||||
channel: 3.12/edge
|
||||
|
@ -15,7 +15,9 @@ applications:
|
||||
base: ubuntu@22.04
|
||||
scale: 1
|
||||
trust: true
|
||||
constraints: cpu-power=1000 mem=1G
|
||||
options:
|
||||
profile-limit-memory: 2560
|
||||
experimental-max-connections: 150
|
||||
tls-operator:
|
||||
charm: self-signed-certificates
|
||||
channel: latest/beta
|
||||
|
@ -15,7 +15,9 @@ applications:
|
||||
base: ubuntu@22.04
|
||||
scale: 1
|
||||
trust: true
|
||||
constraints: cpu-power=1000 mem=1G
|
||||
options:
|
||||
profile-limit-memory: 2560
|
||||
experimental-max-connections: 150
|
||||
ldap-server:
|
||||
charm: ch:ldap-test-fixture-k8s
|
||||
channel: edge
|
||||
|
@ -15,7 +15,9 @@ applications:
|
||||
base: ubuntu@22.04
|
||||
scale: 1
|
||||
trust: true
|
||||
constraints: cpu-power=1000 mem=1G
|
||||
options:
|
||||
profile-limit-memory: 2560
|
||||
experimental-max-connections: 150
|
||||
tls-operator:
|
||||
charm: self-signed-certificates
|
||||
channel: latest/beta
|
||||
|
Loading…
x
Reference in New Issue
Block a user