Skip to content

Commit

Permalink
only test LB
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Oct 23, 2024
1 parent e680b7a commit 3f27567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
TEST_LXD_IMAGE: ${{ matrix.os }}
TEST_INSPECTION_REPORTS_DIR: ${{ github.workspace }}/inspection-reports
run: |
cd tests/integration && sg lxd -c 'tox -e integration'
cd tests/integration && sg lxd -c 'tox -e integration -- -k test_loadbalancer'
- name: Prepare inspection reports
if: failure()
run: |
Expand Down

0 comments on commit 3f27567

Please sign in to comment.