From 338c22b401378b4ded06b496ca2c9facbedb3fb7 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Mon, 12 Feb 2018 18:24:58 +0100 Subject: [PATCH] releasing docs: document stable jobs for the tempest plugin Depends-On: I7705777e2278a0ca6492fcf3ab19b13ee0fbd3e8 Change-Id: I7d4285141e72c7c0780f7d87a829ba643d8105c1 --- doc/source/contributor/releasing.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/contributor/releasing.rst b/doc/source/contributor/releasing.rst index db6674f2db..1dcb48a09b 100644 --- a/doc/source/contributor/releasing.rst +++ b/doc/source/contributor/releasing.rst @@ -121,6 +121,10 @@ We need to submit patches for changes on master to: are used to migrate from an old release to this latest release; they shouldn't be needed after that.) +As **ironic-tempest-plugin** is branchless, we need to submit a patch adding +stable jobs to its master branch. `Example for Queens +`_. + For all releases ----------------