Skip to content

Commit

Permalink
[DNM] meta content provider testing
Browse files Browse the repository at this point in the history
Signed-off-by: Chandan Kumar <[email protected]>
  • Loading branch information
raukadah committed Jun 22, 2024
1 parent ed8c931 commit 2eff3b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
parent: cifmw-podified-multinode-edpm-base-crc
abstract: true
attempts: 1
dependencies: ["openstack-k8s-operators-content-provider"]
dependencies: ["openstack-meta-content-provider"]
required-projects:
- github.com/openstack-k8s-operators/ci-framework
- github.com/openstack-k8s-operators/install_yamls
Expand All @@ -27,7 +27,7 @@
- job:
name: nova-operator-kuttl
parent: nova-operator-base
dependencies: ["openstack-k8s-operators-content-provider"]
dependencies: ["openstack-meta-content-provider"]
roles:
- zuul: github.com/openstack-k8s-operators/ci-framework
description: |
Expand Down Expand Up @@ -75,7 +75,7 @@
- job:
name: nova-operator-tempest-multinode
parent: podified-multinode-edpm-deployment-crc-3comp
dependencies: ["openstack-k8s-operators-content-provider"]
dependencies: ["openstack-meta-content-provider"]
post-run:
- ci/nova-operator-base/playbooks/collect-logs.yaml
vars:
Expand Down Expand Up @@ -128,7 +128,7 @@
- job:
name: nova-operator-tempest-multinode-ceph
parent: podified-multinode-hci-deployment-crc-3comp
dependencies: ["openstack-k8s-operators-content-provider"]
dependencies: ["openstack-meta-content-provider"]
# Note: When inheriting from a job (or creating a variant of a job) vars are merged with previous definitions
post-run:
- ci/nova-operator-base/playbooks/collect-logs.yaml
Expand Down Expand Up @@ -195,7 +195,7 @@
name: openstack-k8s-operators/nova-operator
github-check:
jobs:
- openstack-k8s-operators-content-provider
- openstack-meta-content-provider
- nova-operator-kuttl
- nova-operator-tempest-multinode
- nova-operator-tempest-multinode-ceph
2 changes: 1 addition & 1 deletion api/bases/nova.openstack.org_nova.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
properties:
apiVersion:
description: 'APIVersion defines the versioned schema of this representation
of an object. Servers should convert recognized schemas to the latest
of an objects. Servers should convert recognized schemas to the latest
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
type: string
kind:
Expand Down

0 comments on commit 2eff3b4

Please sign in to comment.