diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 23ac33761d5..622b3dfe7a5 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -100,7 +100,7 @@ tests = [ ("IceGrid/update", ["service", "novc100", "nomingw"]), ("IceGrid/noRestartUpdate", ["service", "novc100", "nomingw"]), ("IceGrid/activation", ["service", "novc100", "nomingw"]), - ("IceGrid/replicaGroup", ["service", "novc100", "nomingw"]), + ("IceGrid/replicaGroup", ["service", "novc100", "nomingw", "noc++11", "nomultiarch"]), ("IceGrid/replication", ["service", "novc100", "nomingw", "nomx"]), ("IceGrid/allocation", ["service", "novc100", "nomingw"]), ("IceGrid/distribution", ["service", "novc100", "nomingw"]), |