diff --git a/.zuul.yaml b/.zuul.yaml index 9482fa834ab..176e1c9ee73 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -17,7 +17,8 @@ check: jobs: - neutron-functional - - neutron-functional-python27 + # TODO(ralonsoh): until the bug 1848944 is fixed or PY2 removed + #- neutron-functional-python27: - neutron-fullstack - neutron-rally-task - neutron-tempest-dvr @@ -67,7 +68,8 @@ gate: jobs: - neutron-functional - - neutron-functional-python27 + # TODO(ralonsoh): until the bug 1848944 is fixed or PY2 removed + #- neutron-functional-python27: - neutron-fullstack - neutron-tempest-dvr - neutron-tempest-linuxbridge