Skip to content

Conversation

@michaelsembwever
Copy link
Member

What is the issue

Changes are required to get main-5.0 working on the in-tree Jenkinsfile and on upstream's jenkins setups.

What does this PR fix and why was it fixed

Fix packaging scripts for customised project name, add jdk22 support
builds on 628c28a
re-pull in mick build env changes: jmckenzie-dev@755dd15
use (back-porting) debian-build.docker and ubuntu-test.docker (and add some fixes to it) from CASSANDRA-18831 (jdk21 support)
previous sha of this work: b720af9
fix bin/cassandra.in.sh

…2 support

 builds on 628c28a

 re-pull in mick build env changes: jmckenzie-dev@755dd15

 use (back-porting) debian-build.docker and ubuntu-test.docker (and add some fixes to it) from CASSANDRA-18831 (jdk21 support)

 previous sha of this work: b720af9

 fix bin/cassandra.in.sh
@github-actions
Copy link

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the DataStax copyright header instead of the Apache License one

@cassci-bot
Copy link

❌ Build ds-cassandra-pr-gate/PR-2193 rejected by Butler


137 regressions found
See build details here


Found 137 new test failures

Showing only first 15 new test failures

Test Explanation Runs Upstream
test_cqlsh_completion.TestCqlshCompletion.test_complete_command_words (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_alter_keyspace (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_alter_type (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_create_columnfamily (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_create_table (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_create_user (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_delete (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_drop (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_drop_keyspace (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_drop_role (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_insert (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_revoke (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_select_order_by_ann_of (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_tracing (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29
test_cqlsh_completion.TestCqlshCompletion.test_complete_in_truncate (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 29

Found 10 known test failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants