Bug/test run hangs on pod non zero exit#11
Closed
callmesi wants to merge 23 commits into
Closed
Conversation
…e.sh and test-runner.sh scripts error processing is improved. All .sh scripts are converted to use Unix line separators.
* create git_clone_logging branch * feat: added git clone logging in case if token/url incorrect (#2) Co-authored-by: dale1020 <daria.s.fesenko@netcracker.com> * feat:telemetry otel and trace-id generation logic (#3) * Feat/telemetry (#4) * feat:telemetry otel and trace-id generation logic * feat:telemetry update otel initialisation * Feat/telemetry (#5) * feat:telemetry otel and trace-id generation logic * feat:telemetry update otel initialisation * feat:telemetry add htp instrument to auto inject headers on each request * Feat/telemetry (#6) * feat:telemetry otel and trace-id generation logic * feat:telemetry update otel initialisation * feat:telemetry add htp instrument to auto inject headers on each request * feat:telemetry update logic * feat:git clone logging remove not used files --------- Co-authored-by: dale1020 <daria.s.fesenko@netcracker.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit messages:
callmesi bug: replace all exit 1, add common error handler
callmesi bug: fix lint issues
callmesi bug: fix lint issues
callmesi bug: use different file for errors
callmesi bug: use different file for errors
callmesi bug: rename error file
callmesi bug/test-run-hangs-on-pod-non-zero-exit use trap function as err-handler
callmesi bug/test-run-hangs-on-pod-non-zero-exit set variable for report
callmesi bug/test-run-hangs-on-pod-non-zero-exit add error message instead link
callmesi bug/test-run-hangs-on-pod-non-zero-exit add error for run tests
callmesi feat/prometheus_metrics_export update run tests
callmesi bug/test-run-hangs-on-pod-non-zero-exit small comment
callmesi bug/test-run-hangs-on-pod-non-zero-exit update error message
callmesi feat/prometheus_metrics_export update error message