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.NullPointerException: branch
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:209)
    at 
org.apache.hive.ptest.execution.conf.TestConfiguration.<init>(TestConfiguration.java:99)
    at 
org.apache.hive.ptest.execution.conf.TestConfiguration.fromInputStream(TestConfiguration.java:272)
    at 
org.apache.hive.ptest.execution.conf.TestConfiguration.fromFile(TestConfiguration.java:280)
    at org.apache.hive.ptest.api.server.TestExecutor.run(TestExecutor.java:110)


On Thu, Apr 23, 2015 at 12:02 PM, Szehon Ho <sze...@cloudera.com> wrote:
> 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 <hashut...@apache.org>
> wrote:
>
>> 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,
>> Ashutosh
>>

Reply via email to