d258010 New version 3.6.0

Authored and Committed by vtrefny 2 years ago
    New version 3.6.0
    
    - pylint: Explicitly allow loading the _ped module from pyparted (vtrefny)
    - ci: Run static analysis on Ubuntu 22.04 (vtrefny)
    - tests: Create bigger devices for XFS testing (vtrefny)
    - Set XFS minimal size to 300 MiB (vtrefny)
    - Fix missing whitespaces around not keyword (vtrefny)
    - Remove the Blivet.roots attribute (vponcova)
    - packit: Set downstream_package_name to python-blivet (vtrefny)
    - packit: Add srpm_build_deps for SRPM builds in Copr (vtrefny)
    - tests: Fix message when skipping stratis tests (vtrefny)
    - tests: Tell pytest to ignore symlinks when gathering test cases (vtrefny)
    - Configure ids for Mock devices in populator_test (vtrefny)
    - Add storage tests for Stratis (vtrefny)
    - ci: Fix installing targetcli on Debian/Ubuntu (vtrefny)
    - tests: Add test for creating and attaching cache pools (vtrefny)
    - tests: Add storage tests for more LVM RAID levels (vtrefny)
    - tests: Add test for ActionAddMember/ActionRemoveMember (vtrefny)
    - tests: Add a test for creating and attaching a cache pool (vtrefny)
    - Mark LVM cache pool format as immutable (vtrefny)
    - tests: Skip test_lvcreate_type on CentOS/RHEL 9 (vtrefny)
    - Add a YAML config for skipping tests on specified distributions (vtrefny)
    - Add targetcli to the test dependencies playbook (vtrefny)
    - Add a simple LVM test case that uses real storage (vtrefny)
    - Add a test case that creates targetcli disks to run tests on (vtrefny)
    - Allow running action_test even if some dependencies are missing (vtrefny)
    - Use "fake" names for disks in DeviceTreeTestCase (vtrefny)
    - Change how we import LoopBackedTestCase in fs_test (vtrefny)
    - Add information about the new test suites to tests/README.rst (vtrefny)
    - Makefile: Add targets to run the two new test suites separately (vtrefny)
    - Fix typo in name of test_new_encrypted_stratis (vtrefny)
    - Patch access to lvs in stratis tests (vtrefny)
    - Fix pylint issues in the tests/pylint scripts (vtrefny)
    - Make sure LVM unit tests can run without dependencies (vtrefny)
    - Patch _pre_create in StorageDeviceMethodsTestCase.test_create (vtrefny)
    - Assure that tests that set LVM devices filter can run without root (vtrefny)
    - Fix running StratisFactoryTestCase as a non-root user (vtrefny)
    - Split the test suite into "unit" and "storage" tests (vtrefny)
    - Add support for attaching and creating LVM writecached LVs (vtrefny)
    - Add support for enabling/disabling compression/deduplication (vtrefny)
    
        
  • Build completed
    success
    Built as python-blivet-1:3.6.0-1.fc38
    2 years ago
  • Build completed
    success
    Built as python-blivet-1:3.6.0-1.eln121
    2 years ago
file modified
+2 -0
file modified
+42 -2
file modified
+2 -2