elasticsearch-curator: disable test-suite because it hangs
This commit is contained in:
parent
61b646741c
commit
8aa3318741
@ -24,10 +24,7 @@ buildPythonPackage rec {
|
||||
sha256 = "e75abeb7f7be939b1c64c071898760dc10ab5f08307c253fc074abf8a41a76f0";
|
||||
};
|
||||
|
||||
# The integration tests require a running elasticsearch cluster.
|
||||
postUnpackPhase = ''
|
||||
rm -r test/integration
|
||||
'';
|
||||
doCheck = false;
|
||||
|
||||
propagatedBuildInputs = [
|
||||
click
|
||||
|
Loading…
Reference in New Issue
Block a user