[ovs-dev] [PATCH ovn] github: Install scapy to enable CoPP tests.

Numan Siddique numans at ovn.org
Fri Oct 8 20:27:52 UTC 2021


On Fri, Oct 8, 2021 at 8:56 AM Dumitru Ceara <dceara at redhat.com> wrote:
>
> Signed-off-by: Dumitru Ceara <dceara at redhat.com>

Thanks.   Applied.

Numan

> ---
>  .github/workflows/test.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
> index 071e54fa0..e81293338 100644
> --- a/.github/workflows/test.yml
> +++ b/.github/workflows/test.yml
> @@ -13,7 +13,7 @@ jobs:
>        dependencies: |
>          automake libtool gcc bc libjemalloc2 libjemalloc-dev    \
>          libssl-dev llvm-dev libelf-dev libnuma-dev libpcap-dev  \
> -        selinux-policy-dev ncat
> +        selinux-policy-dev ncat python3-scapy
>        m32_dependecies: gcc-multilib
>        CC:          ${{ matrix.compiler }}
>        LIBS:        ${{ matrix.libs }}
> --
> 2.27.0
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>


More information about the dev mailing list