diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2021-10-11 11:26:38 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2021-10-13 12:45:39 +0000 |
commit | 94feb0ed1e7484bb4cc3c9e87caab49c159946d5 (patch) | |
tree | c9c52cc0ae35e65e94bb1e02d66854e41023c806 /docs/integration-CICD.rst | |
parent | e2b156312d6e0217712117ec8bb61f57a7101411 (diff) |
[INTEGRATION] Istanbul release doc update
Issue-ID: INT-1988
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I1055a28d07ace22f29c5e230561643733d606f7b
Diffstat (limited to 'docs/integration-CICD.rst')
-rw-r--r-- | docs/integration-CICD.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/integration-CICD.rst b/docs/integration-CICD.rst index f55bb35ef..aed0e6f0a 100644 --- a/docs/integration-CICD.rst +++ b/docs/integration-CICD.rst @@ -74,8 +74,9 @@ labs: - Daily Guilin: daily run using the last stable version during Honolulu Release processing - Daily Honolulu: daily run setup at RC0 (candidate dockers available for integration) +- Daily Istanbul: daily run setup at RC0 (candidate dockers available for integration) - Weekly Master: run once a week with longer tests -- Weekly Honolulu: run once a week with longer tests +- Weekly Istanbul: run once a week with longer tests - Gating: run on OOM, clamp or SO patchset submission. It means a full ONAP deployment on demand based on new patchset declared in gerrit. |