Kasia Kucharczyk created BEAM-4836:
--------------------------------------
Summary: IOIT tests fails on Jenkins because of numpy version
Key: BEAM-4836
URL: https://issues.apache.org/jira/browse/BEAM-4836
Project: Beam
Issue Type: Bug
Components: testing
Reporter: Kasia Kucharczyk
Assignee: Kasia Kucharczyk
Perfkit requires 1.13 numpy version. But probably because of
[https://github.com/apache/beam/pull/5565] in beam there is numpy-1.14.
Failure details (more details here
[https://builds.apache.org/job/beam_PerformanceTests_MongoDBIO_IT/452/] ):
perfkitbenchmarker.errors.PythonPackageRequirementUnfulfilled: A Python package
requirement was not met while checking
"/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_MongoDBIO_IT/PerfKitBenchmarker/requirements.txt":
numpy 1.14.5 is installed but numpy==1.13.3 is required
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)