Commit Graph

4 Commits

Author SHA1 Message Date
Scott Little e9bae3f7ee Add git for storage of public keys and certs
Story: 2009221
Task: 47097

Change-Id: I07f75d20721445289d1360b9ab16518634b8c0b8
Signed-off-by: Scott Little <scott.little@windriver.com>
2023-02-08 14:30:40 -05:00
98k 45f04a2559 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: I6decdccb4950b5fea18bf4613cfb0755a51d5f12
2018-10-05 10:52:11 +00:00
Dean Troyer 4bbc31070a Add basic XML checking
Change-Id: Ieb4e55d529a50667b87942a119ceae4689dd3ac1
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-07-05 15:57:52 -05:00
Dean Troyer c5d3ce0840 Add test framework
test-requirements.txt - Install yamllint
tox.ini - yaml linter
.zuul-yaml - run openstack-tox-linters job

Change-Id: I0fa58c9f06f7f5ea2400ee3a2eed891d5470049e
2018-06-08 15:48:00 -05:00