File ocfs2-test.changes of Package ocfs2-test

-------------------------------------------------------------------
Thu Jul 31 06:55:00 UTC 2025 - heming.zhao@suse.com

- ocfs2-test: Fix build error for Tumbleweed after updating GCC to v15 (boo#1247420)
  * add suse special patch
    + bsc1247420_01-autoconf_detect_python.patch
    + bsc1247420_02-fix-for-gcc15-s-feature-regarding-function-declarati.patch
  * update spec file
    - add BuildRequires for sysuser
    - for .bash_profile
      - use chown to set the correct owner
      - escape the dollar sign ($PATH and $LD_LIBRARY_PATH) with a backslash

-------------------------------------------------------------------
Fri Mar 21 07:19:00 UTC 2025 - heming.zhao@suse.com

- fix the building errors for ocfs2-test-1.0.5+git.1583732384.eb18f3e (bsc#1239810)
  * update source code to upstream latest
    - ocfs2-test-1.0.5+git.1583732384.eb18f3e.tar.bz2
    + ocfs2-test-1.0.5+git.14f04bbe9bf5.tar.bz2
  * update spec file for fixing rpmbuild warnings
  * add the %autosetup macro in spec file, allows to eliminate the usage of deprecated %patchN
  * add systemd-sysusers for creating user ocfs2test
    + system-user-ocfs2-test.conf
    + the user/group changes from ocfs2test/users to ocfs2test/ocfs2test
  * remove patches which are already included by latest code
    - 0001-reflink-tune-reflink-direct-io-slice-size-from-512-t.patch
    - 0002-backup_super-fix-hard-code-for-blocksize.patch
    - 0001-mkfs-fix-test-failure-when-use-lvm2-volume.patch
    - 0002-reserve_space-fix-test-failure-when-use-lvm2-volume.patch
    - 0001-ocfs2-test-add-multi-node-test-for-nocluster-option.patch
    - 0001-inline-data-fix-that-child-process-exits-abnormally.patch
    - 0001-inline-data-Fix-typos-in-clustersize-variable-defini.patch
    - 0001-reflink-add-concurrently-snapshot-file-test-case.patch
  * add patches to remove build warnings
    + bsc1239810_01-make-autoconf-support-python3.patch
    + bsc1239810_02-autoconf-update-configure.in.patch
    + bsc1239810_03-autoconf-fix-warning-about-configure.in.patch
    + bsc1239810_04-configure-add-datarootdir-for-removing-a-build-warni.patch
    + bsc1239810_05-make-remove-redundant-definitions-from-Postamble.mak.patch
    + bsc1239810_06-configure-use-mpicc4-to-replace-mpicc1.patch

-------------------------------------------------------------------
Wed Sep  7 06:19:00 UTC 2022 - heming.zhao@suse.com

- ocfs2-test autoconf doesn't support python3 (bsc#1201461)
  - ocfs2-test-1.0.5+git.1583732384.eb18f3e.tar.bz2
    - remove: pythondev.m4 python.m4
    - add: ax_python_devel.m4 ax_python.m4
    - update according files changed: aclocal.m4 configure.in Makefile

-------------------------------------------------------------------
Mon Nov 22 10:25:10 UTC 2021 - ghe@suse.com

- Add concurrent snapshot test case (bsc#1186731 and bsc#1188439)
 + 0001-reflink-add-concurrently-snapshot-file-test-case.patch

-------------------------------------------------------------------
Thu Oct 28 16:15:30 UTC 2021 - ghe@suse.com

- Fix clustersize variable definition typos in multi-inline-run.sh (bsc#1192102)
 + 0001-inline-data-Fix-typos-in-clustersize-variable-defini.patch

-------------------------------------------------------------------
Fri Oct 22 10:25:30 UTC 2021 - ghe@suse.com

- Fix inline data stress test case failure (bsc#1191936)
 + 0001-inline-data-fix-that-child-process-exits-abnormally.patch

-------------------------------------------------------------------
Wed May 26 10:30:10 UTC 2021 - ghe@suse.com

- Remove obsolete /sbin/chkconfig requires (bsc#1186461)

-------------------------------------------------------------------
Tue Aug 18 16:20:10 UTC 2020 - ghe@suse.com

- Add nocluster mount option test case (bsc#1175324)
 + 0001-ocfs2-test-add-multi-node-test-for-nocluster-option.patch 

-------------------------------------------------------------------
Fri Jun  5 12:25:30 UTC 2020 - ghe@suse.com

- Fix test failure when use lvm2 volume (bsc#1172490 and bsc#1172497)
 + 0001-mkfs-fix-test-failure-when-use-lvm2-volume.patch
 + 0002-reserve_space-fix-test-failure-when-use-lvm2-volume.patch

-------------------------------------------------------------------
Wed May  6 10:00:30 UTC 2020 - ghe@suse.com

- Fix test failure on devices with logical block size 4096 (bsc#1170530,
  bsc#1170531 and bsc#1170532)
 + 0001-reflink-tune-reflink-direct-io-slice-size-from-512-t.patch
 + 0002-backup_super-fix-hard-code-for-blocksize.patch

-------------------------------------------------------------------
Fri Mar  6 15:09:10 UTC 2020 - ghe@suse.com

- Update ocfs2-test.spec file (bsc#1165895)
  change openmpi related dependency names according to suse version
- Update to ocfs2-test-1.0.5+git.1583732384.eb18f3e.tar.bz2 to
  fix bsc#1165897 and bsc#1165989.
- Drop the patch due to upstream merge
 - 0001-fix-compiling-error-mpicc-not-found.patch 

-------------------------------------------------------------------
Thu Jan 16 12:20:30 UTC 2020 - ghe@suse.com

- Add requirement for wget package
- Update to ocfs2-test-1.0.5+git.1579162596.da5c0d1.tar.bz2

-------------------------------------------------------------------
Mon Feb  5 03:16:37 UTC 2018 - lchen@suse.com

- add requirement for attr package 

-------------------------------------------------------------------
Thu Jan  4 09:31:01 UTC 2018 - lchen@suse.com

- fix indent error
  change ifconfig to ip tools 

-------------------------------------------------------------------
Mon Dec 25 15:50:30 UTC 2017 - ghe@suse.com

- Update to ocfs2-test-1.0.5+git.1514186726.1e52b46.tar.bz2 to merge
  some fast-mode related patches from suse branch.

-------------------------------------------------------------------
Wed Dec 20 18:09:30 UTC 2017 - ghe@suse.com

- Update ocfs2-test.spec file
  add ocfs2test user to /etc/sudoers.
  add scan evaluation method to /etc/blkid.conf.
  modify some log outputs during installation.

-------------------------------------------------------------------
Thu Dec  7 13:37:54 UTC 2017 - lchen@suse.com

- fix a bug in which discontig-bg feature seems not to be enabled. 

-------------------------------------------------------------------
Thu Nov 23 11:00:24 UTC 2017 - lchen@suse.com

- Add dependency of bc 

-------------------------------------------------------------------
Tue Nov 21 03:43:41 UTC 2017 - lchen@suse.com

- Migrate from python2 to python3, update from upstream. 

-------------------------------------------------------------------
Mon Oct 30 09:31:18 UTC 2017 - lchen@suse.com

- Fix mpicc compiling error
 + 0001-fix-compiling-error-mpicc-not-found.patch

-------------------------------------------------------------------
Mon Jul 17 17:50:44 UTC 2017 - ghe@suse.com

- Update to ocfs2-test-1.0.5+git.1500281400.cfdbf44.tar.bz2 to include
  only sync ocfs2 file system via sync -f command in most test cases,
  this change will reduce the whole test running time.

-------------------------------------------------------------------
Thu Jun 22 10:20:44 UTC 2017 - ghe@suse.com

- Update to ocfs2-test-1.0.5+git.1498037098.465b59a.tar.bz2 to include
  only sync ocfs2 file system in f_propagate_xattr_blocks() function.
- Drop fix-implicit-function-declaration-warnings.patch due to included
  by the source code tarball.

-------------------------------------------------------------------
Tue Jun  6 11:17:44 UTC 2017 - zren@suse.com

- Fix implicit function decalration warnings
 + fix-implicit-function-declaration-warnings.patch

-------------------------------------------------------------------
Tue Jun  6 10:07:18 UTC 2017 - zren@suse.com

- Put online-filecheck files into package 

-------------------------------------------------------------------
Thu Apr 20 09:29:25 UTC 2017 - zren@suse.com

- Update to ocfs2-test-1.0.5+git.1492671352.7b178a3.tar.bz2

-------------------------------------------------------------------
Thu Mar  2 01:51:17 UTC 2017 - zren@suse.com

- The first time I pull request to factory since the changes have been
  tested well in our CI cluster for a long time.

-------------------------------------------------------------------
Thu Dec 29 11:30:10 UTC 2016 - zren@suse.com

- multiple node run: fix blocksize and clustersize issue
- fix testcases loop issue

-------------------------------------------------------------------
Thu Dec 29 10:33:48 UTC 2016 - zren@suse.com

- Handle the case properly when we don't specify blocksize or clustersize
  for single run

-------------------------------------------------------------------
Wed Dec 28 03:12:15 UTC 2016 - zren@suse.com

- Fix multiple reflink issue that double loops for blocksize and
  clustersize even if we've specified them already

-------------------------------------------------------------------
Tue Dec 27 03:09:56 UTC 2016 - zren@suse.com

- inline-data: fix failure and hang issue 

-------------------------------------------------------------------
Thu Jun 16 03:36:26 UTC 2016 - zren@suse.com

- Fix conflict between "openmpi" and "openmpi-compat" 

-------------------------------------------------------------------
Wed Apr 13 08:18:06 UTC 2016 - zren@suse.com

- Align with upstream
- Create test user "ocfs2test"
- Add "ocfs2test" to sudoer list
- Configure environment

openSUSE Build Service is sponsored by