Skip to content
Snippets Groups Projects
  1. Aug 24, 2022
    • Rafael Guterres Jeffman's avatar
      upstream ci: Add support for distro specific test configuration. · edccf70b
      Rafael Guterres Jeffman authored
      Sometimes, mostly due do differences in package versions, there are
      some tests that fail on a single distribution which cannot be fixed
      by ansible-freeipa, requiring that the offending package is fixed.
      
      To keep tests running succesfully we have options to disable the
      failing tests, but this changes are globally applied, meaning that, by
      disabling a test, it is disable in all tested distributions.
      
      This patch allows tests to be enabled or disabled for a specific
      distribution, by setting the configuration on the 'variable' template
      for the specific testing scenario.
      edccf70b
    • Thomas Woerner's avatar
      Merge pull request #887 from rjeffman/doc_fix_ipasudorule · fd79f95f
      Thomas Woerner authored
      ipasudorule: Fix usage of 'action' and 'state' in examples.
      fd79f95f
  2. Aug 23, 2022
  3. Aug 16, 2022
  4. Aug 15, 2022
    • Thomas Woerner's avatar
      ipareplica: ipareplica_setup_adtrust fails while updating ipaNTFlatName · 641c550c
      Thomas Woerner authored
      The internal parameter sid_generation_always is generated in
      ipareplica_test to enable SID generation if ipareplica_setup_adtrust is
      not enabled.
      
      This parameter was not used for ipareplica_prepare though, therefore
      adtrust.install_check was not executed and did not set the attribute
      adtrust.netbios_name. As a result adtrust.netbios_name was None and the
      try to use this as the new NetBIOS domain name failed with an
      INVALID_SYNTAX error in adtrustinstance while executing
      ipareplica_setup_adtrust.
      
      This issue only occurs if SIDs are not enabled in the domain yet for
      example with an old deployment.
      641c550c
  5. Jul 28, 2022
  6. Jul 27, 2022
  7. Jul 25, 2022
  8. Jul 21, 2022
  9. Jul 08, 2022
  10. Jul 07, 2022
  11. Jul 06, 2022
  12. Jul 05, 2022
  13. Jun 24, 2022
  14. Jun 23, 2022
Loading