<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hi Adam,<br>
<br>
I see no attempt to publish logs, so I guess something went wrong.
Please, let me know if you need any help from me. Hopefully there
is no need to rerun tests and publish could be debugged using
./scripts/publish_logs.<br>
<br>
Andrew.<br>
<br>
On 11/7/23 02:16, Adam Hassick wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAC-YWqhw_QLbBMMJQuyVUsNn3oPd4hSUX9XTMefVJEu9md2niQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>
<div>
<div>Hi Andrew,<br>
<br>
</div>
I've started a test run, it should finish at some point
overnight. I tested the authentication and it seems to work,
fingers crossed that we see some results appear tomorrow.<br>
<br>
</div>
Thanks,<br>
</div>
Adam<br>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, Oct 27, 2023 at
3:13 PM Andrew Rybchenko <<a
href="mailto:andrew.rybchenko@oktetlabs.ru"
moz-do-not-send="true" class="moz-txt-link-freetext">andrew.rybchenko@oktetlabs.ru</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<div>Hi Adam,<br>
<br>
fresh ts-rigs-sample has all required bindings to publish
logs to <a href="http://ts-factory.io" target="_blank"
moz-do-not-send="true">ts-factory.io</a>. See the
top-most commit.<br>
So, you just need tune SSH to use correct user, port and
key for <a href="http://ts-factory.io" target="_blank"
moz-do-not-send="true">ts-factory.io</a>. You can add
below settings<br>
to corresponding user .ssh/config or add corresponding
options to sftp command in
scripts/publish_logs/prj/ts-factory/publish:<br>
<br>
Host <a href="http://ts-factory.io" target="_blank"
moz-do-not-send="true">ts-factory.io</a><br>
User unh-iol<br>
Port 56777<br>
IdentitiesOnly yes<br>
IdentityFile <path-to-private-key><br>
<br>
The publishing is asynchronous in ts-factory case. i.e.
user puts logs and cron job checks incoming directory
every 10 minutes and publish found logs.<br>
<br>
You can request publishing when you start testing using
--publish option or publish previous run testing results
using ./scripts/publish_logs from dpdk-ethdev-ts sources.
PWD should be the directory you run tests from.<br>
<br>
Please, let me know how it goes.<br>
<br>
Regards,<br>
Andrew.<br>
<br>
(dropped history, since it became too big and require
moderation)<br>
</div>
</div>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>