Skip to content

Commit

Permalink
Enable ceph in multinode job
Browse files Browse the repository at this point in the history
Depends-On: #707

Signed-off-by: Chandan Kumar <chkumar@redhat.com>
  • Loading branch information
chkumar246 committed Mar 14, 2024
1 parent d0daafa commit 96013b9
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@
vars:
cifmw_operator_build_golang_ct: "docker.io/library/golang:1.20"
cifmw_operator_build_golang_alt_ct: "quay.rdoproject.org/openstack-k8s-operators/golang:1.20"
cifmw_make_ceph_environment:
CEPH_TIMEOUT: 90
CEPH_DATASIZE: "10Gi"
pre_deploy:
- name: Ceph deploy
type: playbook
source: ceph-deploy.yml
- name: Kustomize OpenStack CR with Ceph
type: playbook
source: control_plane_ceph_backends.yml
cifmw_tempest_tempestconf_profile:
overrides:
compute-feature-enabled.vnc_console: true
Expand Down Expand Up @@ -47,9 +57,9 @@
- project:
name: openstack-k8s-operators/openstack-operator
templates:
- podified-multinode-edpm-baremetal-pipeline
- data-plane-adoption-pipeline
github-check:
jobs:
- openstack-operator-tempest-multinode
- openstack-k8s-operators-content-provider
- openstack-operator-tempest-multinode:
dependencies:
- openstack-k8s-operators-content-provider

0 comments on commit 96013b9

Please sign in to comment.