Commit Graph

40 Commits

Author SHA1 Message Date
Takashi Kajinami ab7f0c583e tripleo-common-tempest-plugin - Step 3: Remove Project Content
Depends-on: https://review.opendev.org/c/openstack/project-config/+/800154
Change-Id: Id91b5d464512c29dddf1a963b7d26fbcc9e89e53
2021-07-12 16:51:44 +09:00
Zuul 02a0d85c41 Merge "Remove .testr.conf" 2021-03-02 20:46:53 +00:00
Zuul 1b89b73011 Merge "Remove babel.cfg" 2020-11-07 02:59:00 +00:00
Zuul 94ab77c987 Merge "remove six in requirements.txt" 2020-11-07 02:58:59 +00:00
likui d7c3b3e494 Update TOX_CONSTRAINTS_FILE
UPPER_CONSTRAINTS_FILE is old name and deprecated
-https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file
This allows to use lower-constraints file as more
readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.

[1] https://review.opendev.org/#/c/722814/

Change-Id: I447126d7aed3f766409dc0204ade882b76f873a6
2020-10-30 09:50:38 +08:00
likui b8f886a1b3 Fix pep8 errors
with the switch to Ubuntu Focal for tox jobs via https://review.opendev.org/#/c/738322/
our 1.1.0 version of hacking pulls in old modules that are not compatible
with python3.8:
https://github.com/openstack/hacking/blob/1.1.0/requirements.txt#L6

[1] https://review.opendev.org/#/c/750890/

Change-Id: Icb4ef9f17ff7d033bb8cc8bed9eb8c87dc27ba22
Closes-Bug: #1895093
2020-10-22 17:34:58 +08:00
likui aa2fee7970 remove six in requirements.txt
Change-Id: I7630975fe18bf360a15281fc5940ea0a1675f340
2020-10-21 17:32:53 +08:00
likui 05007fbcb7 Remove babel.cfg
Remove babel.cfg and the translation bits from setup.cfg, those are not
needed anymore.

Change-Id: I0173017ac2131f7af468675c95b33984f4906c33
2020-10-21 17:31:19 +08:00
Masayuki Igawa 15a3893939
Remove .testr.conf
This commit removes .testr.conf since this repo already has
.stestr.conf. We just need .stestr.conf instead of .testr.conf.

Change-Id: Iea4ca397dfc5911f6221a4326e50f32ee2d51580
2020-05-19 15:47:11 +09:00
Ghanshyam Mann 5bbfb13589 [ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle except
swift and sorlets which is exception approved in this goal.

Somehow this repo is left to remove the support of py2.7.

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Ic9eaaca9981aec50ef1f235d69a03ad2698e36fe
2020-04-26 00:39:48 +00:00
Wes Hayutin f08b321392 update python tox tests
Partial-Bug: #1861803
Change-Id: I82291293493655771f5414450fac98a61cb3df90
2020-02-04 14:15:24 -07:00
gujin b6929550ca tox: Keeping going with docs
Change-Id: I30fa4e2308d83f4e6afd9efadf72b0096ad5fb83
2019-11-03 02:38:05 +08:00
Zuul 7d8cefa886 Merge "Replace git.openstack.org URLs with opendev.org URLs" 2019-08-20 15:10:53 +00:00
Zuul bbcb20dc47 Merge "Sync Sphinx requirement" 2019-08-20 15:10:52 +00:00
zhulingjie c1f872830f Sync Sphinx requirement
Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.

Change-Id: I2aa6ec06662ce1c7da8810d95033a29c76e7dfb3
2019-08-16 22:24:02 +00:00
jacky06 fa5236ad6c Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I53adfd686b909051b860749f8f3895b65e992b13
2019-08-16 15:59:57 -06:00
Corey Bryant 1f8d8d5331 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: Ibee96b65bfbc3b7f6e1f0d39a5d38bd5f67e4aef
Story: #2005924
Task: #34253
2019-08-16 21:56:55 +00:00
Alex Schultz f362e1bc71 Update to stestr
Change-Id: I2b6dac8e58795936d6880bfa21c5715f0184e284
2019-08-16 15:56:37 -06:00
Zuul ccf6f4c416 Merge "Change openstack-dev to openstack-discuss" 2019-07-26 19:42:10 +00:00
OpenDev Sysadmins b8dd6d658e OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:35:57 +00:00
confi-surya af0ff4fac6 Drop py35 jobs
Python 3.5 was the target runtime for the Rocky release. The current
target py3 runtime for Stein is Python 3.6, so there is no reason to
keep testing against the older version.

https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein

Change-Id: I96783b315b2446b4c40caad48efaf22e01d4c366
2019-02-27 17:52:10 +05:30
Zuul 522a80d176 Merge "Update hacking version to latest" 2019-02-12 12:23:46 +00:00
zhouxinyong 38bf60ce20 Fix author-email in setup.cfg
Change-Id: I893d28fab5b79d23b510ce29ce2b0cc5480518e1
2019-01-24 11:46:49 +08:00
inspurericzhang 57e019b3ff Update hacking version to latest
Change-Id: Ia2402137dccbe8434c64f3f3fc8588ba3ff02347
2019-01-09 10:21:18 +08:00
huang.zhiping 269a2c8d6a Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I9254b62c3c18c432d2caa1f29336df48405231ec
2018-12-04 12:04:22 +00:00
Doug Hellmann 028af44d3f 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: I4c1e42cc69ad50264183635ae08de769358b36d5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:04:17 -04:00
qingszhao e3c05aabf5 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: Id2a3286228c6c6afc1684266fda7df4c24f10e53
Story: #2002586
Task: #24341
2018-08-24 05:01:15 +00:00
qingszhao af3d21a9b3 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: I5deb89b42edc20e2af893e742e7e8db5ca5bac0a
Story: #2002586
Task: #24341
2018-08-24 04:59:04 +00:00
OpenStack Proposal Bot 89909a6b2f Updated from global requirements
Change-Id: I60fb1f6c73127153ec15ec245f963e9a91062f7e
2018-03-15 09:37:53 +00:00
OpenStack Proposal Bot 4b9c7a07ac Updated from global requirements
Change-Id: I6b040e5747dc24a19608b7557690aec9df863bef
2018-03-14 06:11:31 +00:00
OpenStack Proposal Bot b388913845 Updated from global requirements
Change-Id: Iddce91e2305960a11cff36d8f2621a90506c15e2
2018-03-10 13:58:20 +00:00
OpenStack Proposal Bot 49690d4b2d Updated from global requirements
Change-Id: Ie190f9eb473cf301b6a39e74a9bf896c37dd3cdf
2018-02-14 09:32:24 +00:00
Zuul 0eb31c3eee Merge "Add the tempest command check-uuid to tox.ini" 2018-02-08 15:49:52 +00:00
Andreas Jaeger 753a2e6ba3 Remove obsolete tempest-lib
tempest-lib has been reintegrated into tempest and this repository
already uses tempest instead of tempest-lib. Replace requirements for
tempest-lib with requirements for tempest.

See also
https://specs.openstack.org/openstack/qa-specs/specs/tempest/implemented/reintegrate-tempest-lib.html

Change-Id: I6e3389b066f9f4c0eddd8baa7b70e6602342fded
2018-01-22 20:50:28 +01:00
OpenStack Proposal Bot b2d69587cb Updated from global requirements
Change-Id: Ic6a08a0389655b6075bd81e1cc7c4c524b47c66f
2018-01-22 11:19:59 +00:00
Dougal Matthews 138372e724 Add the tempest command check-uuid to tox.ini
Change-Id: Ide3a407fd99c0a1e60ed119b3dcd5ff452c7b0dc
2017-11-15 15:02:03 +00:00
Dougal Matthews 70994aa409 Correct the package name in the setup.cfg
Change-Id: I62c947a885932c6a3fcbe6d34aaf5eb6f46205a3
2017-11-15 15:02:03 +00:00
Dougal Matthews ae5aa7039a Update the .gitignore
This was copied from tripleo-common, which was far more comprehensive.

Change-Id: I322d041d50fef757c2d0d3e01204ae88246d553a
2017-11-15 15:01:51 +00:00
Dougal Matthews ad05d47dd1 Fix gating on tripleo-common-tempest-plugin
There are three changes here that need to be rolled into one patch, as
they are all needed to fix the gate.

- Correct the .gitreview project
- Resolve PEP8 Errors; Unused import and extra newlines.
- Fix the tox.ini to match the current tests. This can be expanded
  if/when different types of tests are added.

Change-Id: I335a527e41b865add7f306e3b494bf3d97829cb2
2017-11-08 10:10:19 +00:00
Dougal Matthews 5c2886a5ce Create initial project layout 2017-11-03 08:25:15 +00:00