Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-6427

Intermittent Appveyor PR CI failure due to password complexity

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Hide

      Spec tests use complex passwords
      Spec tests with complex passwords succeed in PR and Jenkins CI processes

      Show
      Spec tests use complex passwords Spec tests with complex passwords succeed in PR and Jenkins CI processes
    • 1
    • Windows 2016-07-27

    Description

      Sometimes an Appveyor PR CI will fail, with errors such as

      [00:08:02]           WIN32OLERuntimeError:
      [00:08:02]             (in OLE method `SetInfo': )
      [00:08:02]                 OLE error code:800708C5 in Active Directory
      [00:08:02]                   The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements.
      [00:08:02]
      

      Typically password complexity is disabled so our tests don't need to worry about it, but for some reason it may become enabled again. This then causes the tests to fail.

      It is proposed to modify the failing tests to use complex passwords when creating test user accounts instead of easy or blank passwords.

      Attachments

        Issue Links

          Activity

            People

              glenn.sarti Glenn Sarti
              glenn.sarti Glenn Sarti
              Glenn Sarti Glenn Sarti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support