[jira] [Updated] (CASSANDRA-17545) Fix Travis CI for Pyhon DTests

2022-04-12 Thread Brandon Williams (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-17545:
-
Status: Ready to Commit  (was: Review In Progress)

> Fix Travis CI for Pyhon DTests
> --
>
> Key: CASSANDRA-17545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17545
> Project: Cassandra
>  Issue Type: Bug
>  Components: CI
>Reporter: Ekaterina Dimitrova
>Assignee: Ekaterina Dimitrova
>Priority: Normal
>
> Seems like in the past month Travis CI is failing with the following issue:
>  
> {code:java}
> fatal: remote error: 
>   The unauthenticated git protocol on port 9418 is no longer supported.
> Please see 
> https://github.blog/2021-09-01-improving-git-protocol-security-github/ for 
> more information.
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17545) Fix Travis CI for Pyhon DTests

2022-04-12 Thread Brandon Williams (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-17545:
-
Reviewers: Brandon Williams, Brandon Williams
   Brandon Williams, Brandon Williams  (was: Brandon Williams)
   Status: Review In Progress  (was: Patch Available)

> Fix Travis CI for Pyhon DTests
> --
>
> Key: CASSANDRA-17545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17545
> Project: Cassandra
>  Issue Type: Bug
>  Components: CI
>Reporter: Ekaterina Dimitrova
>Assignee: Ekaterina Dimitrova
>Priority: Normal
>
> Seems like in the past month Travis CI is failing with the following issue:
>  
> {code:java}
> fatal: remote error: 
>   The unauthenticated git protocol on port 9418 is no longer supported.
> Please see 
> https://github.blog/2021-09-01-improving-git-protocol-security-github/ for 
> more information.
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17545) Fix Travis CI for Pyhon DTests

2022-04-11 Thread Ekaterina Dimitrova (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ekaterina Dimitrova updated CASSANDRA-17545:

Test and Documentation Plan: 
This is an issue we fixed for CircleCI long time ago, not sure why it popped 
out only now. The fix is simple, move from git:// to [https://.|https:///]

I pushed a patch [here|https://github.com/apache/cassandra-dtest/pull/183].  
Seems like Travis CI starts a build only on commit. I tested locally the issue 
is fixed:

 
{code:java}
e$ git remote add apache-https https://github.com/apache/cassandra-dtest.git
e$ git fetch apache-https
>From https://github.com/apache/cassandra-dtest{code}
 Status: Patch Available  (was: In Progress)

> Fix Travis CI for Pyhon DTests
> --
>
> Key: CASSANDRA-17545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17545
> Project: Cassandra
>  Issue Type: Bug
>  Components: CI
>Reporter: Ekaterina Dimitrova
>Assignee: Ekaterina Dimitrova
>Priority: Normal
>
> Seems like in the past month Travis CI is failing with the following issue:
>  
> {code:java}
> fatal: remote error: 
>   The unauthenticated git protocol on port 9418 is no longer supported.
> Please see 
> https://github.blog/2021-09-01-improving-git-protocol-security-github/ for 
> more information.
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17545) Fix Travis CI for Pyhon DTests

2022-04-11 Thread Ekaterina Dimitrova (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ekaterina Dimitrova updated CASSANDRA-17545:

 Bug Category: Parent values: Correctness(12982)
   Complexity: Low Hanging Fruit
  Component/s: CI
Discovered By: User Report
 Severity: Low
   Status: Open  (was: Triage Needed)

> Fix Travis CI for Pyhon DTests
> --
>
> Key: CASSANDRA-17545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17545
> Project: Cassandra
>  Issue Type: Bug
>  Components: CI
>Reporter: Ekaterina Dimitrova
>Priority: Normal
>
> Seems like in the past month Travis CI is failing with the following issue:
>  
> {code:java}
> fatal: remote error: 
>   The unauthenticated git protocol on port 9418 is no longer supported.
> Please see 
> https://github.blog/2021-09-01-improving-git-protocol-security-github/ for 
> more information.
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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