qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.5 v2] tests: Ignore recent test binaries
@ 2015-11-13  3:47 Eric Blake
  2015-11-13 19:01 ` John Snow
  2015-11-16  3:49 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Blake @ 2015-11-13  3:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, berto, stefanha

Commits 6c6f312d and bd797fc1 added new tests (test-blockjob-txn
and test-timed-average, respectively), but did not mark them for
exclusion in .gitignore.

Signed-off-by: Eric Blake <eblake@redhat.com>
---

v2: retitle; also ignore test-timed-average

 tests/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index e96f569..1e55722 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -9,6 +9,7 @@ check-qom-proplist
 rcutorture
 test-aio
 test-bitops
+test-blockjob-txn
 test-coroutine
 test-crypto-cipher
 test-crypto-hash
@@ -45,6 +46,7 @@ test-string-input-visitor
 test-string-output-visitor
 test-thread-pool
 test-throttle
+test-timed-average
 test-visitor-serialization
 test-vmstate
 test-write-threshold
-- 
2.4.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH for-2.5 v2] tests: Ignore recent test binaries
  2015-11-13  3:47 [Qemu-devel] [PATCH for-2.5 v2] tests: Ignore recent test binaries Eric Blake
@ 2015-11-13 19:01 ` John Snow
  2015-11-16  3:49 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: John Snow @ 2015-11-13 19:01 UTC (permalink / raw)
  To: Eric Blake, qemu-devel; +Cc: qemu-trivial, berto, stefanha



On 11/12/2015 10:47 PM, Eric Blake wrote:
> Commits 6c6f312d and bd797fc1 added new tests (test-blockjob-txn
> and test-timed-average, respectively), but did not mark them for
> exclusion in .gitignore.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
> 
> v2: retitle; also ignore test-timed-average
> 
>  tests/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tests/.gitignore b/tests/.gitignore
> index e96f569..1e55722 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -9,6 +9,7 @@ check-qom-proplist
>  rcutorture
>  test-aio
>  test-bitops
> +test-blockjob-txn
>  test-coroutine
>  test-crypto-cipher
>  test-crypto-hash
> @@ -45,6 +46,7 @@ test-string-input-visitor
>  test-string-output-visitor
>  test-thread-pool
>  test-throttle
> +test-timed-average
>  test-visitor-serialization
>  test-vmstate
>  test-write-threshold
> 

Reviewed-by: John Snow <jsnow@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH for-2.5 v2] tests: Ignore recent test binaries
  2015-11-13  3:47 [Qemu-devel] [PATCH for-2.5 v2] tests: Ignore recent test binaries Eric Blake
  2015-11-13 19:01 ` John Snow
@ 2015-11-16  3:49 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2015-11-16  3:49 UTC (permalink / raw)
  To: Eric Blake; +Cc: qemu-trivial, berto, qemu-devel, stefanha

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

On Thu, Nov 12, 2015 at 08:47:03PM -0700, Eric Blake wrote:
> Commits 6c6f312d and bd797fc1 added new tests (test-blockjob-txn
> and test-timed-average, respectively), but did not mark them for
> exclusion in .gitignore.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
> 
> v2: retitle; also ignore test-timed-average
> 
>  tests/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-16  3:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-13  3:47 [Qemu-devel] [PATCH for-2.5 v2] tests: Ignore recent test binaries Eric Blake
2015-11-13 19:01 ` John Snow
2015-11-16  3:49 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).