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

CASMPET-7263: Force goss-servers to wait until hostname is set #610

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

mharding-hpe
Copy link
Contributor

On gamora recently, the goss servers started before cloud-init had set the system hostname. This caused some tests not to run, because the hostname in the Goss variable file was incorrect.

This PR changes the startup script for the goss-servers service to do a few things:

  1. Wait for the hostname to be set before starting
  2. Wait for the csm-testing RPM to be installed before starting
  3. Include the versions of both the csm-testing and goss-servers RPM in the service log, to help with debugging

I tested this on mug.

@mharding-hpe
Copy link
Contributor Author

/backport release/1.5 release/1.4

Copy link
Contributor

Backporting into branch release/1.5 was successful. New PR: #612

Copy link
Contributor

Backporting into branch release/1.4 was successful. New PR: #613

@mharding-hpe mharding-hpe merged commit b394469 into release/1.6 Oct 28, 2024
3 checks passed
@mharding-hpe mharding-hpe deleted the CASMPET-7263 branch October 28, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants