This avoids having to run from swh.scheduler.tests.conftest import * in other
modules, e.g. swh.lister, to import and use the swh_scheduler pytest fixture.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSCHb2cbb9ba856c: Move shareable fixtures out of conftest into a dedicated pytest plugin
tox tests unchanged
Diff Detail
Diff Detail
- Repository
- rDSCH Scheduling utilities
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D3430 (id=12148)
Rebasing onto 5b373ceb36...
Current branch diff-target is up to date.
Changes applied before test
commit 9d963c0be54460beb90bbab18d07b1f0c0efc27a Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Mon Jul 6 14:51:41 2020 +0200 Move sharable fixtures out of conftest into a dedicated pytest plugin This avoids having to run `from swh.scheduler.tests.conftest import *` in other modules, e.g. swh.lister, to import and use the swh_scheduler pytest fixture.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/38/ for more details.
Comment Actions
Build is green
Patch application report for D3430 (id=12159)
Rebasing onto 5b373ceb36...
Current branch diff-target is up to date.
Changes applied before test
commit b2cbb9ba856c5c3ad736e3170be58ad081c96d69 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Mon Jul 6 14:51:41 2020 +0200 Move shareable fixtures out of conftest into a dedicated pytest plugin This avoids having to run `from swh.scheduler.tests.conftest import *` in other modules, e.g. swh.lister, to import and use the swh_scheduler pytest fixture.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/39/ for more details.