<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>continuous integration and automated testing results of nRF SDK and tooling releases</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95251/continuous-integration-and-automated-testing-results-of-nrf-sdk-and-tooling-releases</link><description>For something as complicated as the nRF Connect SDK and Zephyr I would hope there is continous integration running during development to make sure host platforms, samples, build targets, and etc keep working. 
 If the results of those tests were ran for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Jan 2023 07:03:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95251/continuous-integration-and-automated-testing-results-of-nrf-sdk-and-tooling-releases" /><item><title>RE: continuous integration and automated testing results of nRF SDK and tooling releases</title><link>https://devzone.nordicsemi.com/thread/406375?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2023 07:03:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae5edf7b-0362-4b01-93ad-cd124dae3ffa</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is not something that we will make public.&lt;/p&gt;
&lt;p&gt;Here are some more resources which might help you instead:&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/software_maturity.html#protocol-support"&gt;Protocol Support&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Each sample has a list in its sample.yaml file, showing which platforms have been tested.&lt;br /&gt;For example &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/bluetooth/central_and_peripheral_hr/sample.yaml#L7"&gt;sample.yaml for Central and Peripheral HR&lt;/a&gt;.&lt;br /&gt;integration_platforms: are tested on every commit. &lt;br /&gt;platform_allow: should work but are not tested on every commit.&lt;/p&gt;
&lt;p&gt;Lastly, Circuit Dojo have a video on how you can set up CI yourself:&lt;br /&gt;&lt;a href="https://www.youtube.com/watch?v=h8Y_anpPrcI"&gt;https://www.youtube.com/watch?v=h8Y_anpPrcI&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: continuous integration and automated testing results of nRF SDK and tooling releases</title><link>https://devzone.nordicsemi.com/thread/406311?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2023 15:13:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:023ebaea-1352-4229-9dcd-2795cdabc181</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;As you say, this is not public at the time.&lt;/p&gt;
&lt;p&gt;I will forward your suggestion.&lt;br /&gt;Thanks for feedback on our nRF Connect SDK!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: continuous integration and automated testing results of nRF SDK and tooling releases</title><link>https://devzone.nordicsemi.com/thread/405898?ContentTypeID=1</link><pubDate>Fri, 20 Jan 2023 16:56:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a47326ce-f25a-45f7-aa7f-8d2b7d5bee05</guid><dc:creator>jahess</dc:creator><description>&lt;p&gt;Those are the links I was looking&amp;nbsp;for. &amp;nbsp; When you originally replied I spent some time clicking around and eventually found links to nordic build machines that are not available from the internet. &amp;nbsp;I perfectly understand that nordic could and would be working on hardware on projects that they don&amp;#39;t want in the open. &amp;nbsp;But for, build&amp;nbsp;and test log results for samples, ya, I would like to see even that.&lt;/p&gt;
&lt;p&gt;As a newbie I&amp;#39;m guessing what I&amp;#39;m asking for is...&lt;/p&gt;
&lt;p&gt;Assuming I finally found a sample of interest in documentation. &amp;nbsp;From a few clicks I would like to see a 2d grid of target boards vs host build platforms. &amp;nbsp;Cells would have build and test results (pass/fail) for that pair of host and board. &amp;nbsp;If I click on that cell, I would be taken to the logs for that build and test. &amp;nbsp;I could then see precisely how it was built and tested and reason about how what I did or was having issue with wasn&amp;#39;t the same.&lt;/p&gt;
&lt;p&gt;Ideally there would be no difference between build hosts but... we all know there can be exceptions to that goal. &amp;nbsp;And,&amp;nbsp;if a developer is on one of those platforms, they need to know in advance that they are in store for trouble -- perhaps they can adjust or plan accordingly.&lt;/p&gt;
&lt;p&gt;So, the links you provided are more tailored for building pipelines and engineers doing primary development. &amp;nbsp;Yes, you can see results of those pipelines but... for a developer that is a user of those efforts and that is focused on a single sample, they kind of need to start from the grand summary of sample test results that&amp;nbsp;went into a successful attempt at a release.&lt;/p&gt;
&lt;p&gt;Ya, this is kind of a pie in the sky dream. &amp;nbsp;But if the test logs are there... others might find having simple access to them useful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: continuous integration and automated testing results of nRF SDK and tooling releases</title><link>https://devzone.nordicsemi.com/thread/402667?ContentTypeID=1</link><pubDate>Fri, 30 Dec 2022 12:18:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:284789ba-243d-48e6-b78f-7a518f5caa62</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF Connect SDK is made up of multiple different repositories, some of which are forks. See &lt;a href="https://github.com/nrfconnect"&gt;https://github.com/nrfconnect&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can see a list of worklows for each under&amp;nbsp; &amp;quot;actions&amp;quot;, for example &lt;a href="https://github.com/nrfconnect/sdk-nrf/actions"&gt;https://github.com/nrfconnect/sdk-nrf/actions&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We&amp;nbsp; also have support for&amp;nbsp; &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/nrf/ug_unity_testing.html"&gt;Testing with Unity and CMock&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Is this what you were looking for?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>