From a68804209923c2ead930287b8f0e2b42855d67e0 Mon Sep 17 00:00:00 2001 From: Bill Peck Date: Tue, 9 Jun 2015 12:06:27 -0400 Subject: dont specify a group --- restraint/config/dist-4E-eso.json | 3 +-- restraint/config/dist-5E-eso.json | 3 +-- restraint/config/eso-rhel-6.json | 3 +-- restraint/config/eso-rhel-7-candidate.json | 3 +-- restraint/config/rhel-7.0-build.json | 3 +-- restraint/config/rhel-7.1-aarch64-candidate.json | 3 +-- restraint/config/rhel-7.1-ppc64le-auto.json | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) diff --git a/restraint/config/dist-4E-eso.json b/restraint/config/dist-4E-eso.json index e62238e..7a17c31 100644 --- a/restraint/config/dist-4E-eso.json +++ b/restraint/config/dist-4E-eso.json @@ -17,8 +17,7 @@ "name": "AppServer" } } - ], - "job_group": "ci-ops-central" + ] } ] } diff --git a/restraint/config/dist-5E-eso.json b/restraint/config/dist-5E-eso.json index 64fece7..46868c3 100644 --- a/restraint/config/dist-5E-eso.json +++ b/restraint/config/dist-5E-eso.json @@ -16,8 +16,7 @@ "name": "AppServer" } } - ], - "job_group": "ci-ops-central" + ] } ] } diff --git a/restraint/config/eso-rhel-6.json b/restraint/config/eso-rhel-6.json index 7a8f5fd..5ffb1ea 100644 --- a/restraint/config/eso-rhel-6.json +++ b/restraint/config/eso-rhel-6.json @@ -17,8 +17,7 @@ "name": "AppServer" } } - ], - "job_group": "ci-ops-central" + ] } ] } diff --git a/restraint/config/eso-rhel-7-candidate.json b/restraint/config/eso-rhel-7-candidate.json index 66182bd..faf1ef8 100644 --- a/restraint/config/eso-rhel-7-candidate.json +++ b/restraint/config/eso-rhel-7-candidate.json @@ -17,8 +17,7 @@ "name": "AppServer" } } - ], - "job_group": "ci-ops-central" + ] } ] } diff --git a/restraint/config/rhel-7.0-build.json b/restraint/config/rhel-7.0-build.json index 66182bd..faf1ef8 100644 --- a/restraint/config/rhel-7.0-build.json +++ b/restraint/config/rhel-7.0-build.json @@ -17,8 +17,7 @@ "name": "AppServer" } } - ], - "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 8944cd0..4973867 100644 --- a/restraint/config/rhel-7.1-aarch64-candidate.json +++ b/restraint/config/rhel-7.1-aarch64-candidate.json @@ -17,8 +17,7 @@ "name": "AppServer" } } - ], - "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 9a3ebc8..9b92eaa 100644 --- a/restraint/config/rhel-7.1-ppc64le-auto.json +++ b/restraint/config/rhel-7.1-ppc64le-auto.json @@ -17,8 +17,7 @@ "name": "AppServer" } } - ], - "job_group": "ci-ops-central" + ] } ] } -- cgit