File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -686,7 +686,7 @@ will be triggered. The following tests are included in the workflow:
686
686
* odin_reg_strong
687
687
688
688
To get the QoR results of the above tests, go to the "Action" tab. On the menu on the left,
689
- choose "Test" and select your workflow. If running the test is done, scroll down and click on "artifact".
689
+ choose "Test" and select your workflow. If running the tests is done, scroll down and click on "artifact".
690
690
This would download the results for all CI tests.
691
691
692
692
1 . Go to "Action" tab
@@ -701,6 +701,9 @@ Assume that we want to get the QoR results for "vtr_reg_nightly_test3". In artif
701
701
created. Go to "vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3." In this directory, you can find the ** parsed**
702
702
results of this test.
703
703
704
+ In the case that you want to re-run the CI tests, go to the "Action" tab and find your workflow under Test Workflow.
705
+ Select the test which you want to re-run. There is a re-run button on the top-right corner of the newly appeared window.
706
+
704
707
705
708
706
709
You can’t perform that action at this time.
0 commit comments