Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI implementation #116

Open
wants to merge 1 commit into
base: devel-ng-0.21.0
Choose a base branch
from

Commits on Oct 18, 2024

  1. CI implementation:

    - install ELevate from packages (leapp, leapp-upgrade, leapp-data) available via repositories: stable, stable (ALBS product), testing, testing (ALBS product), NG (ALBS product)
    - build and install lepp-data package from Git repository (the branch workflow runs on)
    - run "7 to 8" and "8 to 9" scenarios
    - ELevate to: AlmaLinux, CentOS Stream, EuroLinux, Orecle Linux ("7 to 8" only), Rocky Linux
    - use following Vagrant images:
     - 7 to 8: centos/7
     - 8 to 9: almalinux/8, eurolinux-vagrant/centos-stream-8, eurolinux-vagrant/eurolinux-8, eurolinux-vagrant/oracle-linux-8, eurolinux-vagrant/rocky-8
    - install packages of the following Vendors:
     - EPEL (AlmaLinux only)
     - KernelCare
     - Imunify360 (7 to 8 only)
     - Nginx
     - MariaDB
     - PostgreSQL
     - Docker CE
     - Microsoft products
    - store leapp logs as workflow artifact
    - store Vagrant VM serial console log
    - print workflow summary: ELevate packages versions (leapp-data Git branch name), list of packages remain installed after upgrade
    yuravk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    69b566d View commit details
    Browse the repository at this point in the history