From: Luis Domingues Date: Tue, 20 Jun 2023 10:20:39 +0000 (+0200) Subject: Cephadm: Add first_virtual_router_id to generated yaml on test X-Git-Tag: v19.0.0~906^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0901f98a05e5d55b8b3cc17a0cae38094ae88a6f;p=ceph.git Cephadm: Add first_virtual_router_id to generated yaml on test It seems that the ServiceSpec, when dump to yaml will generate a yaml with first_virtual_router_id, as its default value is 50. Signed-off-by: Luis Domingues --- diff --git a/src/python-common/ceph/tests/test_service_spec.py b/src/python-common/ceph/tests/test_service_spec.py index a0e0be2aa815b..5be07f285a4bd 100644 --- a/src/python-common/ceph/tests/test_service_spec.py +++ b/src/python-common/ceph/tests/test_service_spec.py @@ -365,6 +365,7 @@ placement: - host3 spec: backend_service: rgw.foo + first_virtual_router_id: 50 frontend_port: 8080 monitor_port: 8081 virtual_ip: 192.168.20.1/24