Update patch set 2

Patch Set 2: Verified-1

(2 comments)

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

  Unknown projects: openstack/monasca-common

The error appears in the following job stanza:

  job:
      name: openstack-operator:functional
      parent: devstack-tempest
      requires:
      - openstack-operator:images
      pre-run: playbooks/functional/pre.yaml
      run: playbooks/functional/run.yaml
      post-run: playbooks/functional/post.yaml
      required-projects:
      - openstack/barbican
      - openstack/barbican-tempest-plugin
      - openstack/devstack-plugin-ceph
      - openstack/heat
      - openstack/heat-tempest-plugin
      - openstack/magnum
      - openstack/magnum-tempest-plugin
      - openstack/horizon
      - openstack/tempest-horizon
      - openstack/monasca-agent
      - openstack/monasca-api
      - openstack/monasca-common
      - openstack/monasca-notification
      - openstack/monasca-persister
      - openstack/monasca-thresh
      # - openstack/monasca-tempest-plugin
      nodeset:
        nodes:
        - name: controller
          label: ubuntu-bionic-expanded-vexxhost
      vars:
        devstack_local_conf:
          test-config:
            $TEMPEST_CONFIG:
              identity-feature-enabled:
                application_credentials: true
        devstack_services:
          c-bak: false
          etcd3: false
          horizon: true
          n-spice: false
          n-sproxy: false
          rabbit: true
          s-account: false
          s-container: false
          s-object: false
          s-proxy: false
          tls-proxy: false
        devstack_plugins:
          openstack-operator: https://opendev.org/vexxhost/openstack-operator
          heat: https://github.com/openstack/heat
          magnum: https://github.com/openstack/magnum
          devstack-plugin-ceph: https://github.com/openstack/devstack-plugin-ceph
          barbican: https://github.com/openstack/barbican
        devstack_source_dirs:
        - src/opendev.org/openstack
        - src/opendev.org/vexxhost
        tox_envlist: all
        tempest_test_regex: (\[.*\bsmoke\b.*\]|(^heat_tempest_plugin.tests.api)|(^tempest_horizon.tests.scenario)|(^barbican_tempest_plugin.tests.api)|(^barbican_tempest_plugin.tests.scenario))
        tempest_black_regex: (^tempest.scenario.test_network_basic_ops|barbican_tempest_plugin.tests.scenario.(test_certificate_validation|test_image_signing.ImageSigningTest.test_signed_image_upload_boot_failure|test_volume_encryption.VolumeEncryptionTest.test_encrypted_cinder_volumes_cryptsetup))
        tempest_plugins:
        - barbican-tempest-plugin
        - heat-tempest-plugin
        - magnum-tempest-plugin
        # - monasca-tempest-plugin
        - tempest-horizon
        devstack_localrc:
          NEUTRON_DEPLOY_MOD_WSGI: true
          NOVA_BRANCH: stable/ussuri
          Q_USE_ROOTWRAP: false
          SWIFT_BRANCH: stable/ussuri
          TEMPEST_PLUGINS: /opt/stack/barbican-tempest-plugin /opt/stack/heat-tempest-plugin
            /opt/stack/magnum-tempest-plugin /opt/stack/tempest-horizon
        docker_use_buildset_registry: true
        minikube_dns_resolvers: [1.1.1.1, 8.8.8.8]
        ensure_kubernetes_minikube_addons: [metrics-server]

  in "vexxhost/openstack-operator/zuul.d/functional-jobs.yaml@master", line 1, column 3

Patch-set: 2
Tag: autogenerated:zuul:check
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2020-09-09 12:52:37 +00:00 committed by Gerrit Code Review
parent 7cc1c5549e
commit 98bcce5cef
1 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,52 @@
{
"comments": [
{
"key": {
"uuid": "9f560f44_44ec66f3",
"filename": "zuul.d/functional-jobs.yaml",
"patchSetId": 2
},
"lineNbr": 76,
"author": {
"id": 22348
},
"writtenOn": "2020-09-09T12:52:37Z",
"side": 1,
"message": "Unknown projects: openstack/monasca-common",
"range": {
"startLine": 1,
"startChar": 2,
"endLine": 76,
"endChar": 0
},
"tag": "autogenerated:zuul:check",
"revId": "f1e2ce455b6f401e089fe073c9472287b271e0b0",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
},
{
"key": {
"uuid": "9f560f44_24e972e2",
"filename": "zuul.d/functional-jobs.yaml",
"patchSetId": 2
},
"lineNbr": 167,
"author": {
"id": 22348
},
"writtenOn": "2020-09-09T12:52:37Z",
"side": 1,
"message": "Job openstack-operator:functional not defined",
"range": {
"startLine": 77,
"startChar": 2,
"endLine": 167,
"endChar": 0
},
"tag": "autogenerated:zuul:check",
"revId": "f1e2ce455b6f401e089fe073c9472287b271e0b0",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}