From 0d6aeb8eeec7a58b45f042e0950f478d6af5f2e9 Mon Sep 17 00:00:00 2001 From: Sushanta Das Date: Wed, 13 Nov 2024 16:44:57 +0530 Subject: [PATCH] revert to all the pipeline --- .tekton/tasks/e2e-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/tasks/e2e-test.yaml b/.tekton/tasks/e2e-test.yaml index b50a20d80e..fc33e3e5a9 100644 --- a/.tekton/tasks/e2e-test.yaml +++ b/.tekton/tasks/e2e-test.yaml @@ -48,7 +48,7 @@ spec: - name: APP_SUFFIX value: "$(params.app_suffix)" - name: COMPONENT_REPO_URLS - value: "https://github.com/konflux-qe-bd/devfile-sample-python-basic" + value: "https://github.com/konflux-qe-bd/devfile-sample-python-basic,https://github.com/konflux-qe-bd/retrodep,https://github.com/konflux-qe-bd/pip-e2e-test,https://github.com/konflux-qe-bd/fbc-sample-repo,https://github.com/konflux-qe-bd/docker-file-from-scratch" - name: QUAY_E2E_ORGANIZATION value: konflux-ci - name: E2E_APPLICATIONS_NAMESPACE