mbox series

[0/2] st_courtesy.py: fix bug in COUR2 and add more tests for Courteous Server

Message ID 20211005234123.41053-1-dai.ngo@oracle.com (mailing list archive)
Headers show
Series st_courtesy.py: fix bug in COUR2 and add more tests for Courteous Server | expand

Message

Dai Ngo Oct. 5, 2021, 11:41 p.m. UTC
Hi Bruce,

This patch series fixes a bug in COUR2 test and also adds more tests
for Courteous Server.

V2: Create bug fix as separate patch
    Replace new_client and create_session with new_client_session.

-Dai

Comments

J. Bruce Fields Oct. 6, 2021, 3:05 p.m. UTC | #1
On Tue, Oct 05, 2021 at 07:41:21PM -0400, Dai Ngo wrote:
> This patch series fixes a bug in COUR2 test and also adds more tests
> for Courteous Server.
> 
> V2: Create bug fix as separate patch
>     Replace new_client and create_session with new_client_session.

Thanks, applying.

--b.