]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Added a smoke suite for ceph-ansible 12610/head
authorTamil Muthamizhan <tmuthami@redhat.com>
Thu, 22 Dec 2016 00:03:31 +0000 (16:03 -0800)
committerTamil Muthamizhan <tmuthami@redhat.com>
Wed, 4 Jan 2017 00:11:28 +0000 (16:11 -0800)
commitad9b75f8d0ccca1aa2dfc8679196643433634687
tree2244a5429c7090346af6c3ac975aa7909b3bb16c
parentb61c8158d3b4c09a8a713e134be7b1dd6d4db293
Added a smoke suite for ceph-ansible

Smoke suite with basic tests for ceph ansible deployment

Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
27 files changed:
qa/suites/ceph-ansible/smoke/% [deleted file]
qa/suites/ceph-ansible/smoke/0-clusters/3-node.yaml [deleted file]
qa/suites/ceph-ansible/smoke/0-clusters/single_mon_osd.yaml [deleted file]
qa/suites/ceph-ansible/smoke/1-distros [deleted symlink]
qa/suites/ceph-ansible/smoke/2-setup/ceph_ansible.yaml [deleted file]
qa/suites/ceph-ansible/smoke/3-common/% [deleted file]
qa/suites/ceph-ansible/smoke/3-common/os_tuning/vm_friendly.yaml [deleted file]
qa/suites/ceph-ansible/smoke/3-common/source/upstream_stable.yaml [deleted file]
qa/suites/ceph-ansible/smoke/4-osd/% [deleted file]
qa/suites/ceph-ansible/smoke/4-osd/devices/from_teuthology.yaml [deleted file]
qa/suites/ceph-ansible/smoke/4-osd/devices/osd_auto_discovery.yaml [deleted file]
qa/suites/ceph-ansible/smoke/4-osd/journal/collocated.yaml [deleted file]
qa/suites/ceph-ansible/smoke/5-tests/ceph-admin-commands.yaml [deleted file]
qa/suites/ceph-ansible/smoke/5-tests/cls.yaml [deleted file]
qa/suites/ceph-ansible/smoke/5-tests/rbd_cli_tests.yaml.disabled [deleted file]
qa/suites/ceph-ansible/smoke/5-tests/rbd_import_export.yaml [deleted file]
qa/suites/ceph-ansible/smoke/basic/% [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/0-clusters/3-node.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/1-distros/centos_7.2.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/1-distros/ubuntu_14.04.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/1-distros/ubuntu_16.04.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/2-config/ceph_ansible.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/3-tasks/ceph-admin-commands.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/3-tasks/cfuse_workunit_suites_blogbench.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/3-tasks/cls.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/3-tasks/rbd_cli_tests.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/3-tasks/rbd_import_export.yaml [new file with mode: 0644]