]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add rh downstream package list
authorVasu Kulkarni <vasu@redhat.com>
Wed, 1 Feb 2017 17:47:27 +0000 (09:47 -0800)
committerVasu Kulkarni <vasu@redhat.com>
Tue, 5 Sep 2017 18:38:23 +0000 (11:38 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/rh/downstream.yaml [new file with mode: 0644]

diff --git a/qa/rh/downstream.yaml b/qa/rh/downstream.yaml
new file mode 100644 (file)
index 0000000..3b6a6d6
--- /dev/null
@@ -0,0 +1,54 @@
+versions:
+   supported:
+     - '1.3.0'
+     - '1.3.1'
+     - '1.3.2'
+     - '1.3.3'
+     - '1.3.3A'
+     - '2.0'
+     - '2.1'
+     - '2.2'
+   rpm:
+      mapped:
+         '1.3.0' : '0.94.1'
+         '1.3.1' : '0.94.3'
+         '1.3.2' : '0.94.5'
+         '1.3.3' : '0.94.7'
+         '1.3.3A' : '0.94.9'
+         '2.0': '10.2.2'
+         '2.1': '10.2.3'
+         '2.2': '10.2.5'
+   deb:
+      mapped:
+         '1.3.0' : '0.94.1'
+         '1.3.1' : '0.94.3'
+         '1.3.2' : '0.94.5'
+         '1.3.3' : '0.94.7'
+         '1.3.3A' : '0.94.9'
+         '2.0': '10.2.2'
+         '2.1': '10.2.3'
+         '2.2': '10.2.5'
+pkgs:
+   rpm:
+    - ceph-mon
+    - ceph-osd
+    - ceph-mds
+    - ceph-radosgw
+    - ceph-test
+    - ceph-selinux
+    - ceph-fuse
+    - python-rados
+    - python-rbd
+    - python-cephfs
+    - rbd-mirror
+   deb:
+    - ceph-mon
+    - ceph-osd
+    - ceph-mds
+    - ceph-test
+    - ceph-fuse
+    - radosgw
+    - python-rados
+    - python-rbd
+    - python-cephfs
+    - rbd-mirror