Use memory_tracker service

The peakmem_tracker service has been deprecated in devstack and is
about to be removed, see [0]. Use the memory_tracker service instead.

[0] https://review.opendev.org/638409

Change-Id: I523b5f3734a7adc0001b58f9b14f79f15638b820
This commit is contained in:
Jens Harbott 2020-07-08 16:07:08 +02:00
parent 92d61393fd
commit 7c5decad22
1 changed files with 3 additions and 3 deletions

View File

@ -195,7 +195,7 @@
dstat: true
etcd3: true
mysql: true
peakmem_tracker: true
memory_tracker: true
rabbit: true
# TODO: tls-proxy is not tested by legacy jobs;
# enable this after testing.
@ -256,7 +256,7 @@
# This list replaces the test-matrix.
# Shared services
dstat: true
peakmem_tracker: true
memory_tracker: true
# TODO: tls-proxy is not tested by legacy jobs;
# enable this after testing.
tls-proxy: false
@ -274,7 +274,7 @@
# s-*: false
horizon: false
tempest: false
# Test matrix emits ceilometer but ceilomenter is not installed in the
# Test matrix emits ceilometer but ceilometer is not installed in the
# integrated gate, so specifying the services has not effect.
# ceilometer-*: false
grenade_devstack_localrc: