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

F #783 Fix randomly failing GOCA tests #6789

Merged

Conversation

jaimecb
Copy link
Contributor

@jaimecb jaimecb commented Nov 11, 2024

Description

Modifies the GOCA tests to address cases of intermittent test failures, particularly when working with resources that are not ready yet. This update aims to enhance test reliability by adding controls to ensure that the desired state is achieved before managing resources.

Modified tests:

  • vm
  • context
  • hook
  • virtualrouter
  • virtualnetwork

Depends on #2645

Branches to which this PR applies

  • master
  • one-X.X

@jaimecb jaimecb changed the title F # 783 Fix randomly failing GOCA tests F #783 Fix randomly failing GOCA tests Nov 11, 2024
@rsmontero rsmontero merged commit f091804 into OpenNebula:master Nov 20, 2024
2 checks passed
rsmontero pushed a commit that referenced this pull request Nov 20, 2024
* Fix virtual network not ready tests
* Adds exponential backoff helper and corrects hook test
* Fixes GOCA context and VM test

Signed-off-by: Jaime <[email protected]>
Signed-off-by: Aleix Ramírez <[email protected]>
(cherry picked from commit f091804)
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.

3 participants