Followup opendev cleanup and test jobs

Change-Id: Ica4ad64c50e32c717478ed43015d6bbdd4759b89
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
Dean Troyer 2019-04-21 15:56:13 -05:00
parent 79cbb3ceeb
commit 246ab4045a
2 changed files with 9 additions and 8 deletions

View File

@ -27,7 +27,8 @@
tox_envlist: pylint
required-projects:
- starlingx/config
- starlingx/distcloud-client
- starlingx/fault
- starlingx/update
- starlingx/nfv
- starlingx/ha
- starlingx/ha

14
tox.ini
View File

@ -50,13 +50,13 @@ usedevelop = False
skip_install = True
deps = {[testenv]deps}
git+git://github.com/starlingx-staging/stx-horizon.git
git+git://github.com/starlingx-staging/stx-distcloud-client.git
-e{[tox]stxdir}/stx-config/sysinv/cgts-client/cgts-client
-e{[tox]stxdir}/stx-config/sysinv/sysinv/sysinv
-e{[tox]stxdir}/stx-fault/python-fmclient/fmclient
-e{[tox]stxdir}/stx-update/cgcs-patch/cgcs-patch
-e{[tox]stxdir}/stx-nfv/nfv/nfv-client
-e{[tox]stxdir}/stx-ha/service-mgmt-client/sm-client
-e{[tox]stxdir}/distcloud-client
-e{[tox]stxdir}/config/sysinv/cgts-client/cgts-client
-e{[tox]stxdir}/config/sysinv/sysinv/sysinv
-e{[tox]stxdir}/fault/python-fmclient/fmclient
-e{[tox]stxdir}/update/cgcs-patch/cgcs-patch
-e{[tox]stxdir}/nfv/nfv/nfv-client
-e{[tox]stxdir}/ha/service-mgmt-client/sm-client
requests-toolbelt
pylint
commands =