Skip to content

Commit d1d75b0

Browse files
authored
Merge pull request #8350 from michelle192837/patch-3
SIG Testing annual report 2024
2 parents 053f76c + 59c9a03 commit d1d75b0

File tree

1 file changed

+35
-26
lines changed

1 file changed

+35
-26
lines changed

sig-testing/annual-report-2024.md

Lines changed: 35 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
## Current initiatives and Project Health
44

55
1. What work did the SIG do this year that should be highlighted?
6-
6+
- (Together with SIG K8s Infra) Migration of the Prow control plane (and related resources) from Google-owned infra to community-owned infra, including:
7+
- Notifying the community about the migration (and work needed beforehand)
8+
- Identifying and migrating jobs blocking the migration
9+
- Adding new logs/image locations and updating references to them
10+
- Updating tools (Kettle, TestGrid, etc.) to use the new Prow instance
11+
- Moved Prow code from k8s/test-infra into its own repository at [k8s-sigs/prow](https://github.com/kubernetes-sigs/prow)
712
<!--
813
Some example items that might be worth highlighting:
914
- Major KEP advancement
@@ -13,33 +18,37 @@
1318
-->
1419

1520
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
16-
21+
Yup! SIG Testing covers a large variety of subprojects and is generally in need of contributors and maintainers.
22+
- Important:
23+
- Prow: We still need more contributors and maintainers for Prow, especially folks who can focus on the Kubernetes project's use of Prow in particular.
24+
- Hydrophone: Feedback and help enabling adoption of new conformance testing tools for end users.
25+
- Useful:
26+
- TestGrid
27+
- Boskos
28+
- Kettle
1729

1830
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
19-
20-
<!--
21-
Examples include links to email, slides, or recordings.
22-
-->
23-
24-
4. KEP work in 2024 (v1.30, v1.31, v1.32):
25-
<!--
26-
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
27-
28-
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
29-
If you find any discrepancy in the generated list here, please check the KEP metadata.
30-
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
31-
-->
32-
33-
<!--
34-
35-
-->
31+
- KubeCon NA 2024:
32+
- "Achieving and Maintaining a Healthy CI with Zero Test Flakes"
33+
- Event: https://sched.co/1hoxc
34+
- Recording: https://youtu.be/hl3jjCTTL50
35+
- Contributor Summit NA 2024:
36+
- "Unified framework for unit integration and E2E testing"
37+
- Event: https://sched.co/1nSjo
38+
- Recording: https://youtu.be/VCG559w9gzo
39+
- TestGrid: Visualizing Test Results
40+
- Event: https://sched.co/1nShv
41+
- Slides:
42+
https://docs.google.com/presentation/d/13yD2AixxJEscl0Fxe9Sw79V5WTJh7QCi/edit?usp=sharing
43+
44+
4. KEP work in 2024 (v1.30, v1.31, v1.32): N/A
3645

3746
## [Subprojects](https://git.k8s.io/community/sig-testing#subprojects)
3847

39-
4048
**New in 2024:**
4149
- hydrophone
4250
- testgrid
51+
4352
**Continuing:**
4453
- Cloud Provider for KIND
4554
- boskos
@@ -59,12 +68,12 @@
5968
## Operational
6069

6170
Operational tasks in [sig-governance.md]:
62-
- [ ] [README.md] reviewed for accuracy and updated if needed
63-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
64-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
65-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
66-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
67-
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
71+
- [x] [README.md] reviewed for accuracy and updated if needed
72+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
73+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
74+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
75+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
76+
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
6877

6978

7079
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-testing/CONTRIBUTING.md

0 commit comments

Comments
 (0)