OpenStack operator for Kubernetes
Go to file
Gerrit User 22348 98bcce5cef 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
2020-09-09 12:52:37 +00:00
7df9be8add6cb195857e05ad8dc1138c00e719c1 Update patch set 1 2020-09-09 12:33:16 +00:00
f1e2ce455b6f401e089fe073c9472287b271e0b0 Update patch set 2 2020-09-09 12:52:37 +00:00