From 58393cbc97dfd804f0d574de1a33eeb02d686945 Mon Sep 17 00:00:00 2001 From: Hemanth Nakkina Date: Sat, 20 Apr 2024 13:56:28 +0530 Subject: [PATCH] Fix nova integrations in tempest smoke bundle Change nova ingress integration from ingress interface to traefik-route in tempest smoke bundle Change-Id: I43585a9780b5a3f1585462829771c9efafca9b62 --- tests/tempest/smoke.yaml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tempest/smoke.yaml.j2 b/tests/tempest/smoke.yaml.j2 index adef20c9..b4623a6d 100644 --- a/tests/tempest/smoke.yaml.j2 +++ b/tests/tempest/smoke.yaml.j2 @@ -176,8 +176,8 @@ relations: - nova:amqp - - keystone:identity-service - nova:identity-service -- - traefik:ingress - - nova:ingress-public +- - traefik:traefik-route + - nova:traefik-route-public - - keystone:send-ca-cert - nova:receive-ca-cert