Skip to content

GitLab

  • Menu
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 8
    • Issues 8
    • 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
  • Turris
  • updater
  • supervisor
  • Merge requests
  • !18

Merged
Created Mar 26, 2021 by Karel Koci@kkoci🤘Owner

Replace ping with curl for network check

  • 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
Reviewer
Request review from
Time tracking
Source branch: curl-wait-for-network