diff --git a/integration-tests/config/testplan.json b/integration-tests/config/testplan.json index 5aef276b..ad111c72 100644 --- a/integration-tests/config/testplan.json +++ b/integration-tests/config/testplan.json @@ -4,57 +4,8 @@ "name": "backend-tests", "templates": ["go"], "tssc": [{ - "git": "github", - "ci": "tekton", - "registry": "quay", - "tpa": "remote", - "acs": "remote" - }, - { - "git": "gitlab", - "ci": "tekton", - "registry": "nexus", - "tpa": "remote", - "acs": "remote" - }, - { - "git": "gitlab", - "ci": "gitlabci", - "registry": "quay", - "tpa": "remote", - "acs": "remote" - }, - { - "git": "github", - "ci": "githubactions", - "registry": "artifactory", - "tpa": "remote", - "acs": "remote" - }, - { - "git": "github", - "ci": "azure", - "registry": "quay", - "tpa": "remote", - "acs": "remote" - }, - { - "git": "github", - "ci": "jenkins", - "registry": "quay", - "tpa": "remote", - "acs": "remote" - }, - { - "git": "gitlab", - "ci": "jenkins", - "registry": "quay", - "tpa": "remote", - "acs": "remote" - }, - { "git": "bitbucket", - "ci": "jenkins", + "ci": "azure", "registry": "quay", "tpa": "remote", "acs": "remote"