remove ceph code
[stor4nfv.git] / src / ceph / qa / suites / teuthology / buildpackages / tasks / default.yaml
diff --git a/src/ceph/qa/suites/teuthology/buildpackages/tasks/default.yaml b/src/ceph/qa/suites/teuthology/buildpackages/tasks/default.yaml
deleted file mode 100644 (file)
index cb583c7..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-roles:
-    - [client.0]
-tasks:
-    - install:
-        tag: v0.94.1
-    - exec:
-        client.0:
-          - ceph --version | grep 'version 0.94.1'
-    - install.upgrade:
-        client.0:
-          tag: v0.94.3
-    - exec:
-        client.0:
-          - ceph --version | grep 'version 0.94.3'