]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/orch/rook/smoke: initial smoke suite
authorSage Weil <sage@newdream.net>
Fri, 14 May 2021 15:45:00 +0000 (10:45 -0500)
committerSage Weil <sage@newdream.net>
Thu, 20 May 2021 23:11:09 +0000 (18:11 -0500)
commita9e957d6097e4d90da262018345969ba6868bee1
tree6d02f5713a4d24cdd46f61de69731c69fafe1588
parent5e5931d12548e45b9ae3201f93dd0c6a3179ad90
qa/suites/orch/rook/smoke: initial smoke suite

- os: 18.04, 20.04, centos, centos+kubic
- nodes: 1 or 3
- rook: 1.6.2 or master
- k8s: 1.21 always (for now)
- net: calico always (flannel + centos is wonky)
- workload: none, rados bench

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit ab33ca365567eeed7881e034bbc78e7cd66432d4)
19 files changed:
qa/suites/orch/rook/.qa [new symlink]
qa/suites/orch/rook/smoke/% [new file with mode: 0644]
qa/suites/orch/rook/smoke/.qa [new symlink]
qa/suites/orch/rook/smoke/0-distro/.qa [new symlink]
qa/suites/orch/rook/smoke/0-distro/centos_8.2_kubic_stable.yaml [new symlink]
qa/suites/orch/rook/smoke/0-distro/centos_latest.yaml [new symlink]
qa/suites/orch/rook/smoke/0-distro/ubuntu_18.04.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/0-distro/ubuntu_20.04.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/0-kubeadm.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/1-rook.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/2-workload/none.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/2-workload/radosbench.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/3-final.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/cluster/1-node.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/cluster/3-node.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/k8s/1.21.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/net/calico.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/rook/1.6.2.yaml [new file with mode: 0644]
qa/suites/orch/rook/smoke/rook/master.yaml [new file with mode: 0644]