Trevor Cooper
367d263bee
* Add default bug report and feature request issue templates Using admin privs and settings->features->issue templates per [Github documentation](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository) add default Issue templates to the repository. * Rename openqa-test-suite-needle-update.md Rename openqa-test-suite-needle-update.md to openqa_update.md as attempt to restore issue template picker. This rename both shortens the name of the template and replaces `-` characters with `_`. Likely won't make a difference but it's worth a try.
29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
---
|
|
name: openQA test suite and/or needle update
|
|
about: Report openQA test failure and/or needle update requirement
|
|
title: [Test Suite Failure] for [insert_test_suite_name_here] on [DISTRI-VERSION-FLAVOR-ARCH]
|
|
labels: [test suite]
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Describe Issue
|
|
|
|
Please describe the issue as completely as possible so that an appropriate fix may be developed.
|
|
|
|
| Test Suite | <!-- eg: `install_default@uefi` --> |
|
|
|-------------------|-------------------------------------|
|
|
| Result | <!-- eg: **failed** ( 04:46 minutes ) --> |
|
|
| Scheduled product | <!-- eg: `rocky-8.4-dvd-iso-x86_64` --> |
|
|
| Test module | <!-- eg: `/var/lib/openqa/share/tests/rocky/tests/_impacted_test_module_here.pm` --> |
|
|
| Analysis | <!-- eg: *Analysis Test died: no candidate needle with tag(s) 'anaconda_help_progress_link' matched* --> |
|
|
|
|
<!-- Provide any additional relevant detail here -->
|
|
|
|
## Planned Action
|
|
<!-- Outline the steps that should be taken to address this issue -->
|
|
|
|
## Special Notes
|
|
<!-- Please provide any special instructions/information that may help testing progress more quickly -->
|
|
<!-- For example... Test can run from `disk_64bit_cockpit.qcow2` image if it is saved and stored appropriately in the test system. There is no need to run from beginning and/or trigger from `install_default_upload@64bit`. -->
|