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

OS modification of the OVA #2320

Merged
merged 3 commits into from
Jul 27, 2023
Merged

OS modification of the OVA #2320

merged 3 commits into from
Jul 27, 2023

Conversation

vcerenu
Copy link
Member

@vcerenu vcerenu commented Jul 27, 2023

Related issue
#1575

Description

This PR modifies the base operating system of the OVA from Centos 7 to AmazonLinux 2. It also adds FIPS activation within the VM's operating system.

https://ci.wazuh.info/job/Packages_Builder_OVA/266/console

Logs example

https://ci.wazuh.info/job/Packages_Builder_OVA/266/console

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

@vcerenu vcerenu requested a review from teddytpc1 July 27, 2023 14:13
@vcerenu vcerenu self-assigned this Jul 27, 2023
@vcerenu vcerenu changed the title Modify so amzn2 Modify OVA OS base Jul 27, 2023
@vcerenu vcerenu changed the title Modify OVA OS base OS modification of the OVA Jul 27, 2023
@teddytpc1 teddytpc1 linked an issue Jul 27, 2023 that may be closed by this pull request
@teddytpc1 teddytpc1 merged commit 014bd30 into 4.4.5 Jul 27, 2023
@teddytpc1 teddytpc1 deleted the modify-so-amzn2 branch July 27, 2023 14:27
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.

Change OVA system due to EOL
2 participants