mbox series

[ovs-dev,0/2] travis: Unskip tests.

Message ID 20191101223835.6232-1-i.maximets@ovn.org
Headers show
Series travis: Unskip tests. | expand

Message

Ilya Maximets Nov. 1, 2019, 10:38 p.m. UTC
Ilya Maximets (2):
  travis: Workaround skipping of IPv6 tests.
  travis: Fix skipping of python SSL tests.

 .travis.yml              | 1 +
 .travis/linux-prepare.sh | 5 +++++
 2 files changed, 6 insertions(+)

Comments

Ben Pfaff Nov. 1, 2019, 10:42 p.m. UTC | #1
On Fri, Nov 01, 2019 at 11:38:33PM +0100, Ilya Maximets wrote:
> Ilya Maximets (2):
>   travis: Workaround skipping of IPv6 tests.
>   travis: Fix skipping of python SSL tests.

Nice!

Acked-by: Ben Pfaff <blp@ovn.org>
Ilya Maximets Nov. 1, 2019, 11:56 p.m. UTC | #2
On 01.11.2019 23:42, Ben Pfaff wrote:
> On Fri, Nov 01, 2019 at 11:38:33PM +0100, Ilya Maximets wrote:
>> Ilya Maximets (2):
>>    travis: Workaround skipping of IPv6 tests.
>>    travis: Fix skipping of python SSL tests.
> 
> Nice!
> 
> Acked-by: Ben Pfaff <blp@ovn.org>

Thanks! Applied to master.

Best regards, Ilya Maximets.