You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unit- and integrationtests have been split in the repo, but not on Jenkins. Currently both are run after each push to each feature branch. Tests take about 35 min to run. We want to change this to:
run unit tests after each push on each feature branch
run integrationtests before each push/PR to main branch
The text was updated successfully, but these errors were encountered:
The unit- and integrationtests have been split in the repo, but not on Jenkins. Currently both are run after each push to each feature branch. Tests take about 35 min to run. We want to change this to:
The text was updated successfully, but these errors were encountered: