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

Ci for 9.3 #268

Merged
merged 6 commits into from
Oct 2, 2023
Merged

Ci for 9.3 #268

merged 6 commits into from
Oct 2, 2023

Conversation

justinc1
Copy link
Collaborator

We were missing wait on tasktag for SnapshotSchedule create, and wait on object begin delete for SnapshotSchedule and VirtualDisk.

Other changes are just small CI speedup, and fix how CI test check if HyperCore version >= 9.2.

@justinc1 justinc1 self-assigned this Sep 29, 2023
@justinc1
Copy link
Collaborator Author

justinc1 commented Sep 29, 2023

https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/6349507160

  • 14 failed jobs after 1st try
  • 7 failed jobs after 3rd try

Copy link
Collaborator

@shoriminimoe shoriminimoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm mixed about adding the sleeps. Would it instead be better to rely on the user (and the tests) to use ansible features like until in their tasks in the event of request failures?

@justinc1
Copy link
Collaborator Author

justinc1 commented Oct 2, 2023

The until would be used in playbook. But I wanted to hide this extra delay into the module; user should not need to know it takes a few ms for object deletion.

@justinc1 justinc1 merged commit d2998e4 into main Oct 2, 2023
@justinc1 justinc1 deleted the ci-for-9.3 branch October 2, 2023 11: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