From 752e869275c010454d68736e82af1d48dfb35beb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=CC=81o=20Penavaire?= Date: Wed, 11 Jun 2025 15:25:44 +0200 Subject: [PATCH 1/2] Update the list of streams for ppv2 package --- .yamato/_postprocessing_publish.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.yamato/_postprocessing_publish.yml b/.yamato/_postprocessing_publish.yml index ee98674c6ac..f58b8556c88 100644 --- a/.yamato/_postprocessing_publish.yml +++ b/.yamato/_postprocessing_publish.yml @@ -3,10 +3,11 @@ name: postprocessing test_editors: + - 2019.4 + - 2020.3 - 2021.3 - 2022.3 - 6000.0 - - 6000.1 - 6000.2 - trunk test_platforms: From 9cc27c78e885b2d4b126dc3a41e1c278cfcbde9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Penavaire?= Date: Wed, 11 Jun 2025 17:47:58 +0200 Subject: [PATCH 2/2] Update _postprocessing_publish.yml --- .yamato/_postprocessing_publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.yamato/_postprocessing_publish.yml b/.yamato/_postprocessing_publish.yml index f58b8556c88..dba425a9be1 100644 --- a/.yamato/_postprocessing_publish.yml +++ b/.yamato/_postprocessing_publish.yml @@ -3,6 +3,7 @@ name: postprocessing test_editors: + # This should start from the earliest supported stream (specified in the package.json file). Right now this is 2019.4. - 2019.4 - 2020.3 - 2021.3