Disable beaker jobs for now

The centos packaging is broken because congress recently bumped their
psycopg2 requirement to version >= 2.7 but RDO only ships version 2.5.
Basically installing congress doesn't seem to be working on centos or
ubuntu at the moment so we need to kill the beaker jobs so we can land
the stein branch bits.

Change-Id: Iccbf3dbff9f21c1ee2dc075c1324670d66bc0aa7
This commit is contained in:
Alex Schultz 2019-04-02 13:43:21 -06:00
parent d569919f0f
commit dfedf04e89
1 changed files with 3 additions and 1 deletions

View File

@ -2,5 +2,7 @@
templates:
- puppet-openstack-check-jobs
- puppet-openstack-module-unit-jobs
- puppet-openstack-beaker-jobs
# TODO(aschultz): revert this once we have psycopg2 > 2.7 in centos
# https://review.openstack.org/#/c/629691/
#- puppet-openstack-beaker-jobs
- release-notes-jobs-python3