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

[docs] Update system testing docs #2075

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

mrodm
Copy link
Contributor

@mrodm mrodm commented Sep 3, 2024

Update the example of a provisioning script (oracle test package).
And add a note to make sure the script finishes with error if any command fail.

@mrodm mrodm self-assigned this Sep 3, 2024
Comment on lines +646 to +647
**IMPORTANT**: The provisioning script must exit with a code different from zero in case any of the commands defined fails.
That will ensure that the docker build step run by `elastic-package` fails too.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Add a note about the importance of ensuring that the provisioning script fails if any command of the script fails.

@mrodm mrodm marked this pull request as ready for review September 3, 2024 17:13
@mrodm mrodm requested a review from a team September 3, 2024 17:13
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @mrodm

@mrodm mrodm merged commit 8ed29bf into elastic:main Sep 4, 2024
3 checks passed
@mrodm mrodm deleted the update-readme-oracle-example branch September 4, 2024 08:38
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