Skip to content

Commit

Permalink
feat(ci): emit kubetest2 metrics (#1914)
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermckinnon authored Aug 8, 2024
1 parent 8d8c35a commit a943d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/ci/kubetest2/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ runs:
kubetest2 eksapi \
--up \
--down \
--emit-metrics \
--kubernetes-version=${{ inputs.k8s_version }} \
--generate-ssh-key \
--unmanaged-nodes \
Expand Down

0 comments on commit a943d4e

Please sign in to comment.