diff --git a/ci/environments/scenario001-standalone.yaml b/ci/environments/scenario001-standalone.yaml index a839ebaf03..96e751910f 100644 --- a/ci/environments/scenario001-standalone.yaml +++ b/ci/environments/scenario001-standalone.yaml @@ -55,7 +55,6 @@ parameter_defaults: CeilometerQdrPublishMetrics: true ManageEventPipeline: true ManagePipeline: true - Debug: true CephSpecFqdn: true CephOsdSpec: @@ -65,16 +64,10 @@ parameter_defaults: CephPoolDefaultPgNum: 8 CephPoolDefaultSize: 1 CinderRbdExtraPools: altrbd,pool2,pool3 - CephCrushRules: - - name: HDD - root: default - type: host - class: hdd - default: true CephPools: - name: altrbd pg_num: 8 - rule_name: HDD + rule_name: replicated_rule #NOTE: These ID's and keys should be regenerated for # a production deployment. What is here is suitable for # developer and CI testing only.