Fix module path for Gnocchi tests

... according to the rename by [1].

[1] b64d2b073f98493ee1b28a4ee37e851e67fcdf3c

Change-Id: I6e0c966fb96d13dd628f452fa615e862995116f1
This commit is contained in:
Takashi Kajinami 2024-11-09 11:15:41 +09:00
parent bd3611d187
commit 2b7e8470e6

View File

@ -286,7 +286,7 @@ echo "dashboard" >> /tmp/openstack/tempest/test-include-list.txt
echo "TelemetryAlarming" >> /tmp/openstack/tempest/test-include-list.txt
# Gnocchi
echo "telemetry_tempest_plugin.gnocchi" >> /tmp/openstack/tempest/test-include-list.txt
echo "telemetry_tempest_plugin.scenario.test_gnocchi" >> /tmp/openstack/tempest/test-include-list.txt
# Vitrage
echo "TestEvents" >> /tmp/openstack/tempest/test-include-list.txt