Page MenuHomeSoftware Heritage

Add tox job for swh-storage, which runs tests marked 'cassandra'.
ClosedPublic

Authored by vlorentz on Jan 22 2020, 1:41 PM.

Details

Summary

These tests are disabled by default because they are too slow.
This new job will run them in parallel of the non-cassandra tests.

This way, all commits/diffs will get non-cassandra failure messages
early (if any), but also get the results of cassandra tests.

Depends on D2569.

Test Plan

not tested

Diff Detail

Repository
rCJSWH Jenkins jobs
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.