summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-09-18 18:48:43 +0200
committerGitHub <noreply@github.com>2023-09-18 18:48:43 +0200
commit55612d822fe7a2b8a97fba47c3b6a48d2efbe5c6 (patch)
tree3bf6de99e25d86c4563b014a1452bc148522bd0e
parent9620a233c093a494fc36e6ee4341214d0bd3915f (diff)
parent12887ccd7e058f692f7014b720c3221578f7640e (diff)
downloadvyos-1x-55612d822fe7a2b8a97fba47c3b6a48d2efbe5c6.tar.gz
vyos-1x-55612d822fe7a2b8a97fba47c3b6a48d2efbe5c6.zip
Merge pull request #2279 from sever-sever/smoketest
GitHub: Add smoketest result menu
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 47579e1c6..bd9aa7bbf 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -37,6 +37,14 @@ like this
```
-->
+## Smoketest result
+<!-- Provide the output of the smoketest
+```
+$ /usr/libexec/vyos/tests/smoke/cli/test_xxx_feature.py
+test_01_simple_options (__main__.TestFeature.test_01_simple_options) ... ok
+```
+-->
+
## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->