ceph/monitoring/prometheus/tests/CMakeLists.txt
Paul Cuzner 37b82b8793 mgr/prometheus: remove cmake tests
Temporary removal of the cmake test integration

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
2021-10-27 09:58:17 +13:00

5 lines
123 B
CMake

if(WITH_TESTS)
include(AddCephTest)
# add_tox_test(prometheus-alerts ${CMAKE_CURRENT_SOURCE_DIR} TOX_ENVS py3)
endif()