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: v18.2.1~326^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f9ad3ce7997d73f9c6cd3455d9c639578354104f;p=ceph-ci.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 (cherry picked from commit 0901f98a05e5d55b8b3cc17a0cae38094ae88a6f) (cherry picked from commit 929cf28a1edb47db9e9e18e0212a919072c33c7b) --- diff --git a/src/python-common/ceph/tests/test_service_spec.py b/src/python-common/ceph/tests/test_service_spec.py index 3f5ed0137b6..502057f5ca3 100644 --- a/src/python-common/ceph/tests/test_service_spec.py +++ b/src/python-common/ceph/tests/test_service_spec.py @@ -375,6 +375,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