p4lang-grpc:fix-kokoro-rvm-key

Last commit made on 2020-01-17
Get this branch:
git clone -b fix-kokoro-rvm-key https://git.launchpad.net/p4lang-grpc

Branch merges

Branch information

Name:
fix-kokoro-rvm-key
Repository:
lp:p4lang-grpc

Recent commits

c4c24df... by Ben Reed <email address hidden>

Update PGP keys and keyserver for RVM install

The tools/gce/linux_kokoro_performance_worker_init.sh executes a script that installs a ruby version manager, RVM. For security reasons, this script relies on PGP keys from RVM maintainers.

It's execution failed at the installation of RVM, because the key for a new maintainer had not been received. This commit adds GPG key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB for RVM's maintainer "pkuczynski". It results in the successful installation of rvm stable.

The current keyserver, hkp://keys.gnupg.net, is not one of the keyservers listed on https://rvm.io/rvm/security. When navigating to https://keys.gnupg.net in a browser, the server does not provide a way to search for keys without authenticating and redirecting to a strange domain. This commit also moves the script to use hkp://pgp.mit.edu, a listed keyserver that is maintained by MIT.

Signed-off-by: Ben Reed <email address hidden>

268c6a5... by Yash Tibrewal <email address hidden>

Merge pull request #21546 from yashykt/runtestsfix

Don't fail on upload_results_to_bq not being defined

a85d001... by Pau Freixes <email address hidden>

Merge pull request #21543 from Skyscanner/allow_calling_none_existing_servers

[Aio] Call correctly the connect CB error when an error happens

d3bba44... by Pau Freixes <email address hidden>

[Aio] Call correctly the connect CB error when an error happens

Fixes a bug with the Aio socket that did not call correctly the
connect CB function when there was an issue connecting to a host

72c4b97... by Yash Tibrewal <email address hidden>

YAPF formatting

0263f75... by Yash Tibrewal <email address hidden>

Merge pull request #21539 from yashykt/logging1

Extra logging with Truncated message on read closed

e0e6e57... by Yash Tibrewal <email address hidden>

Reviewer comments

45501db... by Yash Tibrewal <email address hidden>

Don't fail on upload_results_to_bq not being defined

9e95ff9... by Jan Tattermusch <email address hidden>

Merge pull request #21467 from zackgalbreath/cmake_docs

Updated documentation for using gRPC C++

32af6c7... by Esun Kim <email address hidden>

Merge pull request #21530 from veblush/artifact-linux

Change the linux for linux artifacts to CentOS 6