[CRIU] [PATCH] zdtm: remove *.opts files
Andrei Vagin
avagin at openvz.org
Mon Aug 29 13:28:29 PDT 2016
From: Andrei Vagin <avagin at virtuozzo.com>
This files are used by zdtm.sh. zdtm.py uses *.desc files.
Signed-off-by: Andrei Vagin <avagin at virtuozzo.com>
---
test/zdtm/static/cgroup00.opts | 1 -
test/zdtm/static/cgroup01.opts | 1 -
test/zdtm/static/cgroup02.opts | 1 -
test/zdtm/static/file_locks00.opts | 1 -
test/zdtm/static/file_locks01.opts | 1 -
test/zdtm/static/file_locks02.opts | 1 -
test/zdtm/static/file_locks03.opts | 1 -
test/zdtm/static/file_locks04.opts | 1 -
test/zdtm/static/file_locks05.opts | 1 -
test/zdtm/static/inotify00.opts | 1 -
test/zdtm/static/mnt_ext_auto.opts | 1 -
test/zdtm/static/mnt_ext_master.opts | 1 -
test/zdtm/static/mntns_link_remap.opts | 1 -
test/zdtm/static/socket-ext.opts | 1 -
test/zdtm/static/socket-tcp-local.opts | 1 -
test/zdtm/static/socket-tcp.opts | 1 -
test/zdtm/static/socket-tcp6-local.opts | 1 -
test/zdtm/static/socket-tcp6.opts | 1 -
test/zdtm/static/socket-tcpbuf-local.opts | 1 -
test/zdtm/static/socket-tcpbuf.opts | 1 -
test/zdtm/static/socket-tcpbuf6-local.opts | 1 -
test/zdtm/static/socket-tcpbuf6.opts | 1 -
test/zdtm/static/unlink_fstat03.opts | 1 -
test/zdtm/transition/socket-tcp.opts | 1 -
test/zdtm/transition/socket-tcp6.opts | 1 -
25 files changed, 25 deletions(-)
delete mode 100644 test/zdtm/static/cgroup00.opts
delete mode 100644 test/zdtm/static/cgroup01.opts
delete mode 100644 test/zdtm/static/cgroup02.opts
delete mode 100644 test/zdtm/static/file_locks00.opts
delete mode 100644 test/zdtm/static/file_locks01.opts
delete mode 100644 test/zdtm/static/file_locks02.opts
delete mode 100644 test/zdtm/static/file_locks03.opts
delete mode 100644 test/zdtm/static/file_locks04.opts
delete mode 100644 test/zdtm/static/file_locks05.opts
delete mode 100644 test/zdtm/static/inotify00.opts
delete mode 100644 test/zdtm/static/mnt_ext_auto.opts
delete mode 100644 test/zdtm/static/mnt_ext_master.opts
delete mode 100644 test/zdtm/static/mntns_link_remap.opts
delete mode 100644 test/zdtm/static/socket-ext.opts
delete mode 120000 test/zdtm/static/socket-tcp-local.opts
delete mode 100644 test/zdtm/static/socket-tcp.opts
delete mode 120000 test/zdtm/static/socket-tcp6-local.opts
delete mode 100644 test/zdtm/static/socket-tcp6.opts
delete mode 100644 test/zdtm/static/socket-tcpbuf-local.opts
delete mode 100644 test/zdtm/static/socket-tcpbuf.opts
delete mode 120000 test/zdtm/static/socket-tcpbuf6-local.opts
delete mode 100644 test/zdtm/static/socket-tcpbuf6.opts
delete mode 100644 test/zdtm/static/unlink_fstat03.opts
delete mode 100644 test/zdtm/transition/socket-tcp.opts
delete mode 100644 test/zdtm/transition/socket-tcp6.opts
diff --git a/test/zdtm/static/cgroup00.opts b/test/zdtm/static/cgroup00.opts
deleted file mode 100644
index 998cb32..0000000
--- a/test/zdtm/static/cgroup00.opts
+++ /dev/null
@@ -1 +0,0 @@
---manage-cgroups
diff --git a/test/zdtm/static/cgroup01.opts b/test/zdtm/static/cgroup01.opts
deleted file mode 100644
index 998cb32..0000000
--- a/test/zdtm/static/cgroup01.opts
+++ /dev/null
@@ -1 +0,0 @@
---manage-cgroups
diff --git a/test/zdtm/static/cgroup02.opts b/test/zdtm/static/cgroup02.opts
deleted file mode 100644
index 159938e..0000000
--- a/test/zdtm/static/cgroup02.opts
+++ /dev/null
@@ -1 +0,0 @@
---manage-cgroups --cgroup-root /newroot --cgroup-root name=zdtmtst:/zdtmtstroot
diff --git a/test/zdtm/static/file_locks00.opts b/test/zdtm/static/file_locks00.opts
deleted file mode 100644
index 738083a..0000000
--- a/test/zdtm/static/file_locks00.opts
+++ /dev/null
@@ -1 +0,0 @@
---file-locks
diff --git a/test/zdtm/static/file_locks01.opts b/test/zdtm/static/file_locks01.opts
deleted file mode 100644
index 738083a..0000000
--- a/test/zdtm/static/file_locks01.opts
+++ /dev/null
@@ -1 +0,0 @@
---file-locks
diff --git a/test/zdtm/static/file_locks02.opts b/test/zdtm/static/file_locks02.opts
deleted file mode 100644
index 738083a..0000000
--- a/test/zdtm/static/file_locks02.opts
+++ /dev/null
@@ -1 +0,0 @@
---file-locks
diff --git a/test/zdtm/static/file_locks03.opts b/test/zdtm/static/file_locks03.opts
deleted file mode 100644
index 738083a..0000000
--- a/test/zdtm/static/file_locks03.opts
+++ /dev/null
@@ -1 +0,0 @@
---file-locks
diff --git a/test/zdtm/static/file_locks04.opts b/test/zdtm/static/file_locks04.opts
deleted file mode 100644
index 738083a..0000000
--- a/test/zdtm/static/file_locks04.opts
+++ /dev/null
@@ -1 +0,0 @@
---file-locks
diff --git a/test/zdtm/static/file_locks05.opts b/test/zdtm/static/file_locks05.opts
deleted file mode 100644
index 738083a..0000000
--- a/test/zdtm/static/file_locks05.opts
+++ /dev/null
@@ -1 +0,0 @@
---file-locks
diff --git a/test/zdtm/static/inotify00.opts b/test/zdtm/static/inotify00.opts
deleted file mode 100644
index 4722946..0000000
--- a/test/zdtm/static/inotify00.opts
+++ /dev/null
@@ -1 +0,0 @@
---link-remap
diff --git a/test/zdtm/static/mnt_ext_auto.opts b/test/zdtm/static/mnt_ext_auto.opts
deleted file mode 100644
index aab0bcd..0000000
--- a/test/zdtm/static/mnt_ext_auto.opts
+++ /dev/null
@@ -1 +0,0 @@
---ext-mount-map auto --enable-external-sharing
diff --git a/test/zdtm/static/mnt_ext_master.opts b/test/zdtm/static/mnt_ext_master.opts
deleted file mode 100644
index bbcdf9f..0000000
--- a/test/zdtm/static/mnt_ext_master.opts
+++ /dev/null
@@ -1 +0,0 @@
---ext-mount-map auto --enable-external-masters
diff --git a/test/zdtm/static/mntns_link_remap.opts b/test/zdtm/static/mntns_link_remap.opts
deleted file mode 100644
index 4722946..0000000
--- a/test/zdtm/static/mntns_link_remap.opts
+++ /dev/null
@@ -1 +0,0 @@
---link-remap
diff --git a/test/zdtm/static/socket-ext.opts b/test/zdtm/static/socket-ext.opts
deleted file mode 100644
index de36807..0000000
--- a/test/zdtm/static/socket-ext.opts
+++ /dev/null
@@ -1 +0,0 @@
---ext-unix-sk
diff --git a/test/zdtm/static/socket-tcp-local.opts b/test/zdtm/static/socket-tcp-local.opts
deleted file mode 120000
index 5f40ff8..0000000
--- a/test/zdtm/static/socket-tcp-local.opts
+++ /dev/null
@@ -1 +0,0 @@
-socket-tcp.opts
\ No newline at end of file
diff --git a/test/zdtm/static/socket-tcp.opts b/test/zdtm/static/socket-tcp.opts
deleted file mode 100644
index f016a54..0000000
--- a/test/zdtm/static/socket-tcp.opts
+++ /dev/null
@@ -1 +0,0 @@
---tcp-established
diff --git a/test/zdtm/static/socket-tcp6-local.opts b/test/zdtm/static/socket-tcp6-local.opts
deleted file mode 120000
index 5f40ff8..0000000
--- a/test/zdtm/static/socket-tcp6-local.opts
+++ /dev/null
@@ -1 +0,0 @@
-socket-tcp.opts
\ No newline at end of file
diff --git a/test/zdtm/static/socket-tcp6.opts b/test/zdtm/static/socket-tcp6.opts
deleted file mode 100644
index f016a54..0000000
--- a/test/zdtm/static/socket-tcp6.opts
+++ /dev/null
@@ -1 +0,0 @@
---tcp-established
diff --git a/test/zdtm/static/socket-tcpbuf-local.opts b/test/zdtm/static/socket-tcpbuf-local.opts
deleted file mode 100644
index f016a54..0000000
--- a/test/zdtm/static/socket-tcpbuf-local.opts
+++ /dev/null
@@ -1 +0,0 @@
---tcp-established
diff --git a/test/zdtm/static/socket-tcpbuf.opts b/test/zdtm/static/socket-tcpbuf.opts
deleted file mode 100644
index f016a54..0000000
--- a/test/zdtm/static/socket-tcpbuf.opts
+++ /dev/null
@@ -1 +0,0 @@
---tcp-established
diff --git a/test/zdtm/static/socket-tcpbuf6-local.opts b/test/zdtm/static/socket-tcpbuf6-local.opts
deleted file mode 120000
index ed66097..0000000
--- a/test/zdtm/static/socket-tcpbuf6-local.opts
+++ /dev/null
@@ -1 +0,0 @@
-socket-tcpbuf.opts
\ No newline at end of file
diff --git a/test/zdtm/static/socket-tcpbuf6.opts b/test/zdtm/static/socket-tcpbuf6.opts
deleted file mode 100644
index f016a54..0000000
--- a/test/zdtm/static/socket-tcpbuf6.opts
+++ /dev/null
@@ -1 +0,0 @@
---tcp-established
diff --git a/test/zdtm/static/unlink_fstat03.opts b/test/zdtm/static/unlink_fstat03.opts
deleted file mode 100644
index 4722946..0000000
--- a/test/zdtm/static/unlink_fstat03.opts
+++ /dev/null
@@ -1 +0,0 @@
---link-remap
diff --git a/test/zdtm/transition/socket-tcp.opts b/test/zdtm/transition/socket-tcp.opts
deleted file mode 100644
index f016a54..0000000
--- a/test/zdtm/transition/socket-tcp.opts
+++ /dev/null
@@ -1 +0,0 @@
---tcp-established
diff --git a/test/zdtm/transition/socket-tcp6.opts b/test/zdtm/transition/socket-tcp6.opts
deleted file mode 100644
index f016a54..0000000
--- a/test/zdtm/transition/socket-tcp6.opts
+++ /dev/null
@@ -1 +0,0 @@
---tcp-established
--
2.7.4
More information about the CRIU
mailing list