summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestHardwareAllocation/hwspec.json
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CTestHardwareAllocation/hwspec.json')
-rw-r--r--Tests/RunCMake/CTestHardwareAllocation/hwspec.json55
1 files changed, 0 insertions, 55 deletions
diff --git a/Tests/RunCMake/CTestHardwareAllocation/hwspec.json b/Tests/RunCMake/CTestHardwareAllocation/hwspec.json
deleted file mode 100644
index c67fcca..0000000
--- a/Tests/RunCMake/CTestHardwareAllocation/hwspec.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "local": [
- {
- "widgets": [
- {
- "id": "0",
- "slots": 4
- },
- {
- "id": "1",
- "slots": 2
- },
- {
- "id": "2",
- "slots": 4
- },
- {
- "id": "3",
- "slots": 8
- },
- {
- "id": "4",
- "slots": 1
- },
- {
- "id": "5",
- "slots": 1
- },
- {
- "id": "6",
- "slots": 1
- },
- {
- "id": "7"
- }
- ],
- "transmogrifiers": [
- {
- "id": "calvin",
- "slots": 2
- },
- {
- "id": "hobbes",
- "slots": 2
- }
- ],
- "fluxcapacitors": [
- {
- "id": "outatime",
- "slots": 121
- }
- ]
- }
- ]
-}