Skip to content

dist: pass test suite directory as positional arg to pytest macro#217

Merged
bmr-cymru merged 1 commit intomainfrom
bmr-pass-test-suite-dir
Apr 15, 2025
Merged

dist: pass test suite directory as positional arg to pytest macro#217
bmr-cymru merged 1 commit intomainfrom
bmr-pass-test-suite-dir

Conversation

@bmr-cymru
Copy link
Copy Markdown
Contributor

@bmr-cymru bmr-cymru commented Apr 15, 2025

To be more inline with Fedora Python Packaging Guidelines:

  %pytest --log-level=debug -v tests/

Rather than:

  %pytest --log-level=debug -v

Resolves: #216

To be more inline with Fedora Python Packaging Guidelines

  %pytest --log-level=debug -v tests/

Rather than:

  %pytest --log-level=debug -v

Resolves: #216
@bmr-cymru bmr-cymru self-assigned this Apr 15, 2025
@bmr-cymru bmr-cymru added Bug Something isn't working Python Python issues Packaging Packaging related labels Apr 15, 2025
@bmr-cymru bmr-cymru moved this to In Progress in Testing and CI Apr 15, 2025
@bmr-cymru bmr-cymru moved this to In Progress in Bug Fixes Apr 15, 2025
@packit-as-a-service
Copy link
Copy Markdown

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/snapshotmanager-snapm-217
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@bmr-cymru bmr-cymru merged commit 8fa75e6 into main Apr 15, 2025
15 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Bug Fixes Apr 15, 2025
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Testing and CI Apr 15, 2025
@bmr-cymru bmr-cymru deleted the bmr-pass-test-suite-dir branch May 30, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Packaging Packaging related Python Python issues

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

dist: pass test suite directory as positional arg to pytest macro

1 participant