https://bugzilla.redhat.com/show_bug.cgi?id=2383015

            Bug ID: 2383015
           Summary: paktype-naqsh-fonts: STI tests will no longer be run
                    in F43
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: paktype-naqsh-fonts
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected], [email protected]
            Blocks: 2346261
  Target Milestone: ---
    Classification: Fedora




Dear package maintainer,

This is an automated bug created due to the announced change proposal
Disablement of STI tests.

Your project still has STI tests under `tests/tests*.yml`, which will no longer
be run soon. We suggest you
migrate these tests to TMT format instead.

In the simplest case when the STI tests is a simple wrapper around a
`tests/run_tests.sh`, the migration would
look like this:
```
$ tmt init
$ rm tests/tests.yml
$ cat <<EOF > ./plans.fmf
summary: Run all smoke tests
discover:
  how: fmf
execute:
  how: tmt
EOF
$ cat <<EOF > ./tests/main.fmf
summary: Smoke test
test: ./run_tests.sh
EOF
```

See https://fedoraproject.org/wiki/Changes/DisableSTI for more information,
including a link to a migration
guide.

Feel free to reach out to us here or in #fedora-ci or #tmt matrix rooms if you
need any help.



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=2346261
[Bug 2346261] Disablement of STI tests
-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2383015

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202383015%23c0

-- 
_______________________________________________
fonts-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to