Skip to content

libeatmydata for running tests and installing dependencies under Travis CI #596

Description

@vladimir-v-diaz

Description of issue or feature request:

The integration and unit tests take a while to run under Travis CI. Likewise, installing some of our dependencies have taken ages to complete in the past, but things have fortunately improved on this front. @trishankatdatadog has directed me to an interesting project that can potentially address some of these concerns.

libeatmydata, as in lib-eat-my-data.
https://github.com/stewartsmith/libeatmydata

Debian uses it. I notice some Python projects like Numpy use it, as well.

Current behavior:

Installing packages or running tests happen, slowly.

Expected behavior:

Dependencies are installed and unit tests run, quickly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions