Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17545

Fix Travis CI for Python DTests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • CI
    • None
    • Correctness
    • Low
    • Low Hanging Fruit
    • User Report
    • All
    • None
    • Hide

      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://.

      I pushed a patch here.  Seems like Travis CI starts a build only on commit. I tested locally the issue is fixed:

       

      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
      Show
      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://. I pushed a patch here .  Seems like Travis CI starts a build only on commit. I tested locally the issue is fixed:   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

    Description

      Seems like in the past month Travis CI is failing with the following issue:

       

      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.
      

       

      Attachments

        Activity

          People

            e.dimitrova Ekaterina Dimitrova
            e.dimitrova Ekaterina Dimitrova
            Ekaterina Dimitrova
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: