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

[6.14.z] New provisioning cleanup method to workaround BZ:2207698 #13826

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #13818

Problem Statement

Currently provisioning tests fails due to mentioned BZ where there are no new IPs available to offer

Solution

Restarting services after a host is removed from a server seems to work well here, Thanks to @shubhamsg199 to find this workaround. So we're now introducing one new common cleanup method which deletes and restart services for us, and update all on_prem tests to use this new method.

We have tested this with Jenkins jobs on J-MR and the results seem promising!

Signed-off-by: Gaurav Talreja <[email protected]>
(cherry picked from commit 177d566)
@Satellite-QE Satellite-QE added 6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Jan 18, 2024
@adarshdubey-star adarshdubey-star merged commit 609af4f into 6.14.z Jan 18, 2024
17 checks passed
@adarshdubey-star adarshdubey-star deleted the cherry-pick-6.14.z-177d566ca9f89c01397bdfb42280e2ae5b994552 branch January 18, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants