Update patch set 3

Patch Set 3: Verified-1

Zuul encountered a syntax error while parsing its configuration in the
repo openstack/oslo.upgradecheck on branch master.  The error was:

  Configuration item has more than one key.  Each zuul.yaml
  configuration file must be a list of dictionaries with a
  single key, for example:
  
  - job:
      name: foo
  
  - project:
      name: bar
  
  Ensure that every item in the list is a dictionary with only
  one key (in this example, 'job' and 'project').  This error
  may be caused by insufficient indentation of the keys under
  the configuration item ('name' in this example).

Patch-set: 3
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2018-09-18 22:06:31 +00:00 committed by Gerrit Code Review
parent d1e160d32a
commit 2eb895c6c1

Diff Content Not Available