Fix py35 unit test job

Looks like some base templates got moved from xenial to bionic, which
doesn't have py35. Explicitly say that this job needs xenial.

Change-Id: I44df8736d0c33fc2c58c9be6b5b8023932f14a83
This commit is contained in:
Tim Burke 2019-03-13 16:29:09 -07:00
parent cc6f69a2dc
commit 95da1d97b1
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
- job:
name: swift-tox-py35
parent: swift-tox-base
nodeset: ubuntu-xenial
description: |
Run unit-tests for swift under cPython version 3.5.