File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,8 +173,7 @@ jobs:
173173 uses : sclorg/testing-farm-as-github-action@v3
174174 if : steps.set_vars.outputs.platform_is_supported == 'true'
175175 with :
176- git_url : https://github.com/richm/linux-system-roles-tft-tests
177- git_ref : image-mode
176+ git_ref : main
178177 pipeline_settings : ' { "type": "tmt-multihost" }'
179178 environment_settings : ' { "provisioning": { "tags": { "BusinessUnit": "system_roles" } } }'
180179 # Keeping ARTIFACTS_URL at the bottom makes the link in logs clickable
Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ discover:
4848 how: fmf
4949 where: managed_node
5050 filter: tag:prep_managed_node
51- url: https://github.com/linux-system-roles/ tft-tests
52- ref: main
51+ url: https://github.com/linux-system-roles- tft-tests
52+ ref: image-mode
5353 - name: Run test playbooks from control_node
5454 how: fmf
5555 where: control_node
5656 filter: tag:test_playbooks
57- url: https://github.com/linux-system-roles/ tft-tests
58- ref: main
57+ url: https://github.com/linux-system-roles- tft-tests
58+ ref: image-mode
5959 # Uncomment this step for troubleshooting
6060 # This is required because currently testing-farm cli doesn't support running multi-node plans
6161 # You can set ID_RSA_PUB in the environment section above to your public key to distribute it to nodes
You can’t perform that action at this time.
0 commit comments