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

Improve ISM init script #2606

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Improve ISM init script #2606

merged 2 commits into from
Nov 15, 2023

Conversation

AlexRuiz7
Copy link
Member

@AlexRuiz7 AlexRuiz7 commented Nov 15, 2023

Related issue
wazuh/wazuh-indexer#56

Description

This PR fixes a bug in the ISM init script, and improves its logging to make it clearer and easier to debug.

Logs example

See wazuh/wazuh-indexer#56 (comment)

image

Tests

  • Build the package in any supported platform
    • Linux
    • Windows
    • macOS
    • Solaris
    • AIX
    • HP-UX
  • Package installation
  • Package upgrade
  • Package downgrade
  • Package remove
  • Package install/remove/install
  • Change added to CHANGELOG.md
  • Tests for Linux RPM
    • Build the package for x86_64
    • Build the package for i386
    • Build the package for armhf
    • Build the package for aarch64
    • %files section is correctly updated if necessary
  • Tests for Linux deb
    • Build the package for x86_64
    • Build the package for i386
    • Build the package for armhf
    • Build the package for aarch64
    • Package install/remove/install
    • Package install/purge/install
    • Check file permissions after installing the package
  • Tests for macOS
    • Test the package from macOS Sierra to Mojave
  • Tests for Solaris
    • Test the package on Solaris 10
    • Test the package on Solaris 11
    • Check file permissions on Solaris 11 template
  • Tests for IBM AIX
    • %files section is correctly updated if necessary
    • Check the changes from IBM AIX 5 to 7

@AlexRuiz7 AlexRuiz7 requested a review from c-bordon November 15, 2023 17:55
@AlexRuiz7 AlexRuiz7 self-assigned this Nov 15, 2023
c-bordon
c-bordon previously approved these changes Nov 15, 2023
@AlexRuiz7 AlexRuiz7 merged commit 003673f into 4.8.0 Nov 15, 2023
@AlexRuiz7 AlexRuiz7 deleted the update-init-ism-script branch November 15, 2023 18:19
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