Skip to content

Add projects into monitoring #1523

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

Merged
merged 7 commits into from
Dec 16, 2022
Merged

Conversation

SBOne-Kenobi
Copy link
Collaborator

@SBOne-Kenobi SBOne-Kenobi commented Dec 15, 2022

Description

Add additional projects into monitoring.

There are some troubles that I met:

  • run daily on the main repository is impossible because of high loaded runners
  • run greater than 3 runners may lead to exit error 137
  • there are some projects with troubles: antlr is too big for our runners (soot initialization falls with out of memory exception, and fastjson fails with strange errors.

So, testing is possible only nightly or on a fork repository. And it is necessary to add max-parallel restriction on the workflow.

How Has This Been Tested?

Manual Scenario

It was tested on a fork repository by running collect-statistics github action.

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • Run on a fork repository
  • Run on the main repository with send metrics to grafana (!important, run nightly)

@SBOne-Kenobi SBOne-Kenobi requested review from bissquit, sergeypospelov and denis-fokin and removed request for bissquit December 15, 2022 07:16
@denis-fokin denis-fokin merged commit 1115a74 into main Dec 16, 2022
@denis-fokin denis-fokin deleted the sbone/add-projects-into-monitoring branch December 16, 2022 12:01
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
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.

4 participants