]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
overlay: renumber tests after merge
authorEryu Guan <eguan@redhat.com>
Thu, 8 Feb 2018 12:18:31 +0000 (20:18 +0800)
committerEryu Guan <eguan@redhat.com>
Thu, 8 Feb 2018 12:20:22 +0000 (20:20 +0800)
Tests were merged with high seq numbers to avoid conflicts with
other tests.  Now renumber them to contiguous numbers, as all other
tests have been merged correctly. This is easier to do than
assigning the final seq numbers at commit time.

Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/overlay/045 [moved from tests/overlay/201 with 99% similarity]
tests/overlay/045.out [moved from tests/overlay/201.out with 87% similarity]
tests/overlay/046 [moved from tests/overlay/202 with 99% similarity]
tests/overlay/046.out [moved from tests/overlay/202.out with 89% similarity]
tests/overlay/056 [moved from tests/overlay/203 with 99% similarity]
tests/overlay/056.out [moved from tests/overlay/203.out with 69% similarity]
tests/overlay/group

similarity index 99%
rename from tests/overlay/201
rename to tests/overlay/045
index 77e57187bc2e3b9c22885bb77b33a60dea9f7092..6158dbd53ebc58aefedf175a2c0b364ee46c9a02 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# FS QA Test 201
+# FS QA Test No. 045
 #
 # Test fsck.overlay how to deal with whiteouts in overlayfs.
 #
similarity index 87%
rename from tests/overlay/201.out
rename to tests/overlay/045.out
index 157bb85c90d2bdfea3003e48573be02038cae4ba..cfb40388818f67ab24a8519f305aa636b3bc7a9d 100644 (file)
@@ -1,4 +1,4 @@
-QA output created by 201
+QA output created by 045
 + Orphan whiteout
 + Valid whiteout
 + Orphan whiteout(2)
similarity index 99%
rename from tests/overlay/202
rename to tests/overlay/046
index e411b9427ff175dcf036820310f96dbedf1cc80d..b0ede6cd46ef6acdf5b83024506518c100bf3208 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# FS QA Test 202
+# FS QA Test No. 046
 #
 # Test fsck.overlay how to deal with redirect xattr in overlayfs.
 #
similarity index 89%
rename from tests/overlay/202.out
rename to tests/overlay/046.out
index 99d2b32859dd34e8e123b4eca5fff90cdecd6ff7..4f69d557630df4de52cb0aee8010ec41bbd6aa41 100644 (file)
@@ -1,4 +1,4 @@
-QA output created by 202
+QA output created by 046
 + Invalid redirect
 + Invalid redirect(2)
 + Valid redirect
similarity index 99%
rename from tests/overlay/203
rename to tests/overlay/056
index 70dd7fdc39913de4a23103bfa7e3f88adb488e39..3a85c821909ca81af0ac9adf60a88ad690de76dc 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# FS QA Test 203
+# FS QA Test No. 056
 #
 # Test fsck.overlay how to deal with impure xattr in overlayfs.
 #
similarity index 69%
rename from tests/overlay/203.out
rename to tests/overlay/056.out
index dd81788e809e315b450fbb965f6b1a5939c7021c..48eb1c911766477e46b27edecc07479e0cfc8e42 100644 (file)
@@ -1,4 +1,4 @@
-QA output created by 203
+QA output created by 056
 + Missing impure
 + Missing impure(2)
 + Missing impure(3)
index e8f2d4190a889678813a8786d6afe13d671f7228..65f1fe639758178c8dce1e84b2d4e17d855dbb64 100644 (file)
@@ -47,6 +47,8 @@
 042 auto quick copyup hardlink
 043 auto quick copyup nonsamefs
 044 auto quick copyup hardlink nonsamefs
+045 auto quick fsck
+046 auto quick fsck
 047 auto quick copyup hardlink
 048 auto quick copyup hardlink
 049 auto quick copyup redirect
@@ -56,6 +58,4 @@
 053 auto quick copyup redirect exportfs nonsamefs
 054 auto quick copyup redirect exportfs
 055 auto quick copyup redirect exportfs nonsamefs
-201 auto quick fsck
-202 auto quick fsck
-203 auto quick fsck
+056 auto quick fsck