]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: test featureful client with mimic base
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 1 Apr 2019 23:35:59 +0000 (16:35 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 3 Apr 2019 21:58:57 +0000 (14:58 -0700)
Fixes: http://tracker.ceph.com/issues/39020
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-luminous.yaml [deleted file]
qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/featureful_client/old_client/tasks/1-client.yaml
qa/suites/fs/upgrade/featureful_client/old_client/tasks/3-compat_client/mimic.yaml
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-luminous.yaml [deleted file]
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/1-client.yaml
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/4-compat_client.yaml

diff --git a/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-luminous.yaml b/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-luminous.yaml
deleted file mode 100644 (file)
index 7835cbf..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-meta:
-- desc: |
-   install ceph/luminous latest
-tasks:
-- install:
-    branch: luminous
-    exclude_packages:
-      - librados3
-      - ceph-mgr-dashboard
-      - ceph-mgr-diskprediction-local
-      - ceph-mgr-diskprediction-cloud
-      - ceph-mgr-rook
-      - ceph-mgr-ssh
-    extra_packages: ['librados2']
-- print: "**** done installing luminous"
-- ceph:
-    mon_bind_addrvec: false
-    mon_bind_msgr2: false
-    log-whitelist:
-      - overall HEALTH_
-      - \(FS_
-      - \(MDS_
-      - \(OSD_
-      - \(MON_DOWN\)
-      - \(CACHE_POOL_
-      - \(POOL_
-      - \(MGR_DOWN\)
-      - \(PG_
-      - \(SMALLER_PGP_NUM\)
-      - Monitor daemon marked osd
-      - Behind on trimming
-      - Manager daemon
-    conf:
-      global:
-        mon warn on pool no app: false
-        ms bind msgr2: false
-- exec:
-    osd.0:
-      - ceph osd require-osd-release luminous
-      - ceph osd set-require-min-compat-client luminous
-- print: "**** done ceph"
diff --git a/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml b/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml
new file mode 100644 (file)
index 0000000..f9323cc
--- /dev/null
@@ -0,0 +1,41 @@
+meta:
+- desc: |
+   install ceph/mimic latest
+tasks:
+- install:
+    branch: mimic
+    exclude_packages:
+      - librados3
+      - ceph-mgr-dashboard
+      - ceph-mgr-diskprediction-local
+      - ceph-mgr-diskprediction-cloud
+      - ceph-mgr-rook
+      - ceph-mgr-ssh
+    extra_packages: ['librados2']
+- print: "**** done installing mimic"
+- ceph:
+    mon_bind_addrvec: false
+    mon_bind_msgr2: false
+    log-whitelist:
+      - overall HEALTH_
+      - \(FS_
+      - \(MDS_
+      - \(OSD_
+      - \(MON_DOWN\)
+      - \(CACHE_POOL_
+      - \(POOL_
+      - \(MGR_DOWN\)
+      - \(PG_
+      - \(SMALLER_PGP_NUM\)
+      - Monitor daemon marked osd
+      - Behind on trimming
+      - Manager daemon
+    conf:
+      global:
+        mon warn on pool no app: false
+        ms bind msgr2: false
+- exec:
+    osd.0:
+      - ceph osd require-osd-release mimic
+      - ceph osd set-require-min-compat-client mimic
+- print: "**** done ceph"
index 88d686fab12eec174d18ae0085d7d7bb057b41de..3baa9c21846f82fe7eaf15bfce875374b0939488 100644 (file)
@@ -1,6 +1,6 @@
 tasks:
 - ceph-fuse:
-- print: "**** done luminous client"
+- print: "**** done mimic client"
 - workunit:
     clients:
       all:
index 367206766d8b2c25c449713fdaf1212262d236fd..c5737ae1f4577c1cc71335fff2425e3c1e1ea692 100644 (file)
@@ -6,5 +6,5 @@ tasks:
 - exec:
     mon.a:
       - ceph fs dump --format=json-pretty
-      - ceph fs set cephfs min_compat_client mimic
+      - ceph fs set cephfs min_compat_client nautilus
 - fs.clients_evicted:
diff --git a/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-luminous.yaml b/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-luminous.yaml
deleted file mode 100644 (file)
index 7835cbf..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-meta:
-- desc: |
-   install ceph/luminous latest
-tasks:
-- install:
-    branch: luminous
-    exclude_packages:
-      - librados3
-      - ceph-mgr-dashboard
-      - ceph-mgr-diskprediction-local
-      - ceph-mgr-diskprediction-cloud
-      - ceph-mgr-rook
-      - ceph-mgr-ssh
-    extra_packages: ['librados2']
-- print: "**** done installing luminous"
-- ceph:
-    mon_bind_addrvec: false
-    mon_bind_msgr2: false
-    log-whitelist:
-      - overall HEALTH_
-      - \(FS_
-      - \(MDS_
-      - \(OSD_
-      - \(MON_DOWN\)
-      - \(CACHE_POOL_
-      - \(POOL_
-      - \(MGR_DOWN\)
-      - \(PG_
-      - \(SMALLER_PGP_NUM\)
-      - Monitor daemon marked osd
-      - Behind on trimming
-      - Manager daemon
-    conf:
-      global:
-        mon warn on pool no app: false
-        ms bind msgr2: false
-- exec:
-    osd.0:
-      - ceph osd require-osd-release luminous
-      - ceph osd set-require-min-compat-client luminous
-- print: "**** done ceph"
diff --git a/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml b/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml
new file mode 100644 (file)
index 0000000..f9323cc
--- /dev/null
@@ -0,0 +1,41 @@
+meta:
+- desc: |
+   install ceph/mimic latest
+tasks:
+- install:
+    branch: mimic
+    exclude_packages:
+      - librados3
+      - ceph-mgr-dashboard
+      - ceph-mgr-diskprediction-local
+      - ceph-mgr-diskprediction-cloud
+      - ceph-mgr-rook
+      - ceph-mgr-ssh
+    extra_packages: ['librados2']
+- print: "**** done installing mimic"
+- ceph:
+    mon_bind_addrvec: false
+    mon_bind_msgr2: false
+    log-whitelist:
+      - overall HEALTH_
+      - \(FS_
+      - \(MDS_
+      - \(OSD_
+      - \(MON_DOWN\)
+      - \(CACHE_POOL_
+      - \(POOL_
+      - \(MGR_DOWN\)
+      - \(PG_
+      - \(SMALLER_PGP_NUM\)
+      - Monitor daemon marked osd
+      - Behind on trimming
+      - Manager daemon
+    conf:
+      global:
+        mon warn on pool no app: false
+        ms bind msgr2: false
+- exec:
+    osd.0:
+      - ceph osd require-osd-release mimic
+      - ceph osd set-require-min-compat-client mimic
+- print: "**** done ceph"
index dc1c0d8d1efcd78289b91f64ef13ecd9ea9fa357..3196e358842b4bd804c9e4f96ec821ed4b8e3103 100644 (file)
@@ -3,7 +3,7 @@ overrides:
   nuke-on-error: false
 tasks:
 - ceph-fuse:
-- print: "**** done luminous client"
+- print: "**** done mimic client"
 #- workunit:
 #    clients:
 #      all:
index bdf484da64996dbef9de4e479a1834b61fc17706..78809e4fed47751494317b3b2ae99172484dec29 100644 (file)
@@ -6,7 +6,7 @@ tasks:
 - exec:
     mon.a:
       - ceph fs dump --format=json-pretty
-      - ceph fs set cephfs min_compat_client mimic
+      - ceph fs set cephfs min_compat_client nautilus
 - fs.clients_evicted:
     clients:
       client.0: False