summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/teuthology/buildpackages/tasks/default.yaml
blob: cb583c7634ab4d8cfd5293bdf64005cd881419ce (plain)
1
2
3
4
5
6
7

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .
roles:
    - [client.0]
tasks:
    - install:
        tag: v0.94.1
    - exec:
        client.0:
          - ceph --version | grep 'version 0.94.1'
    - install.upgrade:
        client.0:
          tag: v0.94.3
    - exec:
        client.0:
          - ceph --version | grep 'version 0.94.3'
span class="nt">CephClientUserName: openstack # finally we disable the Cinder LVM backend CinderEnableIscsiBackend: false # Uncomment if connecting to a pre-Jewel or RHCS1.3 Ceph Cluster # RbdDefaultFeatures: 1 # Backward compatibility setting, will be removed in the future CephAdminKey: ''