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

ci: fix internal gitlab CI #200

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

tomjelinek
Copy link
Member

Enhancement:

  • use child pipelines to overcome jobs per pipeline limits
  • make collecting logs actually work
  • get list of tier1 tests automatically

Reason:
get the CI working after recent gitlab changes

Result:
CI is working

Issue Tracker Tickets (Jira or BZ if any):
None

* move tier1 tests to child pipelines to fit in the limit of 250 jobs in
  a pipeline
* collect tier1 tests files automatically
@tomjelinek tomjelinek requested a review from richm as a code owner April 15, 2024 10:12
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.50%. Comparing base (bd0023a) to head (b0f0f96).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #200       +/-   ##
===========================================
+ Coverage   50.54%   68.50%   +17.95%     
===========================================
  Files           1        3        +2     
  Lines          91      181       +90     
  Branches       12        0       -12     
===========================================
+ Hits           46      124       +78     
- Misses         45       57       +12     
Flag Coverage Δ
sanity ?

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.

@tomjelinek tomjelinek merged commit 90cfead into linux-system-roles:main Apr 15, 2024
21 checks passed
@tomjelinek tomjelinek deleted the ci-fix branch April 15, 2024 10:16
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.

1 participant