Update patch set 21

Patch Set 21: Verified-1

(1 comment)

Zuul encountered a syntax error while parsing its configuration in the
repo openinfra/python-tempestconf on branch master.  The error was:

  expected str for dictionary value @ data['check']['jobs'][8]['python-tempestconf-tempest-packstack-demo']

The error appears in the following project stanza:

  project:
      templates:
        - openstack-cover-jobs
        - openstack-python3-yoga-jobs
        - openstack-python37-jobs
        - release-notes-jobs-python3
      check:
        jobs:
          - python-tempestconf-tempest-devstack-admin
          - python-tempestconf-tempest-devstack-admin-train
          - python-tempestconf-tempest-devstack-admin-ussuri
          - python-tempestconf-tempest-devstack-admin-victoria
          - python-tempestconf-tempest-devstack-admin-wallaby
          - python-tempestconf-tempest-devstack-admin-xena
          - python-tempestconf-tempest-devstack-demo
          # TODO(mkopec) temporarily disabled to unblock gates
          #- python-tempestconf-tempest-devstack-admin-plugins
          - python-tempestconf-tempest-packstack-admin:
              voting: false
          - python-tempestconf-tempest-packstack-demo:
          #- python-tempestconf-tempest-devstack-demo
          - python-tempestconf-tempest-devstack-admin-plugins
          - test-job
          #- python-tempestconf-tempest-packstack-admin:
          #    voting: false
          #- python-tempestconf-tempest-packstack-demo:
          #    voting: false
          #- tripleo-ci-centos-8-content-provider:
          #    irrelevant-files: &irrelevant-files
          #      - config_tempest/tests/.*$
          #      - ^doc/.*$
          #      - ^releasenotes/.*$
          #      - ^.*\.rst$
          #- tripleo-ci-centos-8-scenario002-standalone:
          #    irrelevant-files: *irrelevant-files
          #    vars: &standalone
          #      consumer_job: true
          #      build_container_images: false
          #      tags:
          #        - standalone
          #    dependencies:
          #      - tripleo-ci-centos-8-content-provider
  
          #- tripleo-ci-centos-8-standalone:
          #    irrelevant-files: *irrelevant-files
          #    vars: *standalone
          #    dependencies:
          #      - tripleo-ci-centos-8-content-provider
  
          - refstack-client-devstack-master:
              # TODO(mkopec) temporarily put non voting to unblock gates
              voting: false
          - refstack-client-devstack-master:
              irrelevant-files: &irrelevant-files
                - config_tempest/tests/.*$
                - ^doc/.*$
                - ^releasenotes/.*$
                - ^.*\.rst$
          - tripleo-ci-centos-8-content-provider:
              irrelevant-files: *irrelevant-files
          - tripleo-ci-centos-8-scenario002-standalone:
              irrelevant-files: *irrelevant-files
              vars: &standalone
                consumer_job: true
                build_container_images: false
                tags:
                  - standalone
              dependencies:
                - tripleo-ci-centos-8-content-provider
          - tripleo-ci-centos-8-standalone:
              irrelevant-files: *irrelevant-files
              vars: *standalone
              dependencies:
                - tripleo-ci-centos-8-content-provider
          - tripleo-ci-centos-8-scenario010-standalone:
              irrelevant-files: *irrelevant-files
              voting: false
              vars: *standalone
              dependencies:
                - tripleo-ci-centos-8-content-provider
          - opendev-tox-docs
      gate:
        jobs:
          - python-tempestconf-tempest-devstack-admin
          - python-tempestconf-tempest-devstack-admin-train
          - python-tempestconf-tempest-devstack-admin-ussuri
          - python-tempestconf-tempest-devstack-admin-victoria
          - python-tempestconf-tempest-devstack-admin-wallaby
          - python-tempestconf-tempest-devstack-admin-xena
          - python-tempestconf-tempest-devstack-demo
          # TODO(mkopec) temporarily disabled to unblock gates
          #- python-tempestconf-tempest-devstack-admin-plugins
          - refstack-client-devstack-master:
              irrelevant-files: *irrelevant-files
          - tripleo-ci-centos-8-content-provider:
              irrelevant-files: *irrelevant-files
          - tripleo-ci-centos-8-scenario002-standalone:
              irrelevant-files: *irrelevant-files
              vars: *standalone
              dependencies:
                - tripleo-ci-centos-8-content-provider
          - tripleo-ci-centos-8-standalone:
              irrelevant-files: *irrelevant-files
              vars: *standalone
              dependencies:
                - tripleo-ci-centos-8-content-provider
          - opendev-tox-docs
      promote:
        jobs:
          - opendev-promote-docs
      experimental:
        jobs:
          - python-tempestconf-tempest-devstack-demo-train
          - python-tempestconf-tempest-devstack-demo-ussuri
          - python-tempestconf-tempest-devstack-demo-victoria
          - python-tempestconf-tempest-devstack-demo-wallaby
          - python-tempestconf-tempest-devstack-demo-xena
          - refstack-client-devstack-train
          - refstack-client-devstack-ussuri
          - refstack-client-devstack-victoria
          - refstack-client-devstack-wallaby
          - refstack-client-devstack-xena

  in "openinfra/python-tempestconf/.zuul.yaml@master", line 1, column 3

Patch-set: 21
Tag: autogenerated:zuul:check
Reviewer: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2021-11-30 09:12:35 +00:00 committed by Gerrit Code Review
parent 9c24a794c8
commit 860d1ce0da

Diff Content Not Available