Thanks so much Sergio!
Looks like the tests are running fine now!
On Fri, Apr 24, 2015 at 12:53 PM, Sergio Pena wrote:
> Thanks Thejas,
>
> I just added the 'branch' variable to the properties file.
> Let's see if that fixes the issue after the tests run.
>
> - Sergio
>
>
>
> On Thu, Apr 23, 201
Thanks Thejas,
I just added the 'branch' variable to the properties file.
Let's see if that fixes the issue after the tests run.
- Sergio
On Thu, Apr 23, 2015 at 9:47 PM, Thejas Nair wrote:
> Sergio, Szehon, thanks for updating the repo being checkout from svn to
> git.
>
> I see jobs gettin
Sergio, Szehon, thanks for updating the repo being checkout from svn to git.
I see jobs getting submitted in precommit, and git checkout being
used, but it still fails with an NPE -
2015-04-23 22:32:34,618 ERROR TestExecutor.run:138 Error executing
PreCommit-HIVE-TRUNK-Build-3565 java.lang.NullPoi
Yea it is probably specified in the source code or the properties file, the
option is not exposed as parameter via jenkins job currently (wasn't
expected it would switch). We will have to look at it.
On Thu, Apr 23, 2015 at 10:12 AM, Ashutosh Chauhan
wrote:
> Hi all,
>
> Seems like Hive QA is s
I'm going to investigate that. I think there is some work that is needed to
do in the dev-support/ scripts in order to switch to git.
On Thu, Apr 23, 2015 at 12:12 PM, Ashutosh Chauhan
wrote:
> Hi all,
>
> Seems like Hive QA is still doing checkouts from locked down svn repo for
> running tests.
Hi all,
Seems like Hive QA is still doing checkouts from locked down svn repo for
running tests. When I went to configure page of jenkins job, it doesn't
list git as an option in Source code management section. Does anyone know
if git repo is supported there? And if so, how to enable it?
Thanks,