You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2021/04/01 10:02:12 UTC

[GitHub] [cassandra-builds] michaelsembwever opened a new pull request #40: Provide scripts to dockerise test runs

michaelsembwever opened a new pull request #40:
URL: https://github.com/apache/cassandra-builds/pull/40


   ```
   # A wrapper script to cassandra-test.sh
   #  that runs it in docker, collecting results.
   #
   # The docker image used is normally based from those found in docker/testing/
   #
   # Usage: cassandra-test-docker.sh REPO BRANCH BUILDS_REPO_URL BUILDS_BRANCH DOCKER_IMAGE [target] [split_chunk]
   #
   ```
   
   Largely copied (and combining) the existing jenkinscommand.sh and dtest.sh scripts that were used for dockerising the python dtests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-builds] michaelsembwever closed pull request #40: Provide scripts to dockerise test runs

Posted by GitBox <gi...@apache.org>.
michaelsembwever closed pull request #40:
URL: https://github.com/apache/cassandra-builds/pull/40


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-builds] michaelsembwever commented on pull request #40: Provide scripts to dockerise test runs

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on pull request #40:
URL: https://github.com/apache/cassandra-builds/pull/40#issuecomment-812447980


   manually merged with https://github.com/apache/cassandra-builds/commit/ba84d34e8ef38c890a38a1d6d7e73d268c36eb8d


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-builds] michaelsembwever commented on pull request #40: Provide scripts to dockerise test runs

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on pull request #40:
URL: https://github.com/apache/cassandra-builds/pull/40#issuecomment-811856208


   In action:
    - https://ci-cassandra.apache.org/job/Cassandra-trunk-test-docker/4
    - https://ci-cassandra.apache.org/job/Cassandra-trunk-test-docker/5 (using docker image `apache/cassandra-testing-ubuntu2004-java11-w-dependencies`)
    - https://ci-cassandra.apache.org/job/Cassandra-trunk-jvm-dtest-docker/2
    - https://ci-cassandra.apache.org/job/Cassandra-trunk-jvm-dtest-upgrade-docker/2
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org