From 1e0e82182ece1e8622a2ee12eeacdec870628c40 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 5 Feb 2019 00:54:39 +0000 Subject: [PATCH] Update git submodules * Update os-refresh-config from branch 'master' - Merge "Change openstack-dev to openstack-discuss" - Drop baremetal job template https://review.openstack.org/#/c/619337/ switched the jobs to a noop for master and since this file is branched we no longer need to keep this template definition in this project. Change-Id: I5c2d30babfbd2c425dc489aa8e47f5420c2f64b8 - Change openstack-dev to openstack-discuss Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: Ib3c02f679fbb4d823f1ff41f0c798cf0cc6f8677 - Don't quote {posargs} in tox.ini Quotes around {posargs} cause the entire string to be combined into one arg that gets passed to stestr. This prevents passing multiple args (e.g. '--concurrency=16 some-regex') Change-Id: I83986c645b21b3994c199c68419847d1507511de Closes-Bug: #1801454 - Merge "fix tox python3 overrides" - fix tox python3 overrides We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: I4e3c8a76cee08a327c1e648605e70f5e58eb9490 Signed-off-by: Doug Hellmann - Use templates for cover Small cleanups: * Use openstack-tox-cover template, this runs the cover job in the check queue only. Remove individual cover jobs. * Sort list of templates Change-Id: I44d8af661e24f777ecc4362ba8c0c3c332049c7a - add python 3.6 unit test job This is a mechanically generated patch to add a unit test job running under Python 3.6 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: If549a8209d542eed3c16e55135098d7c32310995 Story: #2002586 Task: #24341 - import zuul job settings from project-config This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ie03638009ae5184d1204e78c1a63ba976765d7f1 Story: #2002586 Task: #24341 - Switch to stestr According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I99bef7040974e193bc5a57f6f5a7dd7fe293519d - Merge "Update links in README" - Update links in README Change the outdated links to the latest links in README Change-Id: I20a21bb519923858494d5084a6ffa42e087e3202 --- os-refresh-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-refresh-config b/os-refresh-config index cf2d98460d..d0277ff948 160000 --- a/os-refresh-config +++ b/os-refresh-config @@ -1 +1 @@ -Subproject commit cf2d98460ddd01f000f2151b98e618b1e13e082c +Subproject commit d0277ff94839b636b013de8263debf285217b10a