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 99
    • Merge requests 99
  • 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
  • !6883

Remove system test stress

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Tom Krizek requested to merge tkrizek/remove-system-test-stress into main Oct 10, 2022
  • Overview 4
  • Commits 2
  • Pipelines 1
  • Changes 20

There are multiple reasons to remove this test as obsolete:

  • The test has no clear failure condition and always succeeds.
  • It isn't clear what is the test purpose and what's it's supposed to test.
  • It isn't part of the test suite either in CI or locally unless it is explicitly enabled. As a result, there are many issues which prevent the test from being executed caused by various refactoring efforts accumulated over time.
  • The test has probably never been executed in automated manner, since it's not part of the default test suite for over 20 years (see ddec026f).
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tkrizek/remove-system-test-stress