* [Ocfs2-devel] ocfs2 test for 0-day test
@ 2015-12-01 2:36 ` Junxiao Bi
0 siblings, 0 replies; 6+ messages in thread
From: Junxiao Bi @ 2015-12-01 2:36 UTC (permalink / raw)
To: ocfs2-devel
Hi Fengguang,
I heard you ever asked for test cases from subsystems to merge into your
0-day test framework. For ocfs2, we have a test project "ocfs2-test",
its git tree at
https://oss.oracle.com/git/ocfs2-tools.git/ocfs2-tools-1.8.4?p=ocfs2-test.git;a=summary
. There is a README in it about test cases and steps to setup test env.
Recently we fixed lots of issues of it and I am using it to test ocfs2
mainline regularly. Two regression bugs have been found by it. It's a
little pain for me that I have to analysis and fix regression bugs
manually. Since 0-day test supports auto bisect, I am curious whether
you are interested in merging it into your 0-day test?
Thanks,
Junxiao.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ocfs2 test for 0-day test
@ 2015-12-01 2:36 ` Junxiao Bi
0 siblings, 0 replies; 6+ messages in thread
From: Junxiao Bi @ 2015-12-01 2:36 UTC (permalink / raw)
To: lkp
[-- Attachment #1: Type: text/plain, Size: 702 bytes --]
Hi Fengguang,
I heard you ever asked for test cases from subsystems to merge into your
0-day test framework. For ocfs2, we have a test project "ocfs2-test",
its git tree at
https://oss.oracle.com/git/ocfs2-tools.git/ocfs2-tools-1.8.4?p=ocfs2-test.git;a=summary
. There is a README in it about test cases and steps to setup test env.
Recently we fixed lots of issues of it and I am using it to test ocfs2
mainline regularly. Two regression bugs have been found by it. It's a
little pain for me that I have to analysis and fix regression bugs
manually. Since 0-day test supports auto bisect, I am curious whether
you are interested in merging it into your 0-day test?
Thanks,
Junxiao.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Ocfs2-devel] ocfs2 test for 0-day test
2015-12-01 2:36 ` Junxiao Bi
@ 2015-12-04 3:04 ` Fengguang Wu
-1 siblings, 0 replies; 6+ messages in thread
From: Fengguang Wu @ 2015-12-04 3:04 UTC (permalink / raw)
To: ocfs2-devel
Hi Junxiao,
On Tue, Dec 01, 2015 at 10:36:51AM +0800, Junxiao Bi wrote:
> Hi Fengguang,
>
> I heard you ever asked for test cases from subsystems to merge into your
> 0-day test framework. For ocfs2, we have a test project "ocfs2-test",
> its git tree at
> https://oss.oracle.com/git/ocfs2-tools.git/ocfs2-tools-1.8.4?p=ocfs2-test.git;a=summary
> . There is a README in it about test cases and steps to setup test env.
>
> Recently we fixed lots of issues of it and I am using it to test ocfs2
> mainline regularly. Two regression bugs have been found by it. It's a
> little pain for me that I have to analysis and fix regression bugs
> manually. Since 0-day test supports auto bisect, I am curious whether
> you are interested in merging it into your 0-day test?
Yes it's good to test ocfs2 and thanks for the info! Currently it's
Xiaolong (CCed) taking care of the test cases. So it's up to him to
schedule the merging of ocfs2-test.
Thanks,
Fengguang
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ocfs2 test for 0-day test
@ 2015-12-04 3:04 ` Fengguang Wu
0 siblings, 0 replies; 6+ messages in thread
From: Fengguang Wu @ 2015-12-04 3:04 UTC (permalink / raw)
To: lkp
[-- Attachment #1: Type: text/plain, Size: 982 bytes --]
Hi Junxiao,
On Tue, Dec 01, 2015 at 10:36:51AM +0800, Junxiao Bi wrote:
> Hi Fengguang,
>
> I heard you ever asked for test cases from subsystems to merge into your
> 0-day test framework. For ocfs2, we have a test project "ocfs2-test",
> its git tree at
> https://oss.oracle.com/git/ocfs2-tools.git/ocfs2-tools-1.8.4?p=ocfs2-test.git;a=summary
> . There is a README in it about test cases and steps to setup test env.
>
> Recently we fixed lots of issues of it and I am using it to test ocfs2
> mainline regularly. Two regression bugs have been found by it. It's a
> little pain for me that I have to analysis and fix regression bugs
> manually. Since 0-day test supports auto bisect, I am curious whether
> you are interested in merging it into your 0-day test?
Yes it's good to test ocfs2 and thanks for the info! Currently it's
Xiaolong (CCed) taking care of the test cases. So it's up to him to
schedule the merging of ocfs2-test.
Thanks,
Fengguang
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Ocfs2-devel] ocfs2 test for 0-day test
2015-12-04 3:04 ` Fengguang Wu
@ 2015-12-04 5:48 ` Junxiao Bi
-1 siblings, 0 replies; 6+ messages in thread
From: Junxiao Bi @ 2015-12-04 5:48 UTC (permalink / raw)
To: ocfs2-devel
> ? 2015?12?4????11:04?Fengguang Wu <fengguang.wu@intel.com> ???
>
> Hi Junxiao,
>
> On Tue, Dec 01, 2015 at 10:36:51AM +0800, Junxiao Bi wrote:
>> Hi Fengguang,
>>
>> I heard you ever asked for test cases from subsystems to merge into your
>> 0-day test framework. For ocfs2, we have a test project "ocfs2-test",
>> its git tree at
>> https://oss.oracle.com/git/ocfs2-tools.git/ocfs2-tools-1.8.4?p=ocfs2-test.git;a=summary
>> . There is a README in it about test cases and steps to setup test env.
>>
>> Recently we fixed lots of issues of it and I am using it to test ocfs2
>> mainline regularly. Two regression bugs have been found by it. It's a
>> little pain for me that I have to analysis and fix regression bugs
>> manually. Since 0-day test supports auto bisect, I am curious whether
>> you are interested in merging it into your 0-day test?
>
> Yes it's good to test ocfs2 and thanks for the info! Currently it's
> Xiaolong (CCed) taking care of the test cases. So it's up to him to
> schedule the merging of ocfs2-test.
Fengguang, glad to hear that, Thanks a lot.
Xiaolong, any ocfs2-test issue, feel free to contact me.
Thanks,
Junxiao.
>
> Thanks,
> Fengguang
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ocfs2 test for 0-day test
@ 2015-12-04 5:48 ` Junxiao Bi
0 siblings, 0 replies; 6+ messages in thread
From: Junxiao Bi @ 2015-12-04 5:48 UTC (permalink / raw)
To: lkp
[-- Attachment #1: Type: text/plain, Size: 1235 bytes --]
> 在 2015年12月4日,上午11:04,Fengguang Wu <fengguang.wu@intel.com> 写道:
>
> Hi Junxiao,
>
> On Tue, Dec 01, 2015 at 10:36:51AM +0800, Junxiao Bi wrote:
>> Hi Fengguang,
>>
>> I heard you ever asked for test cases from subsystems to merge into your
>> 0-day test framework. For ocfs2, we have a test project "ocfs2-test",
>> its git tree at
>> https://oss.oracle.com/git/ocfs2-tools.git/ocfs2-tools-1.8.4?p=ocfs2-test.git;a=summary
>> . There is a README in it about test cases and steps to setup test env.
>>
>> Recently we fixed lots of issues of it and I am using it to test ocfs2
>> mainline regularly. Two regression bugs have been found by it. It's a
>> little pain for me that I have to analysis and fix regression bugs
>> manually. Since 0-day test supports auto bisect, I am curious whether
>> you are interested in merging it into your 0-day test?
>
> Yes it's good to test ocfs2 and thanks for the info! Currently it's
> Xiaolong (CCed) taking care of the test cases. So it's up to him to
> schedule the merging of ocfs2-test.
Fengguang, glad to hear that, Thanks a lot.
Xiaolong, any ocfs2-test issue, feel free to contact me.
Thanks,
Junxiao.
>
> Thanks,
> Fengguang
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-12-04 5:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-01 2:36 [Ocfs2-devel] ocfs2 test for 0-day test Junxiao Bi
2015-12-01 2:36 ` Junxiao Bi
2015-12-04 3:04 ` [Ocfs2-devel] " Fengguang Wu
2015-12-04 3:04 ` Fengguang Wu
2015-12-04 5:48 ` [Ocfs2-devel] " Junxiao Bi
2015-12-04 5:48 ` Junxiao Bi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.