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

Fix deployment in Interop testing #17489

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rmynar
Copy link
Contributor

@rmynar rmynar commented Feb 4, 2025

Various fixes of Installer tests that were failing during Interop testing

  • using server deploy arguments (instead of content_host)
  • ensuring that firewall is installed before it's configuration (firewalld is not installed on compose rhel images)
  • setting up rhel and satellite repositories

@rmynar rmynar force-pushed the interop-deployment-fix branch 4 times, most recently from ef49559 to 64a3222 Compare February 5, 2025 14:31
@Gauravtalreja1 Gauravtalreja1 added the No-CherryPick PR doesnt need CherryPick to previous branches label Feb 5, 2025
@rmynar rmynar force-pushed the interop-deployment-fix branch from 64a3222 to d875f9f Compare February 6, 2025 09:14
@rmynar rmynar added CherryPick PR needs CherryPick to previous branches 6.16.z Introduced in or relating directly to Satellite 6.16 and removed No-CherryPick PR doesnt need CherryPick to previous branches labels Feb 7, 2025
@rmynar rmynar self-assigned this Feb 7, 2025
@rmynar
Copy link
Contributor Author

rmynar commented Feb 7, 2025

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py -k 'test_satellite_installation or test_capsule_installation'

@rmynar rmynar mentioned this pull request Feb 7, 2025
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 10131
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/installer/test_installer.py -k test_satellite_installation or test_capsule_installation --external-logging
Test Result : ========= 2 passed, 18 deselected, 187 warnings in 3774.83s (1:02:54) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z Introduced in or relating directly to Satellite 6.16 CherryPick PR needs CherryPick to previous branches PRT-Passed Indicates that latest PRT run is passed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants