Skip to content

Commit

Permalink
Add another OTel test for the ingestor to replace old Argo e2e test (#…
Browse files Browse the repository at this point in the history
…28702)

Co-authored-by: liustanley <[email protected]>
  • Loading branch information
KevinFairise2 and liustanley authored Sep 6, 2024
1 parent f7fa2e9 commit 067da18
Show file tree
Hide file tree
Showing 6 changed files with 149 additions and 398 deletions.
1 change: 0 additions & 1 deletion .gitlab/e2e/e2e.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
# e2e stage
# Contains test jobs based on the new-e2e tests framework

.new_e2e_template:
stage: e2e
image: 486234852809.dkr.ecr.us-east-1.amazonaws.com/ci/test-infra-definitions/runner$TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX:$TEST_INFRA_DEFINITIONS_BUILDIMAGES
Expand Down
12 changes: 0 additions & 12 deletions .gitlab/e2e_k8s/e2e_k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,3 @@ k8s-e2e-cspm-main:
retry: 1
variables:
ARGO_WORKFLOW: cspm

k8s-e2e-otlp-dev:
extends: .k8s_e2e_template_dev
rules: !reference [.on_dev_branch_manual]
variables:
ARGO_WORKFLOW: otlp

k8s-e2e-otlp-main:
extends: .k8s_e2e_template_main
rules: !reference [.on_main]
variables:
ARGO_WORKFLOW: otlp
156 changes: 0 additions & 156 deletions test/e2e/argo-workflows/otlp-workflow.yaml

This file was deleted.

Loading

0 comments on commit 067da18

Please sign in to comment.