Skip to content

Commit

Permalink
added features in keda tests
Browse files Browse the repository at this point in the history
Signed-off-by: Neeraj Nagure <nagureneeraj@gmail.com>
  • Loading branch information
NeerajNagure committed May 1, 2024
1 parent 6909f65 commit 504e7e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/keda-reconciler-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ wait_until_pods_running knative-eventing || fail_test "Pods in knative-eventing

kubectl apply -f $(dirname $0)/keda/enable-keda-autoscaling.yaml

kubectl apply -f ./test/e2e_new/config/features.yaml

export_logs_continuously

header "Running tests"
Expand Down

0 comments on commit 504e7e9

Please sign in to comment.