Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S supervisor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • updater
  • supervisor
  • Merge requests
  • !18

Replace ping with curl for network check

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Karel Koci requested to merge curl-wait-for-network into master Mar 26, 2021
  • Overview 3
  • Commits 1
  • Changes 3

In reality we need to download files from repo.turris.cz so it makes sense to try perform real download rather than just ping.

This also changes when we check for network. We check every time that is enabled. It makes sense as that way we can cover some temporally service dropouts even when not running from cron.

There are other tiny tweaks such as that we no longer use name of package in package itself and rather import relatively.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: curl-wait-for-network