Skip to content

Commit 954ca94

Browse files
authored
github: add issue template for new distribution support (#4083)
Signed-off-by: Stewart X Addison <[email protected]>
1 parent cf63bd2 commit 954ca94

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: ✨ Request to test on a new OS version
3+
about: Perform testing on a new operating system version or distribution
4+
title: New distribution testing: <name of distribution>
5+
labels: 'Machine Request'
6+
assignees: ''
7+
8+
---
9+
We should test on the subject distribution. This should involve running all
10+
of the test suites included in the [AQA_Test_Pipeline job](https://ci.adoptium.net/job/AQA_Test_Pipeline/)
11+
12+
Fill in these once the job is complete. If you prefer some of this can be
13+
split out into comments.
14+
15+
AQA_Test_Pipeline job link:
16+
Individual job links to be appended with a count/list of failures or "Passed":
17+
- sanity.functional:
18+
- extended.functional:
19+
- special.functional:
20+
- sanity.openjdk:
21+
- extended.openjdk:
22+
- sanity.system:
23+
- extended.system:
24+
- sanity.perf:
25+
- extended.perf:

0 commit comments

Comments
 (0)