Skip to content

Commit 3e22e27

Browse files
amarzialidevflow.devflow-routing-intake
andauthored
Remove tibco-testing pipeline (#10906)
Remove tibco-testing pipeline Merge branch 'master' into andrea.marziali/tibco Merge branch 'master' into andrea.marziali/tibco Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 73d634e commit 3e22e27

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -848,32 +848,6 @@ deploy_to_profiling_backend:
848848
UPSTREAM_BRANCH: $CI_COMMIT_BRANCH
849849
UPSTREAM_TAG: $CI_COMMIT_TAG
850850

851-
trigger_tibco_tests:
852-
stage: tests
853-
needs: [ build ]
854-
rules:
855-
- if: '$POPULATE_CACHE'
856-
when: never
857-
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
858-
when: on_success
859-
- if: '$CI_COMMIT_TAG =~ /^v.*/'
860-
when: on_success
861-
- when: manual
862-
allow_failure: true
863-
trigger:
864-
project: DataDog/tibco-testing
865-
branch: main
866-
strategy: depend
867-
variables:
868-
UPSTREAM_PACKAGE_JOB: $BUILD_JOB_NAME
869-
UPSTREAM_PACKAGE_JOB_ID: $BUILD_JOB_ID
870-
UPSTREAM_PROJECT_ID: $CI_PROJECT_ID
871-
UPSTREAM_PROJECT_NAME: $CI_PROJECT_NAME
872-
UPSTREAM_PIPELINE_ID: $CI_PIPELINE_ID
873-
UPSTREAM_BRANCH: $CI_COMMIT_BRANCH
874-
UPSTREAM_TAG: $CI_COMMIT_TAG
875-
FORCE_TRIGGER: $FORCE_TRIGGER
876-
877851
deploy_to_di_backend:manual:
878852
stage: publish
879853
needs: [ build ]

0 commit comments

Comments
 (0)