You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Derek Chen-Becker <de...@chen-becker.org> on 2022/10/11 19:57:56 UTC

Looking for reviewers for CircleCI config and doc fix

Hi,

I have a minor doc fix for the CircleCI generate.sh script:

https://github.com/apache/cassandra/pull/1902

@adelapena made the change to the script that added the flag, so maybe he
could take a quick look. On the CircleCI build itself, I have a small PR to
make the offheap dtests run (they're currently missing):

https://github.com/apache/cassandra/pull/1904

Ekaterina was helping with this but it sounds like she's unavailable until
next week, so I was wondering if someone else familiar with CircleCI could
take a look.

Thanks,

Derek


-- 
+---------------------------------------------------------------+
| Derek Chen-Becker                                             |
| GPG Key available at https://keybase.io/dchenbecker and       |
| https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org |
| Fngrprnt: EB8A 6480 F0A3 C8EB C1E7  7F42 AFC5 AFEE 96E4 6ACC  |
+---------------------------------------------------------------+

Re: Looking for reviewers for CircleCI config and doc fix

Posted by Mick Semb Wever <mc...@apache.org>.
> I have a minor doc fix for the CircleCI generate.sh script:
>
> https://github.com/apache/cassandra/pull/1902
>
> @adelapena made the change to the script that added the flag, so maybe he
> could take a quick look. On the CircleCI build itself, I have a small PR to
> make the offheap dtests run (they're currently missing):
>
> https://github.com/apache/cassandra/pull/1904
>
> Ekaterina was helping with this but it sounds like she's unavailable until
> next week, so I was wondering if someone else familiar with CircleCI could
> take a look.
>


Thanks for jumping in on these Derek!

It looks like #1902 is already getting tackled via CASSANDRA-17912 …?

I've given #1904 (CASSANDRA-17950) a review.

Note for others, this work along with a number of other tickets falls under
 CASSANDRA-17930 Ensure CircleCI and ASF Jenkins CI are aligned