sources and .gitignore
storage - tests_create_lvmvdo_then_remove fails - Module dm-vdo not found
Resolves: rhbz#1991062 (EL9)
storage - Get syntax errors in tests_lvm_errors.yml
Resolves: rhbz#1991142 (EL9)
(cherry picked from commit e740774d321bbfee57d0c8bb5a46ecb6ef0a95af)
sources and .gitignore
logging, certificate - Instead of the archive module, use "tar" command for backup.
Resolves: rhbz#1984182 (EL9)
logging - Add a support for list value to server_host in the elasticsearch output
Resolves: rhbz#1986460 (EL9)
logging - tests_relp.yml; Can't detect any of the required Python libraries cryptography (>= 1.2.3) or PyOpenSSL (>= 0.6)
Resolves: rhbz#1989962 (EL9)
(cherry picked from commit 8daf3a42b881852c5d4e75f8255b31dfdc4421d1)
sources and .gitignore
network - tests_provider_nm.yml fails with an error: Failure in test 'I can manage a veth interface with NM after I managed it with initscripts.
Resolves: rhbz#1935919
network - _initscripts tests fail because "No package network-scripts available."
Resolves: rhbz#1935916
network - Test tests_bond_initscripts.yml failed to create interface
Resolves: rhbz#1980870
storage - covscan error - DEADCODE - vdopool if create_vdo else parent
Resolves: rhbz#1985571 (EL9)
network - network: tests_bond_initscripts.yml leaves behind unusable resolv.conf in CI
(cherry picked from commit be27c4bdc4eced742a999ee12dbb6bc174cf21dc)
sources and .gitignore
network - Skip tests on RHEL9 that use hostapd
Resolves: rhbz#1945348
network - Fix the bond test on DHCP
certificate, logging - Use 'tar' command instead of archive module
Resolves: rhbz#1984182 (EL9)
kernel_settings - Disable bootloader testing on EL9
Resolves: rhbz#1944599
logging - Add a support for list value to server_host in the elasticsearch output
Resolves: rhbz#1986460 (EL9)
storage - Add support for percentage-based volume sizes
Resolves: rhbz#1984583 (EL9)
storage -storage_test_actual_size != storage_test_requested_size observed with tests_lvm_auto_size_cap.yml
.gitignore and sources
Resolves: rhbz#1985382 (EL9)
EPEL yum repository configuration for tests
Rebasing to latest picks up this fix see rhel7 bz1980439
connections: workaround DeprecationWarning for NM.SettingEthtool.set_feature()
Rebasing to latest picks up this fix
(cherry picked from commit 88167bdae5b04a5feafcec999fdcc0975e1a1219)
network - Re-running the network system role results in "changed: true" when nothing has actually changed
Resolves: rhbz#1980871
network - Test tests_bond_initscripts.yml failed to create interface
Resolves: rhbz#1980870
(cherry picked from commit a1ac57a77b3e22abbf2c76a2f6163633448e0d57)
ha_cluster - add pacemaker resources configuration
Resolves: rhbz#1978726
ha_cluster - code cleanup
Resolves: rhbz#1978731
Postfix RHEL system role README.md missing variables under the "Role Variables" section
Resolves: rhbz#1978734
logging README.html examples are rendered incorrectly
Resolves: rhbz#1978758
make postfix role idempotent - round 2
Resolves: rhbz#1978760
selinux task for semanage says Fedora in name but also runs on RHEL/CentOS 8
Resolves: rhbz#1978740
metrics role task to enable logging for targeted hosts not working
Resolves: rhbz#1978746
network - Only show stderr_lines by default
Resolves: rhbz#1978731
storage - LVMVDO support
Resolves: rhbz#1978488
storage - fix several linter issues
Resolves: rhbz#1978731
ssh - Fix variable precedence when invoked through roles
Resolves: rhbz#1978745
ssh - Update configuration options list for OpenSSH 8.6
Resolves: rhbz#1978731
sshd - Fix variable precedence when invoked through roles
Resolves: rhbz#1978745
sshd - Update configuration options list for OpenSSH 8.6
Resolves: rhbz#1978731
sshd - support for appending a snippet to configuration file
Resolves: rhbz#1978752
timesync - add NTS support
Resolves: rhbz#1978753
timesync - rebase to latest
Resolves: rhbz#1978731
nbde_client - rebase to latest
Resolves: rhbz#1978731
(cherry picked from commit a4eb732a237001cd33ce062ecbc297e9eb86e638)
Drop python3-six dependency which was used by lsr_role2collection.py.
Drop html files from rpm if the version has no markdown parser.
Drop unnecessary python scripts which include python3 only code, e.g.,
f-strings.
Resolves: rhbz#1961404
Update mainid to the latest master commit of auto-maintenance
Upload the updated sources file
Separate requirements for galaxy_transform and md2html, fix version
Related: rhbz#1943532
to the collectino top dir as requirements.txt if the source exists.
(1954747)
- Copy auto-mainteannce/lsr_role2collection/collection_bindep.txt to the
collectino top dir as bindep.txt if the source exists. (1954747)
Related: rhbz#1961404