Update patch set 2

Patch Set 2: Verified-1

(7 comments)

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

  Unknown projects: osf/python-tempestconf

The error appears in the following job stanza:

  job:
      name: python-tempestconf-devstack-base
      parent: devstack
      description: Base job for python-tempestconf on a devstack environment
      required-projects:
        - openstack/heat
        - openstack/heat-tempest-plugin
        - openstack/manila
        - openstack/manila-ui
        - openstack/manila-tempest-plugin
        - osf/python-tempestconf
        - openstack/tempest
        - openstack/devstack
        - openstack/designate
        - openstack/designate-tempest-plugin
        - openstack/barbican
        - openstack/barbican-tempest-plugin
        - openstack/requirements
      roles:
        - zuul: osf/python-tempestconf
        - zuul: openstack/tempest
        - zuul: openstack/devstack
      vars:
        zuul_copy_output:
          '{{ devstack_base_dir }}/tempest/tempest.log': logs
          '{{ devstack_base_dir }}/tempest/etc/tempest.conf': logs
          '{{ zuul.project.src_dir }}/etc/accounts.yaml': logs
        tempestconf_pip_virtualenv_python: "python3"
        devstack_plugins:
          heat: https://opendev.org/openstack/heat
          manila: https://opendev.org/openstack/manila
          manila-ui: https://opendev.org/openstack/manila-ui
          designate: https://opendev.org/openstack/designate
          barbican: https://opendev.org/openstack/barbican
        devstack_localrc:
          USE_PYTHON3: True
          MANILA_USE_UWSGI: False
          MANILA_USE_MOD_WSGI: False
        devstack_services: &devstack_services
          h-eng: True
          h-api: True
          h-api-cfn: True
          h-api-cw: True
          designate: True
          designate-central: True
          designate-api: True
          designate-worker: True
          designate-producer: True
          designate-mdns: True
          barbican: True
      irrelevant-files: *irrelevant-files

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

Patch-set: 2
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-15 14:49:27 +00:00 committed by Gerrit Code Review
parent b9f6c164b2
commit 159263fb6c

Diff Content Not Available