]> git.apps.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>
Tue, 18 May 2021 20:19:16 +0000 (15:19 -0500)
commitab33ca365567eeed7881e034bbc78e7cd66432d4
tree3004ec79d9a23a391442d4674445c7a1c02d07fe
parentf765677b8138ab5b57cd4d4113f402d89c3d9dfd
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>
20 files changed:
qa/suites/orch/.qa [new symlink]
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]