[Ocfs2-test-devel] [PATCH 2/3] ocfs2-test: ocfs2-test.spec-generic.in - added new tests to the rpm build.
Marcos Matsunaga
Marcos.Matsunaga at oracle.com
Wed Feb 18 11:18:14 PST 2009
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
--
1.5.6.5
More information about the Ocfs2-test-devel
mailing list