Re: [sheepdog] [PATCH 0/5] tests: fix some test cases to suitable for new sheepdog and QEMU

2015-02-13 Thread Hitoshi Mitake
At Wed, 11 Feb 2015 23:26:17 +0800,
Wang dongxu wrote:
 
 QEMU and sheepdog changes some output formats while upgrading to new version, 
 so
 tests/functional test cases need some changes.

Thanks a lot for your fix, Wang! I applied this series except 3rd,
thanks.

3rd patch made changes for http related tests. But the tests seem to
have more serious probelm (changed newline code of curl? really
terrible...). If you have time, could you check the problem?

Thanks,
Hitoshi

 
 Wang dongxu (5):
   tests: avoid qemu-io warning
   tests: avoid qemu-img snapshot warning
   tests: correct vdi list
   tests: fix content of 052.out
   tests:fix vnode strategy output
 
  tests/functional/013 |  8 
  tests/functional/017 | 14 +++---
  tests/functional/024 |  6 +++---
  tests/functional/025 |  4 ++--
  tests/functional/030.out |  1 +
  tests/functional/039 | 22 +++---
  tests/functional/052.out |  1 +
  tests/functional/058 |  2 +-
  tests/functional/059 |  2 +-
  tests/functional/073.out |  2 +-
  tests/functional/075 |  2 +-
  tests/functional/081.out |  6 +++---
  tests/functional/082.out |  6 +++---
  tests/functional/087.out | 10 +-
  tests/functional/089.out |  2 +-
  tests/functional/090.out |  6 +++---
  tests/functional/096.out |  2 ++
  tests/functional/099.out |  4 ++--
  18 files changed, 52 insertions(+), 48 deletions(-)
 
 -- 
 2.1.0
 
 
 
 -- 
 sheepdog mailing list
 sheepdog@lists.wpkg.org
 https://lists.wpkg.org/mailman/listinfo/sheepdog
-- 
sheepdog mailing list
sheepdog@lists.wpkg.org
https://lists.wpkg.org/mailman/listinfo/sheepdog


Re: [sheepdog] [PATCH 0/5] tests: fix some test cases to suitable for new sheepdog and QEMU

2015-02-13 Thread 王东旭
Hi Hitoshi, I am checking tests/functional cases now, I found many test cases 
have issues with new sheepdog code,  I will send other fixes after my vocation. 
:)

Thanks,

From: Hitoshi Mitake
Date: 2015-02-13 18:40
To: Wang dongxu
CC: sheepdog
Subject: Re: [sheepdog] [PATCH 0/5] tests: fix some test cases to suitable for 
new sheepdog and QEMU
At Wed, 11 Feb 2015 23:26:17 +0800,
Wang dongxu wrote:
 
 QEMU and sheepdog changes some output formats while upgrading to new version, 
 so
 tests/functional test cases need some changes.
 
Thanks a lot for your fix, Wang! I applied this series except 3rd,
thanks.
 
3rd patch made changes for http related tests. But the tests seem to
have more serious probelm (changed newline code of curl? really
terrible...). If you have time, could you check the problem?
 
Thanks,
Hitoshi
 
 
 Wang dongxu (5):
   tests: avoid qemu-io warning
   tests: avoid qemu-img snapshot warning
   tests: correct vdi list
   tests: fix content of 052.out
   tests:fix vnode strategy output
 
  tests/functional/013 |  8 
  tests/functional/017 | 14 +++---
  tests/functional/024 |  6 +++---
  tests/functional/025 |  4 ++--
  tests/functional/030.out |  1 +
  tests/functional/039 | 22 +++---
  tests/functional/052.out |  1 +
  tests/functional/058 |  2 +-
  tests/functional/059 |  2 +-
  tests/functional/073.out |  2 +-
  tests/functional/075 |  2 +-
  tests/functional/081.out |  6 +++---
  tests/functional/082.out |  6 +++---
  tests/functional/087.out | 10 +-
  tests/functional/089.out |  2 +-
  tests/functional/090.out |  6 +++---
  tests/functional/096.out |  2 ++
  tests/functional/099.out |  4 ++--
  18 files changed, 52 insertions(+), 48 deletions(-)
 
 -- 
 2.1.0
 
 
 
 -- 
 sheepdog mailing list
 sheepdog@lists.wpkg.org
 https://lists.wpkg.org/mailman/listinfo/sheepdog
-- 
sheepdog mailing list
sheepdog@lists.wpkg.org
https://lists.wpkg.org/mailman/listinfo/sheepdog


[sheepdog] [PATCH 0/5] tests: fix some test cases to suitable for new sheepdog and QEMU

2015-02-11 Thread Wang dongxu
QEMU and sheepdog changes some output formats while upgrading to new version, so
tests/functional test cases need some changes.

Wang dongxu (5):
  tests: avoid qemu-io warning
  tests: avoid qemu-img snapshot warning
  tests: correct vdi list
  tests: fix content of 052.out
  tests:fix vnode strategy output

 tests/functional/013 |  8 
 tests/functional/017 | 14 +++---
 tests/functional/024 |  6 +++---
 tests/functional/025 |  4 ++--
 tests/functional/030.out |  1 +
 tests/functional/039 | 22 +++---
 tests/functional/052.out |  1 +
 tests/functional/058 |  2 +-
 tests/functional/059 |  2 +-
 tests/functional/073.out |  2 +-
 tests/functional/075 |  2 +-
 tests/functional/081.out |  6 +++---
 tests/functional/082.out |  6 +++---
 tests/functional/087.out | 10 +-
 tests/functional/089.out |  2 +-
 tests/functional/090.out |  6 +++---
 tests/functional/096.out |  2 ++
 tests/functional/099.out |  4 ++--
 18 files changed, 52 insertions(+), 48 deletions(-)

-- 
2.1.0



-- 
sheepdog mailing list
sheepdog@lists.wpkg.org
https://lists.wpkg.org/mailman/listinfo/sheepdog