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

Add a new workflow for testing the release workflow #5532

Merged
merged 9 commits into from
Jun 5, 2024

Conversation

yurishkuro
Copy link
Member

@yurishkuro yurishkuro commented Jun 4, 2024

Which problem is this PR solving?

Description of the changes

  • Refactor CI scripts for better control of "test runs"
  • Add a new release testing workflow that does not attempt to publish artifacts

How was this change tested?

  • CI

Signed-off-by: Yuri Shkuro <[email protected]>
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.20%. Comparing base (6b95711) to head (5ebf94b).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5532       +/-   ##
===========================================
+ Coverage   54.25%   96.20%   +41.94%     
===========================================
  Files         161      327      +166     
  Lines        8366    16007     +7641     
===========================================
+ Hits         4539    15399    +10860     
+ Misses       3381      432     -2949     
+ Partials      446      176      -270     
Flag Coverage Δ
badger_v1 8.05% <ø> (ø)
badger_v2 1.93% <ø> (ø)
cassandra-3.x-v1 16.45% <ø> (ø)
cassandra-3.x-v2 1.85% <ø> (ø)
cassandra-4.x-v1 16.45% <ø> (ø)
cassandra-4.x-v2 1.85% <ø> (ø)
elasticsearch-7-v1 18.89% <ø> (ø)
elasticsearch-8-v1 19.09% <ø> (ø)
elasticsearch-8-v2 19.09% <ø> (+0.01%) ⬆️
grpc_v1 9.48% <ø> (+0.01%) ⬆️
grpc_v2 7.52% <ø> (-0.02%) ⬇️
kafka 9.77% <ø> (ø)
opensearch-1-v1 18.94% <ø> (+0.01%) ⬆️
opensearch-2-v1 18.94% <ø> (ø)
opensearch-2-v2 18.94% <ø> (ø)
unittests 94.07% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Yuri Shkuro <[email protected]>
@yurishkuro yurishkuro added the changelog:ci Change related to continuous integration / testing label Jun 4, 2024
Signed-off-by: Yuri Shkuro <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
@yurishkuro yurishkuro changed the title Use larger runner Add a new workflow for testing the release workflow Jun 5, 2024
@yurishkuro yurishkuro marked this pull request as ready for review June 5, 2024 03:36
@yurishkuro yurishkuro requested a review from a team as a code owner June 5, 2024 03:36
@yurishkuro yurishkuro requested a review from albertteoh June 5, 2024 03:36
@yurishkuro yurishkuro merged commit 1d4e522 into jaegertracing:main Jun 5, 2024
40 checks passed
@yurishkuro yurishkuro deleted the larger-runner branch June 5, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:ci Change related to continuous integration / testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants