ADBench icon indicating copy to clipboard operation
ADBench copied to clipboard

Run all process for all branches

Open mikhailnikolaev opened this issue 6 years ago • 1 comments

We should modify the Azure Batch script to produce full graphs not only for master branch, but also for other branches. Moreover, Web Viewer should be modified to display results for different branches separately, or with additional labels.

mikhailnikolaev avatar Dec 19 '19 14:12 mikhailnikolaev

Specifically, we should not produce all graphs for all branches, but have a way in which a branch can initiate a benchmark run for that branch.
For example, one could add a "pr:\n - mybranch" line to pr-*.yaml, and remove it after the build, or use comment triggers https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#comment-triggers

awf avatar Dec 26 '19 16:12 awf