-
Notifications
You must be signed in to change notification settings - Fork 17
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
Nr 355273 ci optimization #197
base: main
Are you sure you want to change the base?
Conversation
upgrade fb version to 3.2.2 for windows # Conflicts: # versions/strategyMatrix.py
Test Results 1 files 28 suites 18m 32s ⏱️ Results for commit 72181a9. ♻️ This comment has been updated with latest results. |
roles: | ||
- caos.ansible_roles.install_crowdstrike_falcon | ||
gather_facts: no | ||
any_errors_fatal: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any_errors_fatal : This doesn't work with free strategy - only gives a warning, I have kept it there so that when there are failures, engineers can run that specific play without free strategy.
Can you add the comment in the code?
This PR does the following :