Skip to content

Commit

Permalink
use only one repo for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed Jul 29, 2024
1 parent 2e15adc commit 69959d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/tasks/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
- name: APP_SUFFIX
value: "$(params.app_suffix)"
- name: COMPONENT_REPO_URLS
value: "https://github.com/redhat-appstudio-qe/devfile-sample-python-basic,https://github.com/redhat-appstudio-qe/retrodep,https://github.com/cachito-testing/pip-e2e-test,https://github.com/redhat-appstudio-qe/fbc-sample-repo"
value: "https://github.com/redhat-appstudio-qe/retrodep"
- name: QUAY_E2E_ORGANIZATION
value: konflux-ci
- name: E2E_APPLICATIONS_NAMESPACE
Expand Down

0 comments on commit 69959d4

Please sign in to comment.