From 4fb1c1b0e8ca8510c76d849e3b330c52934bca16 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Mon, 17 Jun 2013 21:57:45 +0000 Subject: Remove test mode and provide hooks to use a test suite. Tests will now be handled by a test suite in a future commit, so this mode will not be needed anymore. The test suite will work by replacing the mounting script by a fake mounting script that points to a directory with a systems folder. Also add trap again, now that it is more tested. --- .../config-sync-tests/tests.upgrades.symblinks/v1/sl1 | 1 - .../config-sync-tests/tests.upgrades.symblinks/v1/sl2 | 1 - .../config-sync-tests/tests.upgrades.symblinks/v1/sl3 | 1 - .../config-sync-tests/tests.upgrades.symblinks/v1f | 0 .../config-sync-tests/tests.upgrades.symblinks/v2/sl1 | 1 - .../config-sync-tests/tests.upgrades.symblinks/v2/sl3 | 1 - .../config-sync-tests/tests.upgrades.symblinks/v2/sl4 | 1 - .../config-sync-tests/tests.upgrades.symblinks/v2f | 0 .../config-sync-tests/tests.upgrades.symblinks/vu/sl1 | 1 - .../config-sync-tests/tests.upgrades.symblinks/vu/sl2 | 1 - .../config-sync-tests/tests.upgrades.symblinks/vu/sl4 | 1 - .../config-sync-tests/tests.upgrades.symblinks/vuf | 0 12 files changed, 9 deletions(-) delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl1 delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl2 delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl3 delete mode 100644 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1f delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl1 delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl3 delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl4 delete mode 100644 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2f delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl1 delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl2 delete mode 120000 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl4 delete mode 100644 baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vuf (limited to 'baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks') diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl1 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl1 deleted file mode 120000 index d09a60b..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl1 +++ /dev/null @@ -1 +0,0 @@ -../v1f \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl2 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl2 deleted file mode 120000 index d09a60b..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl2 +++ /dev/null @@ -1 +0,0 @@ -../v1f \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl3 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl3 deleted file mode 120000 index d09a60b..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1/sl3 +++ /dev/null @@ -1 +0,0 @@ -../v1f \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1f b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v1f deleted file mode 100644 index e69de29..0000000 diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl1 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl1 deleted file mode 120000 index e4b01f1..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl1 +++ /dev/null @@ -1 +0,0 @@ -../v2f \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl3 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl3 deleted file mode 120000 index e4b01f1..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl3 +++ /dev/null @@ -1 +0,0 @@ -../v2f \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl4 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl4 deleted file mode 120000 index e4b01f1..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2/sl4 +++ /dev/null @@ -1 +0,0 @@ -../v2f \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2f b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/v2f deleted file mode 100644 index e69de29..0000000 diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl1 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl1 deleted file mode 120000 index fcf9fc4..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl1 +++ /dev/null @@ -1 +0,0 @@ -../vuf \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl2 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl2 deleted file mode 120000 index fcf9fc4..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl2 +++ /dev/null @@ -1 +0,0 @@ -../vuf \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl4 b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl4 deleted file mode 120000 index fcf9fc4..0000000 --- a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vu/sl4 +++ /dev/null @@ -1 +0,0 @@ -../vuf \ No newline at end of file diff --git a/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vuf b/baserock-system-config-sync/config-sync-tests/tests.upgrades.symblinks/vuf deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.1