Skip to content

Commit

Permalink
re-enable keda tests for ekb (#276)
Browse files Browse the repository at this point in the history
Signed-off-by: Calum Murray <[email protected]>
  • Loading branch information
Cali0707 authored Nov 28, 2023
1 parent a59f2f5 commit 5f9a49f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1109,13 +1109,12 @@ presubmits:
name: cgroup
trigger: ((?m)^/test( | .* )reconciler-tests-namespaced-broker-loom,?($|\s.*))|((?m)^/test(
| .* )reconciler-tests-namespaced-broker-loom_eventing-kafka-broker_main,?($|\s.*))
- always_run: false
- always_run: true
branches:
- ^main$
cluster: prow-build
decorate: true
name: reconciler-tests-keda_eventing-kafka-broker_main
optional: true
path_alias: knative.dev/eventing-kafka-broker
rerun_command: /test reconciler-tests-keda
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
types: [ presubmit ]
command: [ runner.sh, ./test/presubmit-tests.sh, --run-test, "./test/keda-reconciler-tests.sh"]
requirements: [ docker ]
modifiers: [presubmit_optional, presubmit_skipped]
env:
- name: BROKER_CLASS
value: Kafka
Expand Down

0 comments on commit 5f9a49f

Please sign in to comment.