commit | 7604e085b4542c50aefc9c23aa339958757a5770 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Tue May 25 13:06:14 2021 -0500 |
committer | Ghanshyam <gmann@ghanshyammann.com> | Tue May 25 18:10:44 2021 +0000 |
tree | 4de9653a03c583ab448eeb4a1c68bbcefdbda9ee | |
parent | e4b0685b6bd705d6a946fd8b6d0fa0cacc6e5758 [diff] |
Pin nodeset for unit test job devstack unit test job does not set any nodeset and so does use default nodeset defined in base jobs in opendev. When opendev switches the default nodeset to the latest distro version, devstack unit test job can start failing. Example: - https://review.opendev.org/q/I01408f2f2959b0788fe712ac268a526502226ee9 - https://review.opendev.org/q/Ib1ea47bc7384e1f579cb08c779a32151fccd6845 To avoid such a situation in future, let's set the working nodeset for this job also so that when we cut the stable branch we can run it on the working distro version. Change-Id: I302140778fedf08bc8ba72c453837fa7b8f8f9ae