Skip to content

Increase servername prefix length to 30 chars

Boros Gábor requested to merge mavidser/se-3484-fix-periodic-builds into master

Created by: mavidser

Some instances with very similar names are generating the same servernames (Ironwood and Juniper periodic instances). This aims to be a fix for those. Keeping a reasonable limit to prevent excessively large hostnames, but a 10 character increase should do fine.

JIRA tickets: SE-3484

Testing instructions:

  1. Make sure the unit tests pass (in the CI, or via make test)
  2. Verify that stage works as expected. This is a sample instance generated using this branch.

Reviewers

  • @Kelketek

Merge request reports