You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/16 22:53:00 UTC

[jira] [Commented] (GEODE-6059) StressNewTests is not actually running

    [ https://issues.apache.org/jira/browse/GEODE-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690104#comment-16690104 ] 

ASF subversion and git services commented on GEODE-6059:
--------------------------------------------------------

Commit 47f55bd781c1f52a4ac85afd2bc0d35aa43af636 in geode's branch refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=47f55bd ]

GEODE-6059: Get ahold of origin/develop in StressNewTests

This job was failing because concourse was no longer creating an origin
remote in the git repo.

Also, changing the script to fail if there are issues with some of
commands we are executing in $().


> StressNewTests is not actually running
> --------------------------------------
>
>                 Key: GEODE-6059
>                 URL: https://issues.apache.org/jira/browse/GEODE-6059
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The StressNewTest jobs seem to be failing in a way that still causes the job to pass without running any tests. This appears to have something to do with changes to the concourse infrastructure and the way it creates the git repository, there is no origin/develop. Here is some sample output:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/StressNewTestOpenJDK8/builds/78
> {noformat}
> fatal: Not a valid object name origin/develop
> fatal: Not a valid object name origin/develop
> fatal: Not a valid object name origin/develop
> fatal: Not a valid object name origin/develop
> fatal: Not a valid object name origin/develop
> 	
> 0 changed tests
> No changed test files, nothing to test.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)