Increase default pg_num and pgp_num for gnocchi pool in Ceph
PROD-34833
Change-Id: I458590dcb96f88038b7a27760a0dd7f23c9cc839
diff --git a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt.yaml b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt.yaml
index 9ed212b..8fa87c5 100644
--- a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt.yaml
+++ b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt.yaml
@@ -6,6 +6,7 @@
{% import 'shared-salt.yaml' as SHARED with context %}
{% import 'shared-test-tools.yaml' as SHARED_TEST_TOOLS with context %}
+{% import 'shared-workarounds.yaml' as SHARED_WORKAROUNDS with context %}
{{ SHARED.MACRO_INSTALL_SALT_MINIONS() }}
@@ -16,3 +17,5 @@
{{SHARED.MACRO_IPFLUSH_TENANTS_IFACES()}}
{{SHARED_TEST_TOOLS.MACRO_INSTALL_RECLASS_TOOLS()}}
+
+{{ SHARED_WORKAROUNDS.MACRO_CEPH_SET_PGNUM() }}