Temporary disable CI job neutron-functional-python27

Due to the high rate of TIME_OUT errors in the CI and the gate.

Change-Id: I2f584542efc4bac743e34d6ee28a94aa87c3c4f6
Related-Bug: #1848944
This commit is contained in:
Rodolfo Alonso Hernandez 2019-10-22 06:03:16 +00:00
parent bf98b2a12a
commit 471dc98707
1 changed files with 4 additions and 2 deletions

View File

@ -17,7 +17,8 @@
check: check:
jobs: jobs:
- neutron-functional - neutron-functional
- neutron-functional-python27 # TODO(ralonsoh): until the bug 1848944 is fixed or PY2 removed
#- neutron-functional-python27:
- neutron-fullstack - neutron-fullstack
- neutron-rally-task - neutron-rally-task
- neutron-tempest-dvr - neutron-tempest-dvr
@ -67,7 +68,8 @@
gate: gate:
jobs: jobs:
- neutron-functional - neutron-functional
- neutron-functional-python27 # TODO(ralonsoh): until the bug 1848944 is fixed or PY2 removed
#- neutron-functional-python27:
- neutron-fullstack - neutron-fullstack
- neutron-tempest-dvr - neutron-tempest-dvr
- neutron-tempest-linuxbridge - neutron-tempest-linuxbridge