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.
Related-prod: PROD-22634
Change-Id: I83701f70249d9151b1e88c96713411f0366e46b3
(cherry picked from commit 188d4446dcf4eb80a27f682c2379ceb3735b21a7)
(cherry picked from commit 30808d66f6b362c5f0a48f3ed588d337660f5c0d)
1 file changed