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

[18.0-fr1] Backports batch 2 #712

Open
wants to merge 4 commits into
base: 18.0-fr1
Choose a base branch
from

Conversation

jistr
Copy link
Contributor

@jistr jistr commented Nov 8, 2024

Backports for #665 #676 #699 #705 .

fao89 and others added 4 commits November 8, 2024 12:54
ref OSPRH-11281

Signed-off-by: Fabricio Aguiar <[email protected]>
(cherry picked from commit 6914dd7)
When both `prelaunch_test_instance` and `ping_test` are true, starts a
ping during `development_environment` and stop it in
`_stop_ping_test.yaml`.  Depending on the threashold defined, it will
ensure that we were able to ping the instance' FIP during the entire
adoption process.

Currently only activated for jobs that leverage `test_with_ceph.yaml`.

When we got some ping failure but still are under the threshold we add
a warning to the output, without failing. That might be useful to
debug the problem later.

We also convert the ping log with human readable date and time for
easier debugging when the ping test fails or is in warning.

Test is deactivated by default and ping loss should be 0.  All those
can be configured in the job.

(cherry picked from commit 7b19bd0)
oc wait fails if the storage instances have not been created yet.
This fix will retry to ensure it does not fail before instances are
created.

(cherry picked from commit b999b38)
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.

7 participants