-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
194 lines (158 loc) · 8.77 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="FOSDEM Testing and Continuous Delivery Developer Room">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>FOSDEM 2024 Testing and Continuous Delivery Developer Room</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/fosdem-testingautomation">View on GitHub</a>
<h1 id="project_title">FOSDEM 2025 Testing and Continuous Delivery Developer Room</h1>
<h2 id="project_tagline"></h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a name="why" class="anchor" href="#why"><span class="octicon octicon-link"></span></a>Why</h1>
<p>Testing and Continuous Delivery devroom is coming again to
<a href="https://fosdem.org/">FOSDEM</a>. This room is about building better
software through a focus on testing and continuous delivery practices
across all layers of the stack. The purpose of this devroom is to
share good and bad examples around the question
“how to improve quality of our software by automating tests, deliveries or deployments”
and to showcase new open source tools and practices.
<strong>Note:</strong> for FOSDEM 2025 this devroom is a merger between the former
<em>Testing and Automation</em> and <em>Continuous Integration and Continuous Deployment</em>
devrooms and is jointly co-organized between devroom managers from previous FOSDEM editions!
</p>
<h1>
<a name="what" class="anchor" href="#what"><span class="octicon octicon-link"></span></a>What</h1>
<p>Since this devroom has been a regular at FOSDEM, here are some
ideas of what we would like to see, and what worked in prior years, they're just
ideas though. Check out the <a href="#archive">Archive</a> for inspiration.
</p>
<h3 id="testing-in-the-real-open-source-world">Testing in the real, open source world</h3>
<ul>
<li>War stories/strategies for testing large scale or complex projects</li>
<li>Tools that extend the ability to test low-level code, e.g. bootloaders, init systems, etc.</li>
<li>Projects that are introducing new/interesting ways of testing "systems"</li>
<li>Address the automated testing frameworks fragmentation</li>
<li>Stories from end-users (e.g. success/failure)</li>
<li>Continuous Integration</li>
<li>Continuous Delivery</li>
<li>Continuous Deployment</li>
<li>Security in Software Supply Chain</li>
<li>Pipeline standardization</li>
<li>Interoperability in CI/CD</li>
<li>Lessons learned</li>
</ul>
<h3 id="cool-tools-good-candidates-for-lightning-talks-">Cool Tools (good candidates for lightning talks)</h3>
<ul>
<li>Project showcases, modern tooling</li>
<li>How your open source tool made developing quality software better</li>
<li>What tools do you use to setup your CI/CD</li>
<li>Combining projects/plugins/tools to build amazing things "Not enough
people in the open source community know how to use $X, but here's a
tutorial on how to use $X to make your project better."</li>
</ul>
<h1>
<a name="where" class="anchor" href="#where"><span class="octicon octicon-link"></span></a>Where</h1>
<p>
FOSDEM 2025 will be hosted <strong>in person</strong> at
<a href="https://fosdem.org/2025/practical/transportation/">ULB Solbosch Campus, Brussels, Belgium</a>.
</p>
<h1>
<a name="when" class="anchor" href="#when"><span class="octicon octicon-link"></span></a>When</h1>
<ul>
<li>CFP Submission Deadline: <strong>23:59 CET, 01 December 2024</strong></li>
<li>Schedule Announced: <strong>15 December 2024</strong></li>
<li>Presentations: <strong>1st February 2025</strong></li>
</ul>
<h1>
<a name="how" class="anchor" href="#how"><span class="octicon octicon-link"></span></a>How</h1>
<ul>
<li>The reference time will be Brussels local time (CET)</li>
<li>Talks will be delivered live, no pre-recorded talks</li>
<li>Q/A session will be live</li>
<li>Talks will be streamed</li>
</ul>
<p>
Please submit one (or more) 20-30 minute talk proposal(s) OR one (or more)
10 minute lightning talk proposal(s) by <strong>23:59 CET on December 1st
2024</strong>. We will notify all those submitting proposals about
their acceptance by December 15th 2024.
</p>
<p>
To submit a talk proposal (you can submit multiple proposals if you'd like)
use <a href="https://pretalx.fosdem.org/">Pretalx</a>,
the FOSDEM paper submission system. Be sure to select
<code>Testing and Continuous delivery</code> otherwise we won't see it!
</p>
<p><img src="https://raw.githubusercontent.com/fosdem-testingautomation/fosdem-testingautomation.github.io/master/images/track_selection.png" alt="Selecting Testing and Continuous Delivery track"></p>
<p>You can create an account, or use an existing account if you already have one. </p>
<p>Please note: FOSDEM is a <a href="https://en.wikipedia.org/wiki/Free_and_open-source_software">FLOSS</a> community event, by and for the community, please ensure your topic is appropriate (i.e. this isn't the right forum for commercial product presentations)</p>
<p>
<strong>WARNING:</strong>
DO NOT EMAIL individual team members directly. Send your inquiries to <em>testing-devroom-manager [at] fosdem.org</em> or
contact us via the official FOSDEM Matrix chat!
</p>
<p>
<strong>Belgian VISA & invitation letter:</strong>
See <a href="https://fosdem.org/2025/faq/">FOSDEM's FAQ page</a>!
<strong>IMPORTANT:</strong> devroom managers cannot issue invitation letter for you!
</p>
<h1>
<a name="who" class="anchor" href="#who"><span class="octicon octicon-link"></span></a>Who</h1>
<ul>
<li><a href="https://github.com/atodorov">Alex Todorov</a> - Kiwi TCMS, QA & project lead</li>
<li><a href="https://github.com/roxell">Anders Roxell</a> - Linaro, QA and Kernel Engineer</li>
<li><a href="https://github.com/cpanato">Carlos Panato</a> - Chainguard</li>
<li><a href="https://github.com/metan-ucw">Cyril Hrubis</a> - SUSE</li>
<li><a href="https://www.linkedin.com/in/fabrizio-manfred-furuholmen-6375582/">Fabrizio Manfredi</a> - AWS</li>
<li><a href="https://github.com/janwillies">Jan Willies</a> - Accenture</li>
<li><a href="https://github.com/olblak">Olivier Vernin</a> - SUSE</li>
</ul>
<h1><a name="archive" class="anchor" href="#archive"><span class="octicon octicon-link"></span></a>Archive</h1>
<ul>
<li><a href="https://fosdem.org/2025/schedule/track/testing/">2025</a></li>
<li><a href="https://archive.fosdem.org/2024/schedule/track/testing-continuous-delivery/">Testing and Continuous Delivery 2024</a></li>
<li>
<a href="https://archive.fosdem.org/2023/schedule/track/testing_and_automation/">Testing and Automation 2023</a> |
<a href="https://archive.fosdem.org/2023/schedule/track/continuous_integration_and_continuous_deployment/">Continuous Integration and Continuous Deployment 2023</a>
</li>
<li>
<a href="https://archive.fosdem.org/2022/schedule/track/testing_and_automation/">Testing and Automation 2022</a> |
<a href="https://archive.fosdem.org/2022/schedule/track/continuous_integration_and_continuous_deployment/">Continuous Integration and Continuous Deployment 2022</a>
</li>
<li>
<a href="https://archive.fosdem.org/2021/schedule/track/testing_and_automation/">Testing and Automation 2021</a> |
<a href="https://archive.fosdem.org/2021/schedule/track/continuous_integration_and_continuous_deployment/">Continuous Integration and Continuous Deployment 2021</a>
</li>
<li>
<a href="https://archive.fosdem.org/2020/schedule/track/testing_and_automation/">Testing and Automation 2020</a> |
<a href="https://archive.fosdem.org/2020/schedule/track/continuous_integration_and_continuous_deployment/">Continuous Integration and Continuous Deployment 2020</a>
</li>
<li><a href="https://archive.fosdem.org/2018/schedule/track/testing_and_automation/">Testing and Automation 2018</a></li>
<li><a href="https://archive.fosdem.org/2017/schedule/track/testing_and_automation/">Testing and Automation 2017</a></li>
<li><a href="https://archive.fosdem.org/2016/schedule/track/testing_and_automation/">Testing and Automation 2016</a></li>
<li><a href="https://archive.fosdem.org/2015/schedule/track/testing_and_automation/">Testing and Automation 2015</a></li>
<li><a href="https://archive.fosdem.org/2014/schedule/track/testing_and_automation/">Testing and Automation 2014</a></li>
<li><a href="https://archive.fosdem.org/2013/schedule/track/testing_and_automation/">Testing and Automation 2013</a></li>
</ul>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>