Commit Graph

10 Commits

Author SHA1 Message Date
Takashi Kajinami 70e516a9e4 Bump hacking
hacking 3.0.x is too old.

Also fix a failure detected by the new hacking version.

./heat_tempest_plugin/common/test.py:171:80: E501 line too long
(80 > 79 characters)

Change-Id: Ic05437780b451928b14f79b004586e0b627ce119
2024-01-20 18:56:44 +09:00
Takashi Kajinami 0f0f893339 Remove note about old pip's behavior
We remove the one from requirements.txt but left the other in
test-requirements.txt .

Change-Id: Idedda1bab2497f30d719c5eb291e3b8993849f08
2023-12-19 22:30:23 +09:00
HeroicHitesh 67f98f8666 Migrate from testr to stestr
* Replace .testr.conf by .stestr.conf for migration and update
  .gitignore and test-requirements.txt files accordingly
* Use py3 as the default runtime for tox and 3.18.0 as the
  minversion for tox

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: If2662e223ad52c8cae965eb6bdf880c1dce962f2
2021-05-21 11:25:10 +05:30
Andreas Jaeger d74b4383d8 Update hacking for Python3
The repo is Python 3 now but still tests some older
branches, so update hacking to version 2.0 which
supports Python 2 and 3.

Fix problems found.

Change-Id: I54f1fa0ee72499a740e630bbd3478427babc2ec2
2020-11-17 08:19:10 +00:00
Ghanshyam Mann fa9f6ccd34 [goal] Migrate tox based testing to Focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing pep8 job.

Stable jobs testing stable branch needs to keep running on their supported
distro version which is bionic from stein till ussuri.

Depends-On: https://review.opendev.org/#/c/738328/

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html

Change-Id: I6cc893ee3cb24afbdc73144213f9d059cec54df3
Story: #2007865
Task: #40186
2020-09-08 23:20:40 +00:00
Thomas Bechtold cd52d60f08 Drop "docs" tox target and the docs integration
There is no docs/ directory so trying to build the documentation with
"tox -e docs" fails.

Change-Id: I194d9e04d74e6d7341d4d0b3bc184b94ffd3edfb
2019-09-03 10:49:41 +02:00
OpenStack Proposal Bot ddffb5be2a Updated from global requirements
Change-Id: I86622f4f1acb14d6c373350c67eb8c48dd527fe8
2018-03-15 06:57:42 +00:00
OpenStack Proposal Bot b422e29311 Updated from global requirements
Change-Id: Ia86460d1b6ed26259794439f3d4f0d468432935b
2018-02-17 09:29:40 +00:00
OpenStack Proposal Bot 33f2850867 Updated from global requirements
Change-Id: I6faf098fe84ef32e302eff9c50b047da6db0c822
2018-01-22 10:52:30 +00:00
rabi d2916d04e0 Initial movement to new repo with cleanup 2017-11-14 20:28:32 +05:30