Commit 56bb6a9c authored by norvell's avatar norvell
Browse files

Enable publishing of long term logs overview

parent a177d155
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,10 @@
<body>
  <h1>Ivas BASOP code Development</h1>

  <h2>Regression tracking</h2>

  <li><a href="long_term_regression.html">Long term regression</a></li>

  <h2>Daily long testvector tests</h2>

  <ul>
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ JOBS_BASOP_REPO = {
    "complexity-stereo-in-stereo-out": "Stereo in, Stereo out",
    # "timeless" jobs (not complexity)
    "coverage-test-on-main-scheduled": "Coverage",
    "ivas-long-term-job-logs-overview": "Long term logs",
}

JOBS_FOR_PROJECT_ID = {