Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 610
    • Issues 610
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !7619

[9.18] Increase server start timeout for system tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Nowak requested to merge 3269-increase-server-start-timeout-v9_18 into v9_18 Feb 28, 2023
  • Overview 2
  • Commits 1
  • Pipelines 5
  • Changes 1

This commit increases server start timeout from 60 to 90 seconds in order to avoid system test failures on some platforms due to inability to initialise TLS contexts in time.

(cherry picked from commit 705f0d1e)

v9_18 and v9_18_sub branches are the only maintained branches where system:gcc:bullseye:amd64cross32 fails to start the ns1 server. It failed to start 12 times in the last two months.

Backport of MR !6356 (merged)

Closes #3269 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3269-increase-server-start-timeout-v9_18