From 0cfb24784a8d1eea7e48d3ba98e1a56ab8a81195 Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Sat, 21 Aug 2021 10:01:06 -0700 Subject: [PATCH] Update issue templates Provide sample issue template for test suite issues. Note this was created from the Insights/Community tab of the Github Web UI. May need to moved later to allow more than one template. --- .../openqa-test-suite---needle-update.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/openqa-test-suite---needle-update.md diff --git a/.github/ISSUE_TEMPLATE/openqa-test-suite---needle-update.md b/.github/ISSUE_TEMPLATE/openqa-test-suite---needle-update.md new file mode 100644 index 00000000..2451168d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/openqa-test-suite---needle-update.md @@ -0,0 +1,26 @@ +--- +name: openQA test suite / needle update +about: This template provide basis for general case submission of issue to resolve + openQA test failure via test and/or needle updates +title: Test suite failure for [insert_test_suite_name_here] on [DISTRI-VERSION-FLAVOR-ARCH] +labels: '' +assignees: '' + +--- + +## Describe Issue + +Please describe the issue as completely as possible so that an appropriate fix may be developed. + +| Test Suite | `` | +|---|---| +| Result | | +| Scheduled product | `` | +| Test module | `` | +| Analysis | **
| + +## Planned Action +- Please provide suggested resolution steps if they are know. + +## 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`.