You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/test-plan.md
+22-12Lines changed: 22 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,27 +2,41 @@
2
2
name: Test Plan
3
3
about: Create a new manual test plan meta issue
4
4
labels: "test-plan"
5
-
6
5
---
7
6
8
7
# Manual Test Plan
9
8
10
-
When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished.
11
-
Testing can be started when the first build candidate (BC) is available in the CFT region.
9
+
- When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished.
10
+
- Testing can be started when the first build candidate (BC) is available in the CFT region.
11
+
- For each repository, update the compare version range to get the list of commits to review.
12
+
13
+
## ES apm-data plugin
14
+
15
+
<!-- Add any issues / PRs which were worked on during the milestone release https://github.com/elastic/elasticsearch/tree/main/x-pack/plugin/apm-data-->
12
16
13
-
## Smoke Testing ESS setup
17
+
## apm-aggregation
14
18
15
-
Thanks to https://github.com/elastic/apm-server/issues/8303 further smoke tests are run automatically on ESS now.
16
-
**Consider extending the smoke tests to include more test cases which we'd like to cover**
19
+
<!-- Add any issues / PRs which were worked on during the milestone release https://github.com/elastic/apm-aggregation/pulls-->
17
20
18
-
## go-docappender library
21
+
List of changes: https://github.com/elastic/apm-aggregation/compare/v1.2.0...v1.3.0
22
+
23
+
## go-docappender
19
24
20
25
<!-- Add any issues / PRs which were worked on during the milestone release https://github.com/elastic/go-docappender/pulls-->
21
26
22
-
## apm-data library
27
+
List of changes: https://github.com/elastic/go-docappender/compare/v2.4.0...v2.10.0
28
+
29
+
## apm-data
23
30
24
31
<!-- Add any issues / PRs which were worked on during the milestone release https://github.com/elastic/apm-data/pulls-->
25
32
33
+
List of changes: https://github.com/elastic/apm-data/compare/v1.16.0...v1.19.2
34
+
35
+
## apm-server
36
+
37
+
<!-- Add any issues / PRs which were worked on during the milestone release https://github.com/elastic/apm-server/pulls-->
38
+
39
+
List of changes: https://github.com/elastic/apm-server/compare/v9.0.0...main
26
40
27
41
## Test cases from the GitHub board
28
42
@@ -31,7 +45,3 @@ Thanks to https://github.com/elastic/apm-server/issues/8303 further smoke tests
0 commit comments