[ 
https://issues.apache.org/jira/browse/CASSANDRA-15826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116931#comment-17116931
 ] 

Michael Semb Wever commented on CASSANDRA-15826:
------------------------------------------------

Some context…

The new ASF CI jenkins did not have the category set up (it's something you had 
to do on the jenkins master).
It used to work (eg I didn't need to manually hack the cqlshlib tests to not be 
concurrent on a node)

So now that I understood what {{throttleConcurrentBuilds}} was for, and had set 
up the category in the master, then i could remove the cqlshlib hack.

And since {{throttleConcurrentBuilds}} had been added the dtests had been 
dockerised. So they no longer need to be throttled. Also, with so many agents, 
we need to enable concurrent builds {{concurrentBuild()}} on all the 
(non-pipeline) builds. (concurrent builds means concurrent over the whole 
jenkins cluster)

> Jenkins dtests don't need to be category throttled any longer
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-15826
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15826
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> Remove the "Cassandra" category throttle on dtests.
> Add docs section on configuring the Jenkins master to create the "Cassandra" 
> category throttle.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to