Skip to content

Commit

Permalink
ci: debug Add tags to TF workflow, allow more [citest bad] formats (#11)
Browse files Browse the repository at this point in the history
* Add "BusinessUnit": "system_roles" environment setting to tag jobs in TFT
* Add tmt_plan_filter to run additional workflows besides general
* Allow more [citest bad] comment formats
* Get memory and supported platforms info from the PR ref

Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
  • Loading branch information
spetrosi committed Aug 27, 2024
1 parent aad6aa8 commit 8bda891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ jobs:
api_key: ${{ secrets.TF_API_KEY_RH }}
update_pull_request_status: false
tmt_hardware: '{ "memory": ">= ${{ needs.prepare_vars.outputs.memory }} MB" }'
tmt_plan_filter: "tag:general,postfix"

- name: Set final commit status
uses: myrotvorets/set-commit-status-action@master
Expand Down

0 comments on commit 8bda891

Please sign in to comment.