From: Peter Mikus Date: Mon, 20 Jan 2025 13:12:50 +0000 (+0100) Subject: feat(cdash): Move to csit-docs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=af786048e06a67e9e87e70df12e89af8eb6992c4;p=csit.git feat(cdash): Move to csit-docs Signed-off-by: Peter Mikus Change-Id: I20d32cc5cbf0fd15f943ba0eded0dcfb6fd98636 --- diff --git a/csit.infra.dash/app/.ebextensions/env-flask.config b/csit.infra.dash/app/.ebextensions/env-flask.config index 9c4b603597..795aa82cdb 100644 --- a/csit.infra.dash/app/.ebextensions/env-flask.config +++ b/csit.infra.dash/app/.ebextensions/env-flask.config @@ -15,4 +15,4 @@ option_settings: CSIT_URL_CICD: "https://jenkins.fd.io/job/" CSIT_URL_LOGS: "https://logs.fd.io/vex-yul-rot-jenkins-1/" CSIT_URL_DOC: "https://csit.fd.io/cdocs/" - CSIT_TIME_PERIOD: 200 \ No newline at end of file + CSIT_TIME_PERIOD: 250 \ No newline at end of file