thoth-station / report-processing

Library for processing all outputs/reports produced by Thoth components.
GNU General Public License v3.0
4 stars 8 forks source link

Fix relative import of `base_test` in test files #146

Closed mayaCostantini closed 3 years ago

mayaCostantini commented 3 years ago

Related Issues and Dependencies

This introduces a breaking change

This Pull Request implements

Fixing relative imports of base_test in test files.

Description

mayaCostantini commented 3 years ago

/reopen

sesheta commented 3 years ago

@mayaCostantini: Reopened this PR.

In response to [this](https://github.com/thoth-station/report-processing/pull/146#issuecomment-975466360): >/reopen Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
sesheta commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please ask for approval from mayacostantini after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/thoth-station/report-processing/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sesheta commented 3 years ago

@mayaCostantini: The /retest command does not accept any targets. The following commands are available to trigger required jobs:

Use /test all to run all jobs.

In response to [this](https://github.com/thoth-station/report-processing/pull/146#issuecomment-976720507): >/retest pre-commit Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
sesheta commented 3 years ago

@mayaCostantini: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
aicoe-ci/prow/pytest bbcbc652e235b698f1e5b78b02ee1756c5b47a7f link true /test thoth-pytest-py38

Full PR test history. Your PR dashboard. Please help us and open an issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).