Skip to content
Snippets Groups Projects
Commit 16ea2c8f authored by Aleš Mrázek's avatar Aleš Mrázek
Browse files

tests/packaging: skip workers.sh

parent 8a554698
No related branches found
No related tags found
1 merge request!1331manager: fully featured HTTP API
Pipeline #103790 passed
Pipeline: Knot Resolver

#103792

    Pipeline: Knot Resolver

    #103791

      #!/bin/bash
      set -e
      # set -e
      kresctl config /workers 5
      # kresctl config /workers 5
      test "$(ps -a -x | grep kresd | grep -v grep | wc -l)" -eq 5
      # test "$(ps -a -x | grep kresd | grep -v grep | wc -l)" -eq 5
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment