summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorIzorkin <izorkin@elven.pw>2019-12-08 14:06:25 +0300
committerIzorkin <izorkin@elven.pw>2019-12-08 14:06:25 +0300
commitbfb42cd38f609ba38056666eef0a75c737edaa08 (patch)
treee9f75985237da1b236742026b1348e289d6cfafb /nixos
parente21ad3a63b2b63d4b87e797d5bfd61fa6b10e94d (diff)
downloadnixpkgs-bfb42cd38f609ba38056666eef0a75c737edaa08.tar
nixpkgs-bfb42cd38f609ba38056666eef0a75c737edaa08.tar.gz
nixpkgs-bfb42cd38f609ba38056666eef0a75c737edaa08.tar.bz2
nixpkgs-bfb42cd38f609ba38056666eef0a75c737edaa08.tar.lz
nixpkgs-bfb42cd38f609ba38056666eef0a75c737edaa08.tar.xz
nixpkgs-bfb42cd38f609ba38056666eef0a75c737edaa08.tar.zst
nixpkgs-bfb42cd38f609ba38056666eef0a75c737edaa08.zip
nixosTests.netdata: add a sleep before testing
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/netdata.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/netdata.nix b/nixos/tests/netdata.nix
index 8dd5eafb097..4ddc96e8bc2 100644
--- a/nixos/tests/netdata.nix
+++ b/nixos/tests/netdata.nix
@@ -25,6 +25,7 @@ import ./make-test-python.nix ({ pkgs, ...} : {
 
     # check if the netdata main page loads.
     netdata.succeed("curl --fail http://localhost:19999/")
+    netdata.succeed("sleep 4")
 
     # check if netdata can read disk ops for root owned processes.
     # if > 0, successful. verifies both netdata working and