Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
Signed-off-by: Jordi Massaguer Pla <[email protected]>
  • Loading branch information
jordimassaguerpla committed Jan 24, 2025
1 parent 9526e3b commit 636551d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/acceptance_tests_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,6 @@ jobs:
run: ./testsuite/podman_runner/19_split_secondary_p_tests.sh
- name: run_secondary_tests
run: ./testsuite/podman_runner/${{ inputs.secondary_tests }}
- name: debug
if: ${{ failure() }}
run: sudo -i podman exec -ti sle_minion bash -c "mgrpush -u admin -p admin --server=server --nosig -c fake-base-channel-suse-like /root/subscription-tools-1.0-0.noarch.rpm"
- name: get_server_logs
if: ${{ failure() }}
run: ./testsuite/podman_runner/20_get_server_logs.sh ${{ inputs.server_id }}
Expand Down

0 comments on commit 636551d

Please sign in to comment.