Remove zuul._projects

This variable has been transitioned to zuul.projects in the dependent
changes, so is no longer required.

Depends-On: Ib71241a862cf29f6e542dc1d4a2c5cd554d5d7d8
Depends-On: I1408a15d4da274f3fc911f03d5572f4818bc4ebb
Change-Id: I283e66293110aa3bc99acb1cbc6eb3e0cc11f750
This commit is contained in:
Ian Wienand
2017-12-01 15:07:20 +11:00
parent 3f3b744263
commit e82f5eba15
3 changed files with 1 additions and 15 deletions

View File

@@ -713,7 +713,7 @@ class AnsibleJob(object):
project['default_branch'])
# Update the inventory variables to indicate the ref we
# checked out
p = args['zuul']['_projects'][project['canonical_name']]
p = args['zuul']['projects'][project['canonical_name']]
p['checkout'] = selected
# Delete the origin remote from each repo we set up since
# it will not be valid within the jobs.