IPU 8.10 -> 9.7: CTC1 candidate 2
- Update testing plans - Resolves: RHEL-86206, RHEL-54382
This commit is contained in:
parent
e39e0e307b
commit
cdb979a053
@ -37,7 +37,7 @@
|
||||
|
||||
Name: leapp
|
||||
Version: 0.19.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: OS & Application modernization framework
|
||||
|
||||
License: ASL 2.0
|
||||
@ -262,6 +262,9 @@ install -m 0644 -p man/leapp.1 %{buildroot}%{_mandir}/man1/
|
||||
# no files here
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2025 Petr Stodulka <pstodulk@redhat.com> - 0.19.0-3
|
||||
- Rebuild
|
||||
|
||||
* Tue May 13 2025 Petr Stodulka <pstodulk@redhat.com> - 0.19.0-2
|
||||
- Bump leapp-framework to 6.1
|
||||
- Create the /var/lib/leapp directory automatically if missing
|
||||
|
||||
@ -6,11 +6,11 @@ summary: Internal Tier0 tests
|
||||
|
||||
environment:
|
||||
SOURCE_RELEASE: '8.10'
|
||||
TARGET_RELEASE: '9.5'
|
||||
TARGET_RELEASE: '9.7'
|
||||
|
||||
context:
|
||||
distro: rhel-8.10
|
||||
distro_target: rhel-9.5
|
||||
distro_target: rhel-9.7
|
||||
|
||||
adjust:
|
||||
enabled: false
|
||||
@ -30,13 +30,6 @@ adjust:
|
||||
name: /plans/destructive/customrepos/oamg/oamg3661_two_reboots
|
||||
ref: main
|
||||
|
||||
/oamg9094_datainrpm_predownload_then_install:
|
||||
plan:
|
||||
import:
|
||||
url: https://gitlab.cee.redhat.com/oamg/leapp-tests
|
||||
name: /plans/destructive/customrepos/oamg/oamg9094_datainrpm_predownload_then_install
|
||||
ref: main
|
||||
|
||||
/oamg9299_devtmpfs_in_fstab:
|
||||
plan:
|
||||
import:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user