Skip to content

Commit

Permalink
Use rhacs-eng image for k8s based tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Jun 3, 2024
1 parent 49b10c1 commit 0404e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
env:
ANSIBLE_CONFIG: ${{ github.workspace }}/ansible/ansible.cfg
COLLECTOR_TESTS_IMAGE: quay.io/rhacs-eng/qa-multi-arch:collector-tests-${{ inputs.collector-tag }}
COLLECTOR_IMAGE: quay.io/stackrox-io/collector:${{ inputs.collector-tag }}
COLLECTOR_IMAGE: quay.io/rhacs-eng/collector:${{ inputs.collector-tag }}

jobs:
k8s-integration-tests:
Expand Down

0 comments on commit 0404e4a

Please sign in to comment.