Stefan Miklosovic created CASSANDRA-20875:
---------------------------------------------

             Summary: fix resolution of Cassandra main branch upon job 
determination in .build/run-ci
                 Key: CASSANDRA-20875
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20875
             Project: Apache Cassandra
          Issue Type: Bug
            Reporter: Stefan Miklosovic


We are currently resolving the job name by looking into "build.xml" and parsing 
the version from there. This works until we use "-b" option on ".build/run-ci" 
script which says which branch we want to use.

Basically, we could be on "trunk" while specifying a branch via "-b" which is 
in fact a branch from cassandra-5.0. In that case we would run CI against 
"cassandra" / trunk job instead of "cassandra-5.0" job. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to