As main is what will become umbrella we no longer
need the reef tests. I also added tests for the current
state of the branch since we were only testing against
the initial release
Signed-off-by: Adam King <adking@redhat.com>
+++ /dev/null
-overrides:
- ceph:
- log-only-match:
- - CEPHADM_
-tasks:
-- cephadm:
- roleless: true
- image: quay.io/ceph/ceph:v18.2.0
- cephadm_branch: v18.2.0
- cephadm_git_url: https://github.com/ceph/ceph
--- /dev/null
+overrides:
+ ceph:
+ log-only-match:
+ - CEPHADM_
+tasks:
+- cephadm:
+ roleless: true
+ image: quay.io/ceph/ceph:v19.2.0
+ cephadm_branch: v19.2.0
+ cephadm_git_url: https://github.com/ceph/ceph
--- /dev/null
+overrides:
+ ceph:
+ log-only-match:
+ - CEPHADM_
+tasks:
+- cephadm:
+ roleless: true
+ image: quay.io/ceph/ceph:v20.2.0
+ cephadm_branch: v20.2.0
+ cephadm_git_url: https://github.com/ceph/ceph
--- /dev/null
+overrides:
+ ceph:
+ log-only-match:
+ - CEPHADM_
+tasks:
+- cephadm:
+ roleless: true
+ image: quay.ceph.io/ceph-ci/ceph:squid
+ compiled_cephadm_branch: squid
+
--- /dev/null
+overrides:
+ ceph:
+ log-only-match:
+ - CEPHADM_
+tasks:
+- cephadm:
+ roleless: true
+ image: quay.ceph.io/ceph-ci/ceph:tentacle
+ compiled_cephadm_branch: tentacle
+