-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[exporter/signalfx] Flaky test - TestTLSAPIConnection/API_CA_set #29099
Labels
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
songy23
added a commit
to songy23/opentelemetry-service-contrib
that referenced
this issue
Nov 10, 2023
songy23
added a commit
that referenced
this issue
Nov 10, 2023
|
It seems
|
crobert-1
added
flaky test
a test is flaky
and removed
needs triage
New item requiring triage
labels
Nov 10, 2023
crobert-1
added a commit
to crobert-1/opentelemetry-collector-contrib
that referenced
this issue
Nov 10, 2023
This re-enables the failing tests and updates the given certs Fixes open-telemetry#29099
mx-psi
pushed a commit
that referenced
this issue
Nov 14, 2023
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This re-enables the failing tests and updates the expired certificates. New cert expiration dates: ``` $ openssl x509 -enddate -noout -in testdata/certs/cert.pem notAfter=Mar 13 22:55:27 3023 GMT $ openssl x509 -enddate -noout -in testdata/certs/ca.pem notAfter=Mar 13 22:47:43 3023 GMT ``` **Link to tracking Issue:** <Issue number if applicable> Fixes #29099 **Testing:** <Describe what testing was performed and which tests were added.> Tests are now passing. **Documentation:** <Describe the documentation added.>
RoryCrispin
pushed a commit
to ClickHouse/opentelemetry-collector-contrib
that referenced
this issue
Nov 24, 2023
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This re-enables the failing tests and updates the expired certificates. New cert expiration dates: ``` $ openssl x509 -enddate -noout -in testdata/certs/cert.pem notAfter=Mar 13 22:55:27 3023 GMT $ openssl x509 -enddate -noout -in testdata/certs/ca.pem notAfter=Mar 13 22:47:43 3023 GMT ``` **Link to tracking Issue:** <Issue number if applicable> Fixes open-telemetry#29099 **Testing:** <Describe what testing was performed and which tests were added.> Tests are now passing. **Documentation:** <Describe the documentation added.>
drubinMeta
pushed a commit
to nsofnetworks/opentelemetry-collector-contrib
that referenced
this issue
Dec 14, 2023
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This re-enables the failing tests and updates the expired certificates. New cert expiration dates: ``` $ openssl x509 -enddate -noout -in testdata/certs/cert.pem notAfter=Mar 13 22:55:27 3023 GMT $ openssl x509 -enddate -noout -in testdata/certs/ca.pem notAfter=Mar 13 22:47:43 3023 GMT ``` **Link to tracking Issue:** <Issue number if applicable> Fixes open-telemetry#29099 **Testing:** <Describe what testing was performed and which tests were added.> Tests are now passing. **Documentation:** <Describe the documentation added.>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component(s)
exporter/signalfx
Describe the issue you're reporting
https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/6826190633/job/18565600283#step:9:991
The text was updated successfully, but these errors were encountered: