Skip to content

Commit

Permalink
test: Disable broken unneeded test (#10640)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Collins <[email protected]>
  • Loading branch information
alexec committed Mar 5, 2023
1 parent f421de7 commit fe520eb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docs/fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -3640,8 +3640,6 @@ MetricLabel is a single label for a prometheus metric

- [`http-hello-world.yaml`](https://github.com/argoproj/argo-workflows/blob/master/examples/http-hello-world.yaml)

- [`http-success-condition.yaml`](https://github.com/argoproj/argo-workflows/blob/master/examples/http-success-condition.yaml)

- [`k8s-owner-reference.yaml`](https://github.com/argoproj/argo-workflows/blob/master/examples/k8s-owner-reference.yaml)

- [`k8s-patch.yaml`](https://github.com/argoproj/argo-workflows/blob/master/examples/k8s-patch.yaml)
Expand Down
2 changes: 0 additions & 2 deletions examples/http-success-condition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ apiVersion: argoproj.io/v1alpha1
kind: Workflow
metadata:
generateName: http-template-condition-
labels:
workflows.argoproj.io/test: "true"
annotations:
workflows.argoproj.io/description: |
Exemplifies usage of successCondition in HTTP template (available since v3.3)
Expand Down

0 comments on commit fe520eb

Please sign in to comment.