Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: workaround certificate expiration issue in integration tests #773

Merged
merged 1 commit into from
Oct 6, 2021
Merged

fix: workaround certificate expiration issue in integration tests #773

merged 1 commit into from
Oct 6, 2021

Conversation

amchiclet
Copy link
Contributor

Let's Encrypt CA certification expiration is causing integration tests to fail internally.
This commit works around this problem by removing the problematic certificate.

Context: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

Let's Encrypt CA certification expiration is causing integration tests to fail.
This commit works around this problem by removing the problematic certificate.

Context: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/
@amchiclet amchiclet added kokoro:run Add this label to force Kokoro to re-run the tests. api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. labels Oct 6, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 6, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 6, 2021
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #773 (e950806) into main (c25f283) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #773   +/-   ##
=======================================
  Coverage   69.97%   69.97%           
=======================================
  Files           7        7           
  Lines        1209     1209           
  Branches       57       57           
=======================================
  Hits          846      846           
  Misses        362      362           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c25f283...e950806. Read the comment docs.

@amchiclet amchiclet marked this pull request as ready for review October 6, 2021 19:54
@amchiclet amchiclet requested a review from a team as a code owner October 6, 2021 19:54
@amchiclet amchiclet merged commit 9d4908b into googleapis:main Oct 6, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants