commit | be06b9d38e4c3ab2d924ad55cb4670b2469b01d9 | [log] [tgz] |
---|---|---|
author | Serhii Turivnyi <sturivnyi@mirantis.com> | Fri Jan 11 15:36:29 2019 +0000 |
committer | Pavlo Shchelokovskyy <pshchelokovskyy@mirantis.com> | Thu Jan 17 08:57:26 2019 +0000 |
tree | 28fe99d975174c14398f6094f171001199e17aa8 | |
parent | 904a4481c9d44b8c784d11d3208cc6b8492124fb [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: I04ca7cb2d27a3831c75d45776902e8f6fd07d22b Related-prod: PROD-22634