On Sun, 25 Oct 2020 19:47:16 +0100 David Marchand <david.march...@redhat.com> wrote:
> On Sun, Oct 25, 2020 at 5:59 PM Stephen Hemminger > <step...@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..