<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/23603">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins.sh: Build documentation as part of build verification<br><br>Change-Id: Iea7547c81fcd3e4268da23c18ad56d841aaf7535<br>---<br>M contrib/jenkins.sh<br>1 file changed, 6 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/03/23603/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh</span><br><span>index e286047..efb913e 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -18,6 +18,11 @@</span><br><span> # Execute automatically discovered unit tests first</span><br><span> python -m unittest discover -v -s tests/</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+# attempt to build documentation</span><br><span style="color: hsl(120, 100%, 40%);">+pip install sphinx</span><br><span style="color: hsl(120, 100%, 40%);">+pip install sphinxcontrib-napoleon</span><br><span style="color: hsl(120, 100%, 40%);">+(cd docs && make html)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+# run the test with physical cards</span><br><span> cd pysim-testdata</span><br><span> ../tests/pysim-test.sh</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/23603">change 23603</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/pysim/+/23603"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: pysim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iea7547c81fcd3e4268da23c18ad56d841aaf7535 </div>
<div style="display:none"> Gerrit-Change-Number: 23603 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>