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";
|
sha256 = "e75abeb7f7be939b1c64c071898760dc10ab5f08307c253fc074abf8a41a76f0";
|
||||||
};
|
};
|
||||||
|
|
||||||
# The integration tests require a running elasticsearch cluster.
|
doCheck = false;
|
||||||
postUnpackPhase = ''
|
|
||||||
rm -r test/integration
|
|
||||||
'';
|
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
click
|
click
|
||||||
|
Loading…
x
Reference in New Issue
Block a user