<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
The issue is that a unit test has a test certificate that has expired.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Another review up at the moment is addressing this</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<a href="https://review.opendev.org/c/starlingx/config/+/768242" id="LPlnk990014" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">https://review.opendev.org/c/starlingx/config/+/768242</a><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
That review is not merged, does not 'only' update the certificate, and has a depends-on which has not been reviewed.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
It makes sense to fix the certificate in its own review.  <span style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">I'll upload a new review containing just those 2 files.</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Al</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Chen, Haochuan Z <haochuan.z.chen@intel.com><br>
<b>Sent:</b> Wednesday, December 30, 2020 9:40 PM<br>
<b>To:</b> Bailey, Henry Albert (Al) <Al.Bailey@windriver.com><br>
<b>Cc:</b> starlingx-discuss@lists.starlingx.io <starlingx-discuss@lists.starlingx.io><br>
<b>Subject:</b> config project zuul check fail again</font>
<div> </div>
</div>
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:DengXian}
@font-face
        {font-family:Calibri}
@font-face
        {}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
span.x_EmailStyle17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.x_MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="x_WordSection1">
<p class="x_MsoNormal">Hi AL</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">This patch is failed to merge, blocked for zuul check.</p>
<p class="x_MsoNormal">https://review.opendev.org/c/starlingx/config/+/761711</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">This should be config project base code, zuul check fail again.</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385590 | ubuntu-xenial | tests.api.test_certificate.ApiCertificatePostTestSuite.test_install_2xcert_1xkey_ssl_certificate</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385618 | ubuntu-xenial | ------------------------------------------------------------------------------------------------</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385644 | ubuntu-xenial |</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385670 | ubuntu-xenial | Captured traceback:</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385696 | ubuntu-xenial | ~~~~~~~~~~~~~~~~~~~</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385722 | ubuntu-xenial |     Traceback (most recent call last):</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385757 | ubuntu-xenial |       File "/home/zuul/src/opendev.org/starlingx/config/sysinv/sysinv/sysinv/sysinv/tests/api/test_certificate.py", line 395, in test_install_2xcert_1xkey_ssl_certificate</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385787 | ubuntu-xenial |         self.assertIn('certificates', resp)</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385813 | ubuntu-xenial |       File "/tmp/zuul_sysinvtox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 417, in assertIn</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385841 | ubuntu-xenial |         self.assertThat(haystack, Contains(needle), message)</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385867 | ubuntu-xenial |       File "/tmp/zuul_sysinvtox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385893 | ubuntu-xenial |         raise mismatch_error</p>
<p class="x_MsoNormal">2020-12-30 17:53:17.385918 | ubuntu-xenial |     testtools.matchers._impl.MismatchError: 'certificates' not in {u'success': u'', u'error': u'certificate is not valid before 2020-06-25 15:10:01 nor after 2020-12-22 15:10:01'}</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Could you help to check.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Thanks!</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Martin, Chen</p>
<p class="x_MsoNormal">IOTG, Software Engineer</p>
<p class="x_MsoNormal">021-61164330</p>
<p class="x_MsoNormal"> </p>
</div>
</div>
</body>
</html>