Remove redundant tempest-plugin release task

R-3 week's task for unreleased cycle-with-intermediary deliverables
contains also '--type tempest-plugin' however there is a dedicated task
for them in R-2. This patch keeps the dedicated task and removes the
redundant one from R-3.

This patch also adds a note with some task details to the modified task
to make it more clear.

Change-Id: I41906a133ff8925a5ed08b4bc52229e279651acb
This commit is contained in:
Előd Illés 2022-09-14 16:10:14 +02:00
parent ca050fd41f
commit 36095128a5

@ -1146,7 +1146,15 @@ R-3 week (RC1 deadline)
tox -e venv -- list-deliverables --unreleased \
--model cycle-with-intermediary \
--type horizon-plugin --type other --type service --type tempest-plugin
--type horizon-plugin --type other --type service
.. note::
The command lists some deliverables that clearly don't need a release
(like requirements, release-tests). If there are multiple deliverables
that require a release, then feel free to use ``process_auto_releases``
to generate the patches. Please use ``$series-cwi-not-released`` as
topic.
- cycle-with-rc that are not trailing deliverables and that have not done
a RC1 yet, for which a release should be proposed from HEAD, and include