Skip to content

Commit

Permalink
Remove cp-test-tag and debug
Browse files Browse the repository at this point in the history
Run-GHA: true
Skip-PR-comments: true
Test-tag: always_passes,vm

Required-githooks: true

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
  • Loading branch information
brianjmurrell committed Apr 27, 2024
1 parent f33bfff commit 885a100
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/rpm-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,16 +82,6 @@ jobs:
LEAP15_VERSION: ${{ needs.variables.outputs.LEAP15_VERSION }}
PACKAGING_DIR: ${{ needs.variables.outputs.PACKAGING_DIR}}

Debug:
name: Debug outputs
runs-on: [self-hosted, wolf]
needs: [Build-RPM]
steps:
- name: debug run-gha
run: echo ${{ needs.Build-RPM.outputs.run-gha }}
- name: debug cp-test-tag
run: echo ${{ needs.Build-RPM.outputs.cp-test-tag }}

Calc-functional-matrix:
name: Calculate Functional Testing Matrix
runs-on: [self-hosted, wolf]
Expand Down

0 comments on commit 885a100

Please sign in to comment.