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

Michael Semb Wever updated CASSANDRA-21114:
-------------------------------------------
    Description: 
Our Jenkinsfile doesn't support spot instances, as it has no specific labels 
for when splits can be run on a spot instance and when it cannot.  This 
distinction is required for resilience over the jenkinsfile pipeline.

Spot instances can be used within the jenkinsfile on splits that have a retry 
mechanism, and on all retries but the last.

This patch will introduce labels with "\-spot" suffixes, applying them where 
appropriate, add the agent-dind-*-spot yaml configuration into the helm chart 
values, and update the docs on how to add spot node groups to k8s.

patch: 
https://github.com/apache/cassandra/compare/cassandra-5.0...thelastpickle:cassandra:mck/21114/5.0

  was:
Our Jenkinsfile doesn't support spot instances, as it has no specific labels 
for when splits can be run on a spot instance and when it cannot.  This 
distinction is required for resilience over the jenkinsfile pipeline.

Spot instances can be used within the jenkinsfile on splits that have a retry 
mechanism, and on all retries but the last.

This patch will introduce labels with "\-spot" suffixes, applying them where 
appropriate, add the agent-dind-*-spot yaml configuration into the helm chart 
values, and update the docs on how to add spot node groups to k8s.


> Jenkins k8s spot-instance labels
> --------------------------------
>
>                 Key: CASSANDRA-21114
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21114
>             Project: Apache Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>
> Our Jenkinsfile doesn't support spot instances, as it has no specific labels 
> for when splits can be run on a spot instance and when it cannot.  This 
> distinction is required for resilience over the jenkinsfile pipeline.
> Spot instances can be used within the jenkinsfile on splits that have a retry 
> mechanism, and on all retries but the last.
> This patch will introduce labels with "\-spot" suffixes, applying them where 
> appropriate, add the agent-dind-*-spot yaml configuration into the helm chart 
> values, and update the docs on how to add spot node groups to k8s.
> patch: 
> https://github.com/apache/cassandra/compare/cassandra-5.0...thelastpickle:cassandra:mck/21114/5.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to