[jira] [Created] (ZOOKEEPER-4619) C сlient zookeeper_init_ssl certificate password cannot contain commas.

2022-09-29 Thread llchry (Jira)
llchry created ZOOKEEPER-4619: - Summary: C сlient zookeeper_init_ssl certificate password cannot contain commas. Key: ZOOKEEPER-4619 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4619 Project: ZooK

Re: CI and Pull request validation - too many CI servers ?

2022-09-29 Thread tison
IIRC GHA provides only x86_64 machines that can be an issue to use Travis _or_ Jenkins. Best, tison. Enrico Olivelli 于2022年9月29日周四 21:41写道: > Hello ZooKeepers, > Currently we are testing our PRs using: > - GitHub actions > - Travis > - ASF Jenkins > > Honestly I can't remember why we have so m

CI and Pull request validation - too many CI servers ?

2022-09-29 Thread Enrico Olivelli
Hello ZooKeepers, Currently we are testing our PRs using: - GitHub actions - Travis - ASF Jenkins Honestly I can't remember why we have so many different technologies. Does anyone remember ? I think that GH is the most comprehensive suite. Any volunteer for tidying up this situation ? Enrico