]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
infra playbook: move untested scenario to a new dir 1835/head
authorSébastien Han <seb@redhat.com>
Wed, 30 Aug 2017 21:30:49 +0000 (23:30 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 1 Sep 2017 17:58:24 +0000 (19:58 +0200)
commit54d7a81241eac26d87e2bee513df5efd8866a586
treeafa6b9267b005247a3f635d256ab1c5e8a035438
parentf7f4a61d7beb3b3410f8fd2b518a24ca35c4e142
infra playbook: move untested scenario to a new dir

Move untested/with few confidence playbooks in a untested-by-ci
directory.
Also removing this directory from the package build.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1461551
Signed-off-by: Sébastien Han <seb@redhat.com>
13 files changed:
ceph-ansible.spec.in
infrastructure-playbooks/cluster-maintenance.yml [deleted file]
infrastructure-playbooks/cluster-os-migration.yml [deleted file]
infrastructure-playbooks/make-osd-partitions.yml [deleted file]
infrastructure-playbooks/migrate-journal-to-ssd.yml [deleted file]
infrastructure-playbooks/purge-multisite.yml [deleted file]
infrastructure-playbooks/recover-osds-after-ssd-journal-failure.yml [deleted file]
infrastructure-playbooks/untested-by-ci/cluster-maintenance.yml [new file with mode: 0644]
infrastructure-playbooks/untested-by-ci/cluster-os-migration.yml [new file with mode: 0644]
infrastructure-playbooks/untested-by-ci/make-osd-partitions.yml [new file with mode: 0644]
infrastructure-playbooks/untested-by-ci/migrate-journal-to-ssd.yml [new file with mode: 0644]
infrastructure-playbooks/untested-by-ci/purge-multisite.yml [new file with mode: 0644]
infrastructure-playbooks/untested-by-ci/recover-osds-after-ssd-journal-failure.yml [new file with mode: 0644]