Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 569
    • Issues 569
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 112
    • Merge requests 112
  • 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
  • !107

use the test name in the -D string for each name server

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Evan Hunt requested to merge test-names into master Mar 07, 2018
  • Overview 1
  • Commits 1
  • Pipelines 3
  • Changes 1

A request from @ckb: this adds the test name to the -D string used when launching named in system tests. That way if a server hangs, you can tell from "ps" which test it was:

each 41336 1925 1 11:13 pts/15 00:00:00 /home/each/isc/bind9/bin/named/named -D acl-ns2 -X named.lock -m record,size,mctx -T clienttest -c named.conf -d 99 -g -U 4

IMHO it doesn't need a CHANGES note.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: test-names