mbox series

[kvm-unit-tests,v2,0/2] Use same test names in the default and the TAP13 output format

Message ID 20200825102036.17232-1-mhartmay@linux.ibm.com (mailing list archive)
Headers show
Series Use same test names in the default and the TAP13 output format | expand

Message

Marc Hartmayer Aug. 25, 2020, 10:20 a.m. UTC
For everybody's convenience there is a branch:
https://gitlab.com/mhartmay/kvm-unit-tests/-/tree/tap_v2

Changelog:
v1 -> v2:
 + added r-b's to patch 1
 + patch 2:
  - I've not added Andrew's r-b since I've worked in the comment from
    Janosch (don't drop the first prefix)

Marc Hartmayer (2):
  runtime.bash: remove outdated comment
  Use same test names in the default and the TAP13 output format

 run_tests.sh         | 15 +++++++++------
 scripts/runtime.bash |  9 +++------
 2 files changed, 12 insertions(+), 12 deletions(-)

Comments

Marc Hartmayer Sept. 15, 2020, 9:38 a.m. UTC | #1
On Tue, Aug 25, 2020 at 12:20 PM +0200, Marc Hartmayer <mhartmay@linux.ibm.com> wrote:
> For everybody's convenience there is a branch:
> https://gitlab.com/mhartmay/kvm-unit-tests/-/tree/tap_v2
>
> Changelog:
> v1 -> v2:
>  + added r-b's to patch 1
>  + patch 2:
>   - I've not added Andrew's r-b since I've worked in the comment from
>     Janosch (don't drop the first prefix)
>
> Marc Hartmayer (2):
>   runtime.bash: remove outdated comment
>   Use same test names in the default and the TAP13 output format
>
>  run_tests.sh         | 15 +++++++++------
>  scripts/runtime.bash |  9 +++------
>  2 files changed, 12 insertions(+), 12 deletions(-)
>
> -- 
> 2.25.4
>

Polite ping :) How should we proceed further?
Thomas Huth Sept. 22, 2020, 8:53 a.m. UTC | #2
On 15/09/2020 11.38, Marc Hartmayer wrote:
> On Tue, Aug 25, 2020 at 12:20 PM +0200, Marc Hartmayer <mhartmay@linux.ibm.com> wrote:
>> For everybody's convenience there is a branch:
>> https://gitlab.com/mhartmay/kvm-unit-tests/-/tree/tap_v2
>>
>> Changelog:
>> v1 -> v2:
>>  + added r-b's to patch 1
>>  + patch 2:
>>   - I've not added Andrew's r-b since I've worked in the comment from
>>     Janosch (don't drop the first prefix)
>>
>> Marc Hartmayer (2):
>>   runtime.bash: remove outdated comment
>>   Use same test names in the default and the TAP13 output format
>>
>>  run_tests.sh         | 15 +++++++++------
>>  scripts/runtime.bash |  9 +++------
>>  2 files changed, 12 insertions(+), 12 deletions(-)
>>
>> -- 
>> 2.25.4
>>
> 
> Polite ping :) How should we proceed further?

Sorry, it's been some quite busy weeks ... I'll try to collect some
pending kvm-unit-tests patches in the next days and then send a pull
request to Paolo...

 Thomas
Marc Hartmayer Sept. 22, 2020, 9:22 a.m. UTC | #3
On Tue, Sep 22, 2020 at 10:53 AM +0200, Thomas Huth <thuth@redhat.com> wrote:
> On 15/09/2020 11.38, Marc Hartmayer wrote:
>> On Tue, Aug 25, 2020 at 12:20 PM +0200, Marc Hartmayer <mhartmay@linux.ibm.com> wrote:
>>> For everybody's convenience there is a branch:
>>> https://gitlab.com/mhartmay/kvm-unit-tests/-/tree/tap_v2
>>>
>>> Changelog:
>>> v1 -> v2:
>>>  + added r-b's to patch 1
>>>  + patch 2:
>>>   - I've not added Andrew's r-b since I've worked in the comment from
>>>     Janosch (don't drop the first prefix)
>>>
>>> Marc Hartmayer (2):
>>>   runtime.bash: remove outdated comment
>>>   Use same test names in the default and the TAP13 output format
>>>
>>>  run_tests.sh         | 15 +++++++++------
>>>  scripts/runtime.bash |  9 +++------
>>>  2 files changed, 12 insertions(+), 12 deletions(-)
>>>
>>> -- 
>>> 2.25.4
>>>
>> 
>> Polite ping :) How should we proceed further?
>
> Sorry, it's been some quite busy weeks ... I'll try to collect some
> pending kvm-unit-tests patches in the next days and then send a pull
> request to Paolo...

No problem :) Thanks for taking care!

>
>  Thomas
>
Paolo Bonzini Sept. 22, 2020, 2:59 p.m. UTC | #4
On 25/08/20 12:20, Marc Hartmayer wrote:
> For everybody's convenience there is a branch:
> https://gitlab.com/mhartmay/kvm-unit-tests/-/tree/tap_v2
> 
> Changelog:
> v1 -> v2:
>  + added r-b's to patch 1
>  + patch 2:
>   - I've not added Andrew's r-b since I've worked in the comment from
>     Janosch (don't drop the first prefix)
> 
> Marc Hartmayer (2):
>   runtime.bash: remove outdated comment
>   Use same test names in the default and the TAP13 output format
> 
>  run_tests.sh         | 15 +++++++++------
>  scripts/runtime.bash |  9 +++------
>  2 files changed, 12 insertions(+), 12 deletions(-)
> 

Queued, thanks.

Paolo
Paolo Bonzini Sept. 22, 2020, 2:59 p.m. UTC | #5
On 22/09/20 10:53, Thomas Huth wrote:
> On 15/09/2020 11.38, Marc Hartmayer wrote:
>> On Tue, Aug 25, 2020 at 12:20 PM +0200, Marc Hartmayer <mhartmay@linux.ibm.com> wrote:
>>> For everybody's convenience there is a branch:
>>> https://gitlab.com/mhartmay/kvm-unit-tests/-/tree/tap_v2
>>>
>>> Changelog:
>>> v1 -> v2:
>>>  + added r-b's to patch 1
>>>  + patch 2:
>>>   - I've not added Andrew's r-b since I've worked in the comment from
>>>     Janosch (don't drop the first prefix)
>>>
>>> Marc Hartmayer (2):
>>>   runtime.bash: remove outdated comment
>>>   Use same test names in the default and the TAP13 output format
>>>
>>>  run_tests.sh         | 15 +++++++++------
>>>  scripts/runtime.bash |  9 +++------
>>>  2 files changed, 12 insertions(+), 12 deletions(-)
>>>
>>> -- 
>>> 2.25.4
>>>
>>
>> Polite ping :) How should we proceed further?
> 
> Sorry, it's been some quite busy weeks ... I'll try to collect some
> pending kvm-unit-tests patches in the next days and then send a pull
> request to Paolo...
> 
>  Thomas
> 

Don't worry, I'm finally back and learning again how to do code review
with "lighter" series. :)

Paolo