On 6/18/25 12:47 PM, Ales Musil wrote:
> The new tag has a fix for IPv6 DAD which should reduce flakiness
> in tests that use IPv6 addresses.
> 
> Signed-off-by: Ales Musil <amu...@redhat.com>
> ---

Hi Ales,

Thanks for the patch!

>  .github/workflows/ovn-fake-multinode-tests.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.github/workflows/ovn-fake-multinode-tests.yml 
> b/.github/workflows/ovn-fake-multinode-tests.yml
> index 8f49cb51d..c14f47a82 100644
> --- a/.github/workflows/ovn-fake-multinode-tests.yml
> +++ b/.github/workflows/ovn-fake-multinode-tests.yml
> @@ -31,7 +31,7 @@ jobs:
>        with:
>          repository: 'ovn-org/ovn-fake-multinode'
>          path: 'ovn-fake-multinode'
> -        ref: 'v0.3'
> +        ref: 'v0.4'
>  

We should, however, also update the version we checkout in the
"multinode-tests" job.  With that addressed:

Acked-by: Dumitru Ceara <dce...@redhat.com>

>      # Check out ovn and ovs separately inside ovn-fake-multinode/ovn and 
> ovn-fake-multinode/ovs
>      # ovn-fake-multinode builds and installs ovs from ovn-fake-multinode/ovs

Regards,
Dumitru

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to