Commit 20b08f26 authored by sergiyb@chromium.org's avatar sergiyb@chromium.org

Update cq_client in depot_tools form CQ repo

R=tandrii@chromium.org
BUG=564557

Review URL: https://codereview.chromium.org/1534813002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298053 0039d316-1c4b-4281-b951-d872f2087c98
parent da93188c
......@@ -68,6 +68,11 @@ type Config struct {
TargetRef *string `protobuf:"bytes,11,opt,name=target_ref" json:"target_ref,omitempty"`
// Deprecated. URL of the SVN repository. We are deprecating SVN support.
SvnRepoUrl *string `protobuf:"bytes,12,opt,name=svn_repo_url" json:"svn_repo_url,omitempty"`
// If present, the CQ will refrain from processing any commits whose start
// time is >= this time.
//
// This is an UTC RFC3339 (stiptime(tm)) string representing the time.
DrainingStartTime *string `protobuf:"bytes,13,opt,name=draining_start_time" json:"draining_start_time,omitempty"`
XXX_unrecognized []byte `json:"-"`
}
......@@ -167,6 +172,13 @@ func (m *Config) GetSvnRepoUrl() string {
return ""
}
func (m *Config) GetDrainingStartTime() string {
if m != nil && m.DrainingStartTime != nil {
return *m.DrainingStartTime
}
return ""
}
type Rietveld struct {
// Required. URL of the codereview site.
Url *string `protobuf:"bytes,1,opt,name=url" json:"url,omitempty"`
......@@ -547,47 +559,48 @@ func init() {
}
var fileDescriptor0 = []byte{
// 660 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x74, 0x54, 0xdd, 0x4e, 0xdb, 0x4c,
0x10, 0x55, 0x08, 0x49, 0x9c, 0x31, 0x90, 0x0f, 0x13, 0xc0, 0xf8, 0xeb, 0x0f, 0x50, 0xa9, 0xaa,
0xda, 0xca, 0x12, 0xa9, 0xd4, 0xfb, 0xc2, 0x45, 0xd5, 0x96, 0x2b, 0xa8, 0x7a, 0xd1, 0x9b, 0xd5,
0xda, 0x9e, 0x98, 0xa5, 0xfe, 0x81, 0xf5, 0x3a, 0x90, 0xb7, 0xea, 0x53, 0xf4, 0x11, 0x7a, 0xd5,
0x87, 0xe9, 0x78, 0xbd, 0x09, 0x71, 0x4a, 0xae, 0x6c, 0xcf, 0x39, 0xb3, 0x7b, 0x66, 0xce, 0x8c,
0xc1, 0x0a, 0x6f, 0xfd, 0x1b, 0x99, 0xab, 0xfc, 0xf8, 0xd7, 0x1a, 0x74, 0xcf, 0xf2, 0x6c, 0x2c,
0x62, 0x67, 0x00, 0xbd, 0x09, 0xca, 0x42, 0xe4, 0x99, 0xdb, 0x3a, 0x6c, 0xbd, 0xea, 0x54, 0x81,
0xf0, 0x96, 0x65, 0x3c, 0x45, 0x77, 0x8d, 0x02, 0x7d, 0xe7, 0x29, 0xf4, 0x89, 0x21, 0xc6, 0x82,
0x68, 0x6e, 0x9b, 0x42, 0xf6, 0x08, 0xfc, 0x6f, 0xb3, 0x88, 0xb3, 0x0b, 0x9b, 0xc4, 0x2f, 0x14,
0x57, 0x65, 0xc1, 0x4a, 0x99, 0xb8, 0xeb, 0x3a, 0xeb, 0x08, 0x0e, 0xae, 0x44, 0x84, 0x4c, 0xe2,
0x98, 0x89, 0x8c, 0x85, 0x79, 0x9a, 0x0a, 0xa5, 0x30, 0x62, 0x69, 0x11, 0xbb, 0x1d, 0xa2, 0x58,
0x8e, 0x07, 0x4e, 0x1d, 0x66, 0x41, 0x29, 0x0b, 0xc5, 0x22, 0x4c, 0xf8, 0xd4, 0xed, 0x6a, 0x15,
0x2e, 0xfc, 0x97, 0xf2, 0x7b, 0xb6, 0x88, 0xbb, 0x3d, 0x8d, 0xd0, 0x7d, 0x74, 0x1e, 0xd5, 0x11,
0x95, 0xa1, 0xaa, 0x64, 0x5b, 0xfa, 0xb0, 0xff, 0xc1, 0x92, 0x02, 0xd5, 0x04, 0x93, 0xc8, 0xed,
0x6b, 0x91, 0x7d, 0xff, 0xc2, 0x04, 0x9c, 0x7d, 0xe8, 0xc6, 0x28, 0xa5, 0x50, 0xee, 0x40, 0x43,
0x3d, 0xff, 0xa3, 0xfe, 0x74, 0x86, 0xb0, 0x11, 0xd3, 0xf9, 0x12, 0x6f, 0x72, 0xad, 0x1d, 0xb4,
0x76, 0x07, 0x40, 0x71, 0x19, 0x63, 0x05, 0x8c, 0x5d, 0x5b, 0xc7, 0x88, 0x59, 0x4c, 0xb2, 0x07,
0xe6, 0x46, 0x15, 0x3d, 0xf6, 0xc1, 0x9a, 0x5f, 0x62, 0x43, 0xbb, 0x02, 0x5a, 0x9a, 0x4e, 0x2a,
0x49, 0xe2, 0x35, 0x86, 0x24, 0x9e, 0x17, 0x58, 0x50, 0x2f, 0xdb, 0xc4, 0x7f, 0x01, 0x5d, 0x73,
0xf3, 0x01, 0x6c, 0x53, 0xdb, 0x4c, 0x63, 0x23, 0x96, 0xf0, 0x00, 0x4d, 0xee, 0xf1, 0xef, 0x2e,
0xf4, 0x1f, 0xfa, 0xfb, 0x1e, 0x36, 0x25, 0x4e, 0x04, 0xde, 0xa1, 0x64, 0x49, 0xac, 0x52, 0x4d,
0xb2, 0x47, 0xcf, 0x1f, 0x2c, 0xf0, 0x2f, 0x0c, 0x7e, 0x4e, 0xf0, 0x2c, 0x4a, 0x79, 0xb6, 0x92,
0x88, 0xc6, 0x19, 0xed, 0xa5, 0x3d, 0x3a, 0x5a, 0xc8, 0xfa, 0x4a, 0xe8, 0xa5, 0x06, 0x1b, 0x79,
0xaf, 0xa1, 0xa7, 0xe4, 0x94, 0x5d, 0xe7, 0x81, 0x31, 0xfb, 0xa0, 0x91, 0x33, 0xfd, 0x9c, 0x07,
0x73, 0xee, 0x5b, 0xb0, 0x0a, 0x11, 0x93, 0xbb, 0x09, 0xd7, 0xb6, 0xdb, 0x23, 0x6f, 0x81, 0x7c,
0x49, 0xd0, 0xd9, 0xf9, 0x87, 0x59, 0xc0, 0xfb, 0x0e, 0xc3, 0x47, 0x95, 0xee, 0xc1, 0xd6, 0x6c,
0x3c, 0xa8, 0x44, 0x41, 0x4e, 0xcf, 0x7b, 0x58, 0xcd, 0xc0, 0x1d, 0x27, 0x87, 0x0a, 0x0c, 0xeb,
0x1a, 0x3a, 0xce, 0x0e, 0xd8, 0x59, 0xae, 0x5b, 0xa1, 0x67, 0xa9, 0x12, 0xd9, 0xf7, 0x4e, 0x60,
0x6f, 0x45, 0x3d, 0xfb, 0x30, 0x58, 0xe8, 0x03, 0x9b, 0x5b, 0xe4, 0xfd, 0x69, 0xc3, 0xd6, 0x52,
0x3d, 0x27, 0xd0, 0x0b, 0xca, 0xf0, 0x07, 0xaa, 0x82, 0x38, 0x6d, 0x2a, 0xe7, 0x70, 0x65, 0xed,
0xfe, 0xa9, 0x26, 0x3a, 0x9f, 0x60, 0x68, 0xda, 0x45, 0xb3, 0x51, 0xbd, 0x85, 0x7a, 0xaf, 0x4c,
0xbf, 0xdf, 0xac, 0xce, 0xaf, 0x3f, 0x2f, 0xaa, 0x9c, 0x7a, 0x15, 0xbd, 0x73, 0xe8, 0x9d, 0x96,
0x22, 0x89, 0x48, 0xc8, 0x06, 0xac, 0xeb, 0x0d, 0x6c, 0xcd, 0x66, 0x4f, 0x49, 0x11, 0xd3, 0x08,
0xd3, 0xa4, 0x04, 0xd3, 0xf9, 0x5e, 0xee, 0xe2, 0xfd, 0x0d, 0x1d, 0x97, 0x62, 0xa6, 0x18, 0xbd,
0x84, 0xf4, 0xe4, 0x31, 0x6a, 0x27, 0xd6, 0xbc, 0x2f, 0xd0, 0x35, 0x12, 0x9b, 0x87, 0xbd, 0x03,
0x2b, 0xa8, 0x6f, 0xa9, 0x87, 0x72, 0x79, 0x28, 0x96, 0x8a, 0xd4, 0x4c, 0xef, 0x67, 0x0b, 0xb6,
0xff, 0x11, 0x4c, 0x3b, 0xb7, 0xd3, 0xac, 0xfd, 0xb6, 0xcc, 0x15, 0x37, 0xff, 0x11, 0xda, 0xee,
0x38, 0xc9, 0x03, 0x9e, 0x34, 0xb0, 0xda, 0xc2, 0x27, 0x30, 0x1c, 0x73, 0x91, 0x94, 0x12, 0x0d,
0x78, 0x87, 0x22, 0xbe, 0x52, 0xda, 0xcb, 0x8e, 0xf3, 0x12, 0x9e, 0x29, 0xc9, 0xb3, 0x42, 0x54,
0x75, 0x3d, 0xca, 0x5b, 0x9f, 0x9d, 0xa2, 0xa8, 0xf8, 0xbc, 0x54, 0x4d, 0xb4, 0xfa, 0xbb, 0x74,
0xbc, 0x6d, 0x18, 0x2c, 0x0d, 0xe0, 0xdf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x0e, 0x52, 0xce, 0xf8,
0x01, 0x05, 0x00, 0x00,
// 674 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x74, 0x54, 0x4d, 0x4f, 0xdb, 0x40,
0x10, 0x55, 0x08, 0x49, 0x9c, 0x31, 0x90, 0x62, 0x02, 0x18, 0xd3, 0x0f, 0xa0, 0x52, 0x55, 0xb5,
0x95, 0x25, 0x52, 0xa9, 0xf7, 0xc2, 0xa1, 0x6a, 0xcb, 0x09, 0xaa, 0x1e, 0x7a, 0x59, 0xad, 0xed,
0x89, 0x59, 0xea, 0x0f, 0x58, 0xaf, 0x03, 0xf9, 0x57, 0xfd, 0x35, 0x3d, 0xf5, 0xd6, 0x3f, 0xd2,
0xd9, 0xb5, 0x13, 0xe2, 0x14, 0x4e, 0x89, 0xe7, 0xbd, 0x19, 0xbf, 0x99, 0x79, 0x63, 0xb0, 0xc2,
0x1b, 0xff, 0x5a, 0xe6, 0x2a, 0x3f, 0xfa, 0xbb, 0x02, 0xdd, 0xd3, 0x3c, 0x1b, 0x8b, 0xd8, 0x19,
0x40, 0x6f, 0x82, 0xb2, 0x10, 0x79, 0xe6, 0xb6, 0x0e, 0x5a, 0xaf, 0x3b, 0x3a, 0x10, 0xde, 0xb0,
0x8c, 0xa7, 0xe8, 0xae, 0x50, 0xa0, 0xef, 0x3c, 0x83, 0x3e, 0x31, 0xc4, 0x58, 0x10, 0xcd, 0x6d,
0x53, 0xc8, 0x1e, 0x81, 0xff, 0x7d, 0x16, 0x71, 0xb6, 0x61, 0x9d, 0xf8, 0x85, 0xe2, 0xaa, 0x2c,
0x58, 0x29, 0x13, 0x77, 0xd5, 0x64, 0x1d, 0xc2, 0xde, 0xa5, 0x88, 0x90, 0x49, 0x1c, 0x33, 0x91,
0xb1, 0x30, 0x4f, 0x53, 0xa1, 0x14, 0x46, 0x2c, 0x2d, 0x62, 0xb7, 0x43, 0x14, 0xcb, 0xf1, 0xc0,
0xa9, 0xc2, 0x2c, 0x28, 0x65, 0xa1, 0x58, 0x84, 0x09, 0x9f, 0xba, 0x5d, 0xa3, 0xc2, 0x85, 0x27,
0x29, 0xbf, 0x63, 0x8b, 0xb8, 0xdb, 0x33, 0x08, 0xbd, 0x8f, 0xea, 0x51, 0x1f, 0x51, 0x19, 0x2a,
0x2d, 0xdb, 0x32, 0xc5, 0xf6, 0xc1, 0x92, 0x02, 0xd5, 0x04, 0x93, 0xc8, 0xed, 0x1b, 0x91, 0x7d,
0xff, 0xbc, 0x0e, 0x38, 0xbb, 0xd0, 0x8d, 0x51, 0x4a, 0xa1, 0xdc, 0x81, 0x81, 0x7a, 0xfe, 0x27,
0xf3, 0xe8, 0x0c, 0x61, 0x2d, 0xa6, 0xfa, 0x12, 0xaf, 0x73, 0xa3, 0x1d, 0x8c, 0x76, 0x07, 0x40,
0x71, 0x19, 0xa3, 0x06, 0xc6, 0xae, 0x6d, 0x62, 0xc4, 0x2c, 0x26, 0xd9, 0x3d, 0x73, 0xcd, 0x44,
0xf7, 0x61, 0x2b, 0x92, 0x5c, 0x64, 0x22, 0x8b, 0xf5, 0x08, 0xa4, 0x62, 0x4a, 0xd0, 0xe0, 0xd6,
0x35, 0x78, 0xe4, 0x83, 0x35, 0x57, 0x60, 0x43, 0x5b, 0x67, 0xb5, 0x4c, 0x16, 0xb5, 0x40, 0xfa,
0xaf, 0x30, 0xa4, 0xce, 0x78, 0x81, 0x05, 0x0d, 0xba, 0x4d, 0xfc, 0x97, 0xd0, 0xad, 0x65, 0xed,
0xc1, 0x26, 0xcd, 0xb4, 0x9e, 0x7a, 0xc4, 0x12, 0x1e, 0x60, 0x9d, 0x7b, 0xf4, 0xbb, 0x0b, 0xfd,
0xfb, 0xe1, 0x7f, 0x80, 0x75, 0x89, 0x13, 0x81, 0xb7, 0x28, 0x59, 0x12, 0xab, 0xd4, 0x90, 0xec,
0xd1, 0x8b, 0xfb, 0xfd, 0xf8, 0xe7, 0x35, 0x7e, 0x46, 0xf0, 0x2c, 0x4a, 0x79, 0xb6, 0x92, 0x88,
0xf5, 0xda, 0xcc, 0xa2, 0xed, 0xd1, 0xe1, 0x42, 0xd6, 0x37, 0x42, 0x2f, 0x0c, 0xd8, 0xc8, 0x7b,
0x03, 0x3d, 0x25, 0xa7, 0xec, 0x2a, 0x0f, 0x6a, 0x27, 0xec, 0x35, 0x72, 0xa6, 0x5f, 0xf2, 0x60,
0xce, 0x7d, 0x07, 0x56, 0x21, 0x62, 0x5a, 0x7d, 0xc2, 0x8d, 0x27, 0xec, 0x91, 0xb7, 0x40, 0xbe,
0x20, 0xe8, 0xf4, 0xec, 0xe3, 0x2c, 0xe0, 0xfd, 0x80, 0xe1, 0x83, 0x4a, 0x77, 0x60, 0x63, 0xe6,
0x1d, 0x6a, 0x51, 0x90, 0x0d, 0xe6, 0x33, 0xd4, 0x06, 0xb9, 0xe5, 0xb4, 0xbe, 0x02, 0xc3, 0xaa,
0x87, 0x8e, 0xb3, 0x05, 0x76, 0x96, 0x9b, 0x51, 0x18, 0xa3, 0x69, 0x91, 0x7d, 0xef, 0x18, 0x76,
0x1e, 0xe9, 0x67, 0x17, 0x06, 0x0b, 0x73, 0x60, 0xf3, 0x15, 0x79, 0x7f, 0xda, 0xb0, 0xb1, 0xd4,
0xcf, 0x31, 0xf4, 0x82, 0x32, 0xfc, 0x89, 0xaa, 0x20, 0x4e, 0x9b, 0xda, 0x39, 0x78, 0xb4, 0x77,
0xff, 0xc4, 0x10, 0x9d, 0xcf, 0x30, 0xac, 0xc7, 0x45, 0xc6, 0xd1, 0xff, 0x42, 0x73, 0x74, 0xf5,
0xbc, 0xdf, 0x3e, 0x9e, 0x5f, 0x3d, 0x9e, 0xeb, 0x9c, 0xea, 0x4e, 0xbd, 0x33, 0xe8, 0x9d, 0x94,
0x22, 0x89, 0x48, 0xc8, 0x1a, 0xac, 0x9a, 0xf3, 0x6c, 0xcd, 0x8c, 0xa9, 0xa4, 0x88, 0xc9, 0xdf,
0xe4, 0x94, 0x60, 0x3a, 0x3f, 0xda, 0x6d, 0xbc, 0xbb, 0xa6, 0x72, 0x29, 0x66, 0x8a, 0xd1, 0x9f,
0x90, 0x7e, 0x79, 0x8c, 0x66, 0x13, 0x2b, 0xde, 0x57, 0xe8, 0xd6, 0x12, 0x9b, 0xc5, 0xde, 0x83,
0x15, 0x54, 0x6f, 0xa9, 0x4c, 0xb9, 0x6c, 0x8a, 0xa5, 0x26, 0x0d, 0xd3, 0xfb, 0xd5, 0x82, 0xcd,
0xff, 0x04, 0xeb, 0xd3, 0x68, 0xf6, 0x7e, 0x53, 0xe6, 0x8a, 0xd7, 0x1f, 0x19, 0x3a, 0xfd, 0x38,
0xc9, 0x03, 0x9e, 0x34, 0xb0, 0x6a, 0x85, 0x4f, 0x61, 0x38, 0xe6, 0x22, 0x29, 0x25, 0xd6, 0xe0,
0x2d, 0x8a, 0xf8, 0x52, 0x99, 0x5d, 0x76, 0x9c, 0x57, 0xf0, 0x5c, 0x49, 0x9e, 0x15, 0x42, 0xf7,
0xf5, 0x20, 0x6f, 0x75, 0x56, 0x45, 0x9f, 0x62, 0x5e, 0xaa, 0x26, 0xaa, 0x3f, 0x3d, 0x1d, 0x6f,
0x13, 0x06, 0x4b, 0x06, 0xfc, 0x17, 0x00, 0x00, 0xff, 0xff, 0x0c, 0x91, 0xda, 0xff, 0x1e, 0x05,
0x00, 0x00,
}
......@@ -55,6 +55,12 @@ message Config {
// Deprecated. URL of the SVN repository. We are deprecating SVN support.
optional string svn_repo_url = 12;
// If present, the CQ will refrain from processing any commits whose start
// time is >= this time.
//
// This is an UTC RFC3339 (stiptime(tm)) string representing the time.
optional string draining_start_time = 13;
}
message Rietveld {
......
......@@ -26,7 +26,7 @@ _sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor.FileDescriptor(
name='cq.proto',
package='',
serialized_pb=_b('\n\x08\x63q.proto\"\xc6\x02\n\x06\x43onfig\x12\x0f\n\x07version\x18\x01 \x01(\x05\x12\x0f\n\x07\x63q_name\x18\x02 \x01(\t\x12\x1d\n\tverifiers\x18\x03 \x01(\x0b\x32\n.Verifiers\x12\x15\n\rcq_status_url\x18\x04 \x01(\t\x12!\n\x19hide_ref_in_committed_msg\x18\x05 \x01(\x08\x12\x1a\n\x12\x63ommit_burst_delay\x18\x06 \x01(\x05\x12\x18\n\x10max_commit_burst\x18\x07 \x01(\x05\x12\x15\n\rin_production\x18\x08 \x01(\x08\x12\x1b\n\x08rietveld\x18\t \x01(\x0b\x32\t.Rietveld\x12\x17\n\x06gerrit\x18\x0f \x01(\x0b\x32\x07.Gerrit\x12\x14\n\x0cgit_repo_url\x18\n \x01(\t\x12\x12\n\ntarget_ref\x18\x0b \x01(\t\x12\x14\n\x0csvn_repo_url\x18\x0c \x01(\t\".\n\x08Rietveld\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x15\n\rproject_bases\x18\x02 \x03(\t\"#\n\x06Gerrit\x12\x19\n\x11\x63q_verified_label\x18\x01 \x01(\t\"\xd6\x06\n\tVerifiers\x12\x36\n\rreviewer_lgtm\x18\x01 \x01(\x0b\x32\x1f.Verifiers.ReviewerLgtmVerifier\x12\x36\n\x0btree_status\x18\x02 \x01(\x0b\x32!.Verifiers.TreeStatusLgtmVerifier\x12*\n\x07try_job\x18\x03 \x01(\x0b\x32\x19.Verifiers.TryJobVerifier\x12,\n\x08sign_cla\x18\x04 \x01(\x0b\x32\x1a.Verifiers.SignCLAVerifier\x1aZ\n\x14ReviewerLgtmVerifier\x12\x16\n\x0e\x63ommitter_list\x18\x01 \x01(\t\x12\x15\n\rmax_wait_secs\x18\x02 \x01(\x05\x12\x13\n\x0bno_lgtm_msg\x18\x03 \x01(\t\x1a\x31\n\x16TreeStatusLgtmVerifier\x12\x17\n\x0ftree_status_url\x18\x01 \x01(\t\x1a\xdc\x03\n\x0eTryJobVerifier\x12\x31\n\x07\x62uckets\x18\x01 \x03(\x0b\x32 .Verifiers.TryJobVerifier.Bucket\x12I\n\x14try_job_retry_config\x18\x02 \x01(\x0b\x32+.Verifiers.TryJobVerifier.TryJobRetryConfig\x1aL\n\x07\x42uilder\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0ctriggered_by\x18\x02 \x01(\t\x12\x1d\n\x15\x65xperiment_percentage\x18\x04 \x01(\x02\x1aK\n\x06\x42ucket\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x33\n\x08\x62uilders\x18\x02 \x03(\x0b\x32!.Verifiers.TryJobVerifier.Builder\x1a\xb0\x01\n\x11TryJobRetryConfig\x12\x1b\n\x13try_job_retry_quota\x18\x01 \x01(\x05\x12\x1a\n\x12global_retry_quota\x18\x02 \x01(\x05\x12\x1c\n\x14\x66\x61ilure_retry_weight\x18\x03 \x01(\x05\x12&\n\x1etransient_failure_retry_weight\x18\x04 \x01(\x05\x12\x1c\n\x14timeout_retry_weight\x18\x05 \x01(\x05\x1a\x11\n\x0fSignCLAVerifier')
serialized_pb=_b('\n\x08\x63q.proto\"\xe3\x02\n\x06\x43onfig\x12\x0f\n\x07version\x18\x01 \x01(\x05\x12\x0f\n\x07\x63q_name\x18\x02 \x01(\t\x12\x1d\n\tverifiers\x18\x03 \x01(\x0b\x32\n.Verifiers\x12\x15\n\rcq_status_url\x18\x04 \x01(\t\x12!\n\x19hide_ref_in_committed_msg\x18\x05 \x01(\x08\x12\x1a\n\x12\x63ommit_burst_delay\x18\x06 \x01(\x05\x12\x18\n\x10max_commit_burst\x18\x07 \x01(\x05\x12\x15\n\rin_production\x18\x08 \x01(\x08\x12\x1b\n\x08rietveld\x18\t \x01(\x0b\x32\t.Rietveld\x12\x17\n\x06gerrit\x18\x0f \x01(\x0b\x32\x07.Gerrit\x12\x14\n\x0cgit_repo_url\x18\n \x01(\t\x12\x12\n\ntarget_ref\x18\x0b \x01(\t\x12\x14\n\x0csvn_repo_url\x18\x0c \x01(\t\x12\x1b\n\x13\x64raining_start_time\x18\r \x01(\t\".\n\x08Rietveld\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x15\n\rproject_bases\x18\x02 \x03(\t\"#\n\x06Gerrit\x12\x19\n\x11\x63q_verified_label\x18\x01 \x01(\t\"\xd6\x06\n\tVerifiers\x12\x36\n\rreviewer_lgtm\x18\x01 \x01(\x0b\x32\x1f.Verifiers.ReviewerLgtmVerifier\x12\x36\n\x0btree_status\x18\x02 \x01(\x0b\x32!.Verifiers.TreeStatusLgtmVerifier\x12*\n\x07try_job\x18\x03 \x01(\x0b\x32\x19.Verifiers.TryJobVerifier\x12,\n\x08sign_cla\x18\x04 \x01(\x0b\x32\x1a.Verifiers.SignCLAVerifier\x1aZ\n\x14ReviewerLgtmVerifier\x12\x16\n\x0e\x63ommitter_list\x18\x01 \x01(\t\x12\x15\n\rmax_wait_secs\x18\x02 \x01(\x05\x12\x13\n\x0bno_lgtm_msg\x18\x03 \x01(\t\x1a\x31\n\x16TreeStatusLgtmVerifier\x12\x17\n\x0ftree_status_url\x18\x01 \x01(\t\x1a\xdc\x03\n\x0eTryJobVerifier\x12\x31\n\x07\x62uckets\x18\x01 \x03(\x0b\x32 .Verifiers.TryJobVerifier.Bucket\x12I\n\x14try_job_retry_config\x18\x02 \x01(\x0b\x32+.Verifiers.TryJobVerifier.TryJobRetryConfig\x1aL\n\x07\x42uilder\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0ctriggered_by\x18\x02 \x01(\t\x12\x1d\n\x15\x65xperiment_percentage\x18\x04 \x01(\x02\x1aK\n\x06\x42ucket\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x33\n\x08\x62uilders\x18\x02 \x03(\x0b\x32!.Verifiers.TryJobVerifier.Builder\x1a\xb0\x01\n\x11TryJobRetryConfig\x12\x1b\n\x13try_job_retry_quota\x18\x01 \x01(\x05\x12\x1a\n\x12global_retry_quota\x18\x02 \x01(\x05\x12\x1c\n\x14\x66\x61ilure_retry_weight\x18\x03 \x01(\x05\x12&\n\x1etransient_failure_retry_weight\x18\x04 \x01(\x05\x12\x1c\n\x14timeout_retry_weight\x18\x05 \x01(\x05\x1a\x11\n\x0fSignCLAVerifier')
)
_sym_db.RegisterFileDescriptor(DESCRIPTOR)
......@@ -131,6 +131,13 @@ _CONFIG = _descriptor.Descriptor(
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
_descriptor.FieldDescriptor(
name='draining_start_time', full_name='Config.draining_start_time', index=13,
number=13, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=_b("").decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
options=None),
],
extensions=[
],
......@@ -143,7 +150,7 @@ _CONFIG = _descriptor.Descriptor(
oneofs=[
],
serialized_start=13,
serialized_end=339,
serialized_end=368,
)
......@@ -179,8 +186,8 @@ _RIETVELD = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=341,
serialized_end=387,
serialized_start=370,
serialized_end=416,
)
......@@ -209,8 +216,8 @@ _GERRIT = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=389,
serialized_end=424,
serialized_start=418,
serialized_end=453,
)
......@@ -253,8 +260,8 @@ _VERIFIERS_REVIEWERLGTMVERIFIER = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=642,
serialized_end=732,
serialized_start=671,
serialized_end=761,
)
_VERIFIERS_TREESTATUSLGTMVERIFIER = _descriptor.Descriptor(
......@@ -282,8 +289,8 @@ _VERIFIERS_TREESTATUSLGTMVERIFIER = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=734,
serialized_end=783,
serialized_start=763,
serialized_end=812,
)
_VERIFIERS_TRYJOBVERIFIER_BUILDER = _descriptor.Descriptor(
......@@ -325,8 +332,8 @@ _VERIFIERS_TRYJOBVERIFIER_BUILDER = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=930,
serialized_end=1006,
serialized_start=959,
serialized_end=1035,
)
_VERIFIERS_TRYJOBVERIFIER_BUCKET = _descriptor.Descriptor(
......@@ -361,8 +368,8 @@ _VERIFIERS_TRYJOBVERIFIER_BUCKET = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=1008,
serialized_end=1083,
serialized_start=1037,
serialized_end=1112,
)
_VERIFIERS_TRYJOBVERIFIER_TRYJOBRETRYCONFIG = _descriptor.Descriptor(
......@@ -418,8 +425,8 @@ _VERIFIERS_TRYJOBVERIFIER_TRYJOBRETRYCONFIG = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=1086,
serialized_end=1262,
serialized_start=1115,
serialized_end=1291,
)
_VERIFIERS_TRYJOBVERIFIER = _descriptor.Descriptor(
......@@ -454,8 +461,8 @@ _VERIFIERS_TRYJOBVERIFIER = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=786,
serialized_end=1262,
serialized_start=815,
serialized_end=1291,
)
_VERIFIERS_SIGNCLAVERIFIER = _descriptor.Descriptor(
......@@ -476,8 +483,8 @@ _VERIFIERS_SIGNCLAVERIFIER = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=1264,
serialized_end=1281,
serialized_start=1293,
serialized_end=1310,
)
_VERIFIERS = _descriptor.Descriptor(
......@@ -526,8 +533,8 @@ _VERIFIERS = _descriptor.Descriptor(
extension_ranges=[],
oneofs=[
],
serialized_start=427,
serialized_end=1281,
serialized_start=456,
serialized_end=1310,
)
_CONFIG.fields_by_name['verifiers'].message_type = _VERIFIERS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment