Re: [dpdk-dev] [PATCH 0/2] Enable fast-unit tests under travis

2019-08-02 Thread David Marchand
On Wed, Jul 31, 2019 at 4:50 PM Aaron Conole wrote: > > This series turns the fast unit tests on for a limited set of > builds under the travis build system. An example run is available > at: > > https://travis-ci.org/orgcandman/dpdk/builds/565991679 > > The builds which execute the unit tests ma

[dpdk-dev] [PATCH 0/2] Enable fast-unit tests under travis

2019-07-31 Thread Aaron Conole
This series turns the fast unit tests on for a limited set of builds under the travis build system. An example run is available at: https://travis-ci.org/orgcandman/dpdk/builds/565991679 The builds which execute the unit tests may be distinguished by the "RUN_TESTS" parameter. Aaron Conole (1):