Fix federation CI

The devstack opensuse-150 nodeset went away[1] which is causing package
repo issues on the federation jobs. Update the nodeset to fix the jobs.

[1] https://review.opendev.org/667539

Change-Id: Icda90e0598383db0931a34dcede7fb4736fe195d
This commit is contained in:
Colleen Murphy 2019-09-06 21:52:17 -07:00
parent 143c155ffb
commit d02a01541a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
- job:
name: keystone-dsvm-functional-federation-opensuse15
parent: keystone-dsvm-functional
nodeset: devstack-single-node-opensuse-150
nodeset: devstack-single-node-opensuse-15
vars:
devstack_localrc:
TEMPEST_PLUGINS: '/opt/stack/keystone-tempest-plugin'