summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-06-05 16:05:35 -0400
committerBill Peck <bpeck@redhat.com>2015-06-05 16:05:35 -0400
commit553e961f8950b2ea2c39f66655f3f16212b55c22 (patch)
tree91929235fced6d140c0aff8f094d5b11aaccad25
parented86386eb23c1ec2659c4b1280e06d5d7224555d (diff)
downloadtests-553e961f8950b2ea2c39f66655f3f16212b55c22.tar.gz
tests-553e961f8950b2ea2c39f66655f3f16212b55c22.tar.xz
tests-553e961f8950b2ea2c39f66655f3f16212b55c22.zip
fix json files
-rw-r--r--restraint/config/dist-4E-eso.json6
-rw-r--r--restraint/config/dist-5E-eso.json4
-rw-r--r--restraint/config/eso-rhel-6.json4
-rw-r--r--restraint/config/rhel-7.0-build.json4
-rw-r--r--restraint/config/rhel-7.1-aarch64-candidate.json4
-rw-r--r--restraint/config/rhel-7.1-ppc64le-auto.json4
6 files changed, 12 insertions, 14 deletions
diff --git a/restraint/config/dist-4E-eso.json b/restraint/config/dist-4E-eso.json
index 06a5282..6bbc913 100644
--- a/restraint/config/dist-4E-eso.json
+++ b/restraint/config/dist-4E-eso.json
@@ -10,10 +10,8 @@
"family": "RedHatEnterpriseLinux4",
"tag": ["RTT_ACCEPTED"],
"arch": "X86_64",
- "variant": "Server",
- "hostrequire": [],
- "bkr_data": {},
- },
+ "variant": "Server"
+ }
],
"job_group": "ci-ops-central"
}
diff --git a/restraint/config/dist-5E-eso.json b/restraint/config/dist-5E-eso.json
index 737d543..d6a9e26 100644
--- a/restraint/config/dist-5E-eso.json
+++ b/restraint/config/dist-5E-eso.json
@@ -12,8 +12,8 @@
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],
- "bkr_data": {},
- },
+ "bkr_data": {}
+ }
],
"job_group": "ci-ops-central"
}
diff --git a/restraint/config/eso-rhel-6.json b/restraint/config/eso-rhel-6.json
index f87b0af..9ed4081 100644
--- a/restraint/config/eso-rhel-6.json
+++ b/restraint/config/eso-rhel-6.json
@@ -12,8 +12,8 @@
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],
- "bkr_data": {},
- },
+ "bkr_data": {}
+ }
],
"job_group": "ci-ops-central"
}
diff --git a/restraint/config/rhel-7.0-build.json b/restraint/config/rhel-7.0-build.json
index f2a447d..861b68d 100644
--- a/restraint/config/rhel-7.0-build.json
+++ b/restraint/config/rhel-7.0-build.json
@@ -12,8 +12,8 @@
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],
- "bkr_data": {},
- },
+ "bkr_data": {}
+ }
],
"job_group": "ci-ops-central"
}
diff --git a/restraint/config/rhel-7.1-aarch64-candidate.json b/restraint/config/rhel-7.1-aarch64-candidate.json
index f6d0419..b416332 100644
--- a/restraint/config/rhel-7.1-aarch64-candidate.json
+++ b/restraint/config/rhel-7.1-aarch64-candidate.json
@@ -12,8 +12,8 @@
"arch": "aarch64",
"variant": "Server",
"hostrequire": [],
- "bkr_data": {},
- },
+ "bkr_data": {}
+ }
],
"job_group": "ci-ops-central"
}
diff --git a/restraint/config/rhel-7.1-ppc64le-auto.json b/restraint/config/rhel-7.1-ppc64le-auto.json
index f901968..130dfde 100644
--- a/restraint/config/rhel-7.1-ppc64le-auto.json
+++ b/restraint/config/rhel-7.1-ppc64le-auto.json
@@ -12,8 +12,8 @@
"arch": "ppc64",
"variant": "Server",
"hostrequire": [],
- "bkr_data": {},
- },
+ "bkr_data": {}
+ }
],
"job_group": "ci-ops-central"
}