mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
@@ -89,7 +89,7 @@ func TestV3StorageQuotaApply(t *testing.T) {
|
|||||||
case <-time.After(10 * time.Millisecond):
|
case <-time.After(10 * time.Millisecond):
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// txn with non-mutating Ops should go through when NOSPACE alarm is raised
|
// txn with non-mutating Ops should go through when NOSPACE alarm is raised
|
||||||
_, err = kvc0.Txn(context.TODO(), &pb.TxnRequest{
|
_, err = kvc0.Txn(context.TODO(), &pb.TxnRequest{
|
||||||
Compare: []*pb.Compare{
|
Compare: []*pb.Compare{
|
||||||
|
|||||||
Reference in New Issue
Block a user