Remove pypy job

Pypy is not tested in OpenStack anymore, remove the job.

Change-Id: Iddd69443f93512b843babd880398dd2575c115e7
This commit is contained in:
Andreas Jaeger 2020-04-16 18:09:42 +02:00
parent 0d678d9ad2
commit 8c7735d7ac
2 changed files with 1 additions and 4 deletions

View File

@ -20,9 +20,6 @@
- python-saharaclient-scenario-v2
- python-saharaclient-tempest
- python-saharaclient-tempest-v2
experimental:
jobs:
- openstack-tox-pypy
- job:
name: python-saharaclient-scenario

View File

@ -1,5 +1,5 @@
[tox]
envlist = py37,pypy,pep8,releasenotes
envlist = py37,pep8,releasenotes
minversion = 3.1.1
skipsdist = True
# this allows tox to infer the base python from the environment name