Skip to content

CI: Add flag to skip test-result processing#17539

Merged
phlax merged 2 commits intoenvoyproxy:mainfrom
murray-stripe:patch-4
Jul 29, 2021
Merged

CI: Add flag to skip test-result processing#17539
phlax merged 2 commits intoenvoyproxy:mainfrom
murray-stripe:patch-4

Conversation

@murray-stripe
Copy link
Copy Markdown
Contributor

Commit Message:

Support flag to skip test processing so that the CI jobs can be re-used
for internal builds (which may have their own test-result processing or
not want to use the default result-publishing).

Additional Description: Expand portability of CI scripts
Risk Level: low
Testing: CI
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]

Support flag to skip test processing so that the CI jobs can be re-used
for internal builds (which may have their own test-result processing or
not want to use the default result-publishing).

Signed-off-by: John Murray <murray@stripe.com>
@murray-stripe murray-stripe changed the title Add flag to skip test processing CI: Add flag to skip test processing Jul 29, 2021
@murray-stripe murray-stripe changed the title CI: Add flag to skip test processing CI: Add flag to skip test-result processing Jul 29, 2021
Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you merge this with the condition below i think it makes for slightly easier reading

otherwise, lgtm

@phlax phlax self-assigned this Jul 29, 2021
Signed-off-by: John Murray <murray@stripe.com>
@murray-stripe
Copy link
Copy Markdown
Contributor Author

@phlax Thanks for the quick review! I've addressed your feedback.

@murray-stripe murray-stripe requested a review from phlax July 29, 2021 20:43
Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @murray-stripe

@phlax phlax merged commit 50b79e4 into envoyproxy:main Jul 29, 2021
leyao-daily pushed a commit to leyao-daily/envoy that referenced this pull request Sep 30, 2021
* Add flag to skip test processing

Support flag to skip test processing so that the CI jobs can be re-used
for internal builds (which may have their own test-result processing or
not want to use the default result-publishing).

Signed-off-by: John Murray <murray@stripe.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants