[dpdk-dev] [PATCH v6 4/5] app/test: use new allowlist and blocklist
Stephen Hemminger
stephen at networkplumber.org
Sun Oct 25 22:25:03 CET 2020
On Sun, 25 Oct 2020 19:47:16 +0100
David Marchand <david.marchand at redhat.com> wrote:
> On Sun, Oct 25, 2020 at 5:59 PM Stephen Hemminger
> <stephen at networkplumber.org> wrote:
> > @@ -61,7 +61,7 @@ do_recursive_call(void)
> > { "test_main_lcore_flag", no_action },
> > { "test_invalid_n_flag", no_action },
> > { "test_no_hpet_flag", no_action },
> > - { "test_whitelist_flag", no_action },
> > + { "test_allowlist_flag", no_action },
>
> "test_allow_flag"
>
> This is the reason for the current CI UT failure.
Parallel discovery! Just found same thing..
More information about the dev
mailing list