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

Fixes for testing with molecule #807

Merged
merged 11 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. sap_hana_preconfigure: add task change validation, task #1

    The task "Reload kernel parameters from file /etc/sysctl.d/sap_hana.conf"
    now recognizes a parameter change.
    
    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    937574e View commit details
    Browse the repository at this point in the history
  2. sap_hana_preconfigure: add task change validation, task #2

    The task "Reload kernel parameters from file
    /etc/sysctl.d/91-NetApp-HANA.conf" now recognizes a parameter change.
    
    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6b08367 View commit details
    Browse the repository at this point in the history
  3. sap_general_preconfigure: add task change validation, task #1

    The task "Reload kernel parameters from file /etc/sysctl.d/sap.conf"
    now recognizes a parameter change.
    
    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    63962d0 View commit details
    Browse the repository at this point in the history
  4. sap_general_preconfigure: add tag for skipping molecule test, task #2

    The task "Ensure that the required package groups are installed, RHEL
    8.1" now has a tag for skipping the molecule idempotency test
    
    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7ac6ced View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec479ac View commit details
    Browse the repository at this point in the history
  6. sap_hana_preconfigure: add tag for skipping molecule test

    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b2856a9 View commit details
    Browse the repository at this point in the history
  7. sap_hana_preconfigure: add task change validation, task #3

    The task "Reload kernel parameters from file
    '/etc/sysctl.d/ibm_largesend.conf'" now recognizes a parameter change.
    
    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    19b372c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d5daaf View commit details
    Browse the repository at this point in the history
  9. sap_hana_preconfigure: Add ansible-lint 6.22.2 compliance

    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ca7d234 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. sap*preconfigure: Add explanations for the additional tasks

    These additional tasks are necessary to correctly report the 'changed' state of 'sysctl -p'.
    
    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    401d314 View commit details
    Browse the repository at this point in the history
  2. sap_hana_preconfigure: Add explanation for one more task

    This additional task is necessary to correctly report the 'changed' state of 'sysctl -p'.
    
    Relates to sap-linuxlab#752.
    
    Signed-off-by: Bernd Finger <[email protected]>
    berndfinger committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f3abff5 View commit details
    Browse the repository at this point in the history