From 1834e8147627b6ce9d1f14db7fae0a411210d186 Mon Sep 17 00:00:00 2001 From: Alex Huang Date: Fri, 26 Jul 2013 15:38:57 -0700 Subject: [PATCH] Added the missing directories --- .../resources/StorageAllocatorTestContext.xml | 45 ++++ .../test/resources/component.xml | 192 ++++++++++++++++++ .../test/resources/s3_testng.xml | 47 +++++ .../test/resources/storageContext.xml | 91 +++++++++ .../test/resources/testng.xml | 53 +++++ .../resources/SnapshotManagerTestContext.xml | 42 ++++ 6 files changed, 470 insertions(+) create mode 100644 engine/storage/integration-test/test/resources/StorageAllocatorTestContext.xml create mode 100644 engine/storage/integration-test/test/resources/component.xml create mode 100644 engine/storage/integration-test/test/resources/s3_testng.xml create mode 100644 engine/storage/integration-test/test/resources/storageContext.xml create mode 100644 engine/storage/integration-test/test/resources/testng.xml create mode 100644 engine/storage/snapshot/test/resources/SnapshotManagerTestContext.xml diff --git a/engine/storage/integration-test/test/resources/StorageAllocatorTestContext.xml b/engine/storage/integration-test/test/resources/StorageAllocatorTestContext.xml new file mode 100644 index 00000000000..1f5aa585f67 --- /dev/null +++ b/engine/storage/integration-test/test/resources/StorageAllocatorTestContext.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/engine/storage/integration-test/test/resources/component.xml b/engine/storage/integration-test/test/resources/component.xml new file mode 100644 index 00000000000..d7fe9030e80 --- /dev/null +++ b/engine/storage/integration-test/test/resources/component.xml @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/engine/storage/integration-test/test/resources/s3_testng.xml b/engine/storage/integration-test/test/resources/s3_testng.xml new file mode 100644 index 00000000000..017cc9ba2f0 --- /dev/null +++ b/engine/storage/integration-test/test/resources/s3_testng.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/engine/storage/integration-test/test/resources/storageContext.xml b/engine/storage/integration-test/test/resources/storageContext.xml new file mode 100644 index 00000000000..f9c891a036f --- /dev/null +++ b/engine/storage/integration-test/test/resources/storageContext.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/engine/storage/integration-test/test/resources/testng.xml b/engine/storage/integration-test/test/resources/testng.xml new file mode 100644 index 00000000000..fb4330999f3 --- /dev/null +++ b/engine/storage/integration-test/test/resources/testng.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/engine/storage/snapshot/test/resources/SnapshotManagerTestContext.xml b/engine/storage/snapshot/test/resources/SnapshotManagerTestContext.xml new file mode 100644 index 00000000000..d99c2e2dbac --- /dev/null +++ b/engine/storage/snapshot/test/resources/SnapshotManagerTestContext.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + +