#
leapp
Here are 4 public repositories matching this topic...
An Ansible role that attempts an inplace upgrade of EL7 to EL8 using LEAPP
-
Updated
Jun 10, 2020
Just a backup of my ansible and vagrant setup for setting up my DevConf 2018 Demo environment
docker
wordpress
ansible
vagrant
demo
environment
mariadb
httpd
talk
devconf
devconf2018
leapp
microcontainerization
-
Updated
Jan 23, 2018 - Python
Improve this page
Add a description, image, and links to the leapp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the leapp topic, visit your repo's landing page and select "manage topics."
With the PR #493 we introduced a new, better, way to test logging messages with the help of https://docs.pytest.org/en/latest/logging.html#caplog-fixture
Example of test using the caplog is, for example, here:
https://github.com/oamg/leapp-repository/blob/506a906c0e4496ea89dce0f9269851064b7bdb75/repos/system_upgrade/el7toel8/actors/sctpconfigread/tests/test_unit_sctpconfigread_sctplib.py#L160-