diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml index 680617ab9e..6a78b38c29 100644 --- a/.zuul.d/jobs.yaml +++ b/.zuul.d/jobs.yaml @@ -12,17 +12,6 @@ vars: tox_envlist: babel -- job: - name: requirements-tox-py27-check-uc - parent: openstack-tox - description: | - Run test for requirements project. - - Uses tox with the ``py27-check-uc`` environment. - files: ^upper-constraints.*txt$ - vars: - tox_envlist: py27-check-uc - - job: name: requirements-tox-py36-check-uc parent: openstack-tox-py36 diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 158e62c94f..e3d95fcb28 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -20,7 +20,6 @@ - requirements-tox-babel - requirements-tox-bindep: voting: false - - requirements-tox-py27-check-uc - requirements-tox-py36-check-uc - requirements-tox-validate-projects: voting: false @@ -68,7 +67,6 @@ - bindep.txt - openstack-tox-validate - requirements-tox-babel - - requirements-tox-py27-check-uc - requirements-tox-py36-check-uc - cross-cinder-py36 - cross-glance-py36