diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 85717c5ef84..8643661917c 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -113,7 +113,8 @@ tests = [ \ "IceGrid/session", \ "IceGrid/update", \ "IceGrid/activation", \ - "IceGrid/replication", \ + "IceGrid/replicaGroup", \ +# "IceGrid/replication", \ "IceGrid/allocation", \ "Glacier2/router", \ "Glacier2/attack", \ |