-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67757/#review205521
-----------------------------------------------------------
Can you include the end-to-end test results? This takes about an hour to
complete and can be invoked like so from the project root,
```
{~/oss/aurora} (master)$ ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh
```
- Santhosh Kumar Shanmugham
On June 27, 2018, 12:04 p.m., Ezequiel Torres wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67757/
> -----------------------------------------------------------
>
> (Updated June 27, 2018, 12:04 p.m.)
>
>
> Review request for Aurora, Renan DelValle, Santhosh Kumar Shanmugham, and
> Stephan Erb.
>
>
> Bugs: https://issues.apache.org/jira/browse/AURORA-1991
>
> https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/AURORA-1991
>
>
> Repository: aurora
>
>
> Description
> -------
>
> In languages like Go, types are not optionals by default.
> The actual api.thift don't let create queries with just a
> few fields in Go since all the fields are required
>
>
> Diffs
> -----
>
> api/src/main/thrift/org/apache/aurora/gen/api.thrift
> 7265b11103aa12743c42355163ae64e98e965d7f
>
>
> Diff: https://reviews.apache.org/r/67757/diff/1/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Ezequiel Torres
>
>