[Ocfs2-test-devel] [PATCH 2/3] ocfs2-test: ocfs2-test.spec-generic.in - added new tests to the rpm build.
tristan.ye
tristan.ye at oracle.com
Wed Feb 18 17:24:07 PST 2009
Pretty cool:)
Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
On Wed, 2009-02-18 at 11:18 -0800, Marcos Matsunaga wrote:
> Added the following entries to the RPM build:
>
> %{_installdir}/bin/acl_tests.sh
> %{_installdir}/bin/concurrent_flock_test.pl
> %{_installdir}/bin/inode_alloc_perf.sh
> %{_installdir}/bin/multi_inode_alloc_perf.sh
> %{_installdir}/bin/multi_inode_alloc_perf_runner.sh
> %{_installdir}/bin/quota_multi_tests
> %{_installdir}/bin/quota_tests.sh
> %{_installdir}/bin/run_quota_multi_tests.py
>
>
> Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>
> ---
> vendor/common/ocfs2-test.spec-generic.in | 8 ++++++++
> 1 files changed, 8 insertions(+), 0 deletions(-)
>
> diff --git a/vendor/common/ocfs2-test.spec-generic.in b/vendor/common/ocfs2-test.spec-generic.in
> index adc375c..a8375ee 100644
> --- a/vendor/common/ocfs2-test.spec-generic.in
> +++ b/vendor/common/ocfs2-test.spec-generic.in
> @@ -197,6 +197,14 @@ rm -rf "$RPM_BUILD_ROOT"
> %{_installdir}/bin/splice_test.py
> %{_installdir}/bin/test.sh
> %{_installdir}/bin/test_truncate
> +%{_installdir}/bin/acl_tests.sh
> +%{_installdir}/bin/concurrent_flock_test.pl
> +%{_installdir}/bin/inode_alloc_perf.sh
> +%{_installdir}/bin/multi_inode_alloc_perf.sh
> +%{_installdir}/bin/multi_inode_alloc_perf_runner.sh
> +%{_installdir}/bin/quota_multi_tests
> +%{_installdir}/bin/quota_tests.sh
> +%{_installdir}/bin/run_quota_multi_tests.py
> %{_installdir}/log
> %{_installdir}/workfiles/fsck-test/medium-disk/fsck.ocfs2.00.stdout
> %{_installdir}/workfiles/fsck-test/medium-disk/fsck.ocfs2.01.stdout
More information about the Ocfs2-test-devel
mailing list