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

Andres de la Peña commented on CASSANDRA-18012:
-----------------------------------------------

[This PR for {{trunk}}|https://github.com/apache/cassandra/pull/2163] removes 
the HIGHRES config and renames the LOWRES/MIDRES config to simply FREE/PAID.

As for the {{generate.sh}} script, it replaces the -l/-m/-h flags by -f/-p, 
meaning free and paid tier configs.

Since the new -f flag collides with flag that is used to force the setting of 
unknown env vars, I have renamed that flag to -i (for "ignore unknown env 
vars"). That flag is probably not very commonly used.

If the approach and the new names look good I'll add patches for the rest of 
the branches.

> Remove -l / -m / -h designation and have two options: free or paid tier 
> circle config
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18012
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18012
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Josh McKenzie
>            Assignee: Andres de la Peña
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently the -h designation is wasteful and should not be used, and the -f 
> designation won't actually successfully run to completion.
> We should default to a "free tier" config (probably print a warning that it's 
> generating config w/subset of full tests that should not be used to validate 
> commits in big warning letters) that runs a subset of the test suites for 
> users working on patches to validate their work (unit test only? unit + 
> in-jvm dtest? TBD), and add a flag to generate a config using larger 
> containers + parallelization for the "paid" tier for folks w/paid circleci 
> accounts.,
> It looks like -p is available right now fwiw.



--
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