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

Merged
merged 1 commit into from
Feb 18, 2025

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
@ogajduse ogajduse marked this pull request as ready for review February 17, 2025 12:39
@ogajduse ogajduse requested review from a team as code owners February 17, 2025 12:39
@rmynar
Copy link
Contributor Author

rmynar commented Feb 18, 2025

Current state fixes Satellite installation test. It also contains some changes that are common for Satellite and Capsule, however Capsule installation test may still fail in Interop scenario.
Satellite installation test passed in internal environment.

@lpramuk lpramuk merged commit 74ad4b8 into SatelliteQE:master Feb 18, 2025
15 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 18, 2025
Gauravtalreja1 pushed a commit that referenced this pull request Feb 18, 2025
Fix deployment in Interop testing (#17489)

(cherry picked from commit 74ad4b8)

Co-authored-by: rmynar <[email protected]>
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.

5 participants