commit | 55b5ecc8290dc579e31de8d9542bd7877d908c87 | [log] [tgz] |
---|---|---|
author | Serhii Turivnyi <sturivnyi@mirantis.com> | Fri Jan 11 13:22:45 2019 +0000 |
committer | Sergii Turivnyi <sturivnyi@mirantis.com> | Tue Jan 15 13:59:12 2019 +0000 |
tree | 8b7e3b76088ed1817a4939a533cbb6cebab54ba3 | |
parent | 3dc8f79c86b5b4dafb1c2ae9e38baae5a725af32 [diff] |
Disable pyXY tests on internal CI this repo has no actual unit tests and when executing test runner attempts to run actual tempest tests. The CI job checks the list of default envs before runnning given tox env. While this is actually wrong (those pyXY envs are actually auto-generated by tox), removing them from default env list unblocks our internal CI. Change-Id: I5e7c22acf6c07e83e489abbe33b190c8b85b6e75 Related-prod: PROD-18630