Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 83
    • Issues 83
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Turris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Merge requests
  • !131

turris-utils: modify script to also provide result INCONCLUSIVE

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Karel Koci requested to merge check-connection-inconclusive into master Aug 26, 2019
  • Overview 25
  • Commits 1
  • Changes 2

There are cases when there is no ip address of gateway available or when it is just hard to parse it. In that case we instead of trying to be smart report INCONCLUSIVE.

This also removes dependency checks between gateway and external IPs check and DNS check. This is done because we can't say that networks isn't working if for example gateway does not respond to ping. That can be just working network configuration.

Fixes https://gitlab.labs.nic.cz/turris/turris-os-packages/issues/456

Edited Aug 26, 2019 by Vojtech Myslivec
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: check-connection-inconclusive