Loading ci/basop-pages/basop_index.html +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ <body> <h1>Ivas BASOP code Development</h1> <h2>Regression tracking</h2> <ul> <li><a href="long_term_regression.html">Long term regression</a></li> </ul> <h2>Daily long testvector tests</h2> <ul> Loading ci/setup_pages.py +1 −0 Original line number Diff line number Diff line Loading @@ -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 = { Loading Loading
ci/basop-pages/basop_index.html +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ <body> <h1>Ivas BASOP code Development</h1> <h2>Regression tracking</h2> <ul> <li><a href="long_term_regression.html">Long term regression</a></li> </ul> <h2>Daily long testvector tests</h2> <ul> Loading
ci/setup_pages.py +1 −0 Original line number Diff line number Diff line Loading @@ -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 = { Loading