Skip to content

Commit cabcbdb

Browse files
committed
Add instructions to re-run CI tests
1 parent f0ae8c3 commit cabcbdb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.developers.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ will be triggered. The following tests are included in the workflow:
686686
* odin_reg_strong
687687

688688
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".
690690
This would download the results for all CI tests.
691691

692692
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
701701
created. Go to "vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3." In this directory, you can find the **parsed**
702702
results of this test.
703703

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+
704707

705708

706709

0 commit comments

Comments
 (0)