octavia/zuul.d
Carlos Goncalves b5dda3ce05 Fix functional tests under Python >= 3.6
Newer Python versions don't like passing a mock in to an os.path.join:

  TypeError: join() argument must be str or bytes, not 'MagicMock'

This patch also adds openstack-tox-functional-py36 to the gate queue.
Recent and major LTS distributions ship Python 3.6 or greater.

Change-Id: Ic71059da24e0d2c3f0ac3af5375906d8e8aa43f4
2019-02-09 00:32:59 +01:00
..
jobs.yaml Prepare for new multi-node jobs 2018-12-12 08:52:20 -08:00
projects.yaml Fix functional tests under Python >= 3.6 2019-02-09 00:32:59 +01:00