Skip to content

Conversation

@carlory
Copy link
Member

@carlory carlory commented Jul 11, 2025

(base) ➜  gateway-api-inference-extension git:(main) make test-integration
bash: line 1: /Users/kiki/workspace/golang/src/sigs.k8s.io/gateway-api-inference-extension/bin/setup-envtest: No such file or directory
CGO_ENABLED=1 KUBEBUILDER_ASSETS="" go test ./test/integration/epp/... -race -coverprofile cover.out
# sigs.k8s.io/gateway-api-inference-extension/test/integration/epp.test
ld: warning: '/private/var/folders/n6/33y75ytn36g38k2wnkb6lp8r0000gn/T/go-link-1877484310/000013.o' has malformed LC_DYSYMTAB, expected 98 undefined symbols to start at index 1626, found 95 undefined symbols starting at index 1626
2025-07-11T16:52:58+08:00	ERROR	logging/fatal.go:29	Failed to start test environment	{"config": "<nil>", "error": "unable to start control plane itself: failed to start the controlplane. retried 5 times: unable to run command \"kube-apiserver\" to check for flag \"insecure-port\": exec: \"kube-apiserver\": executable file not found in $PATH"}
sigs.k8s.io/gateway-api-inference-extension/pkg/epp/util/logging.Fatal
	/Users/kiki/workspace/golang/src/sigs.k8s.io/gateway-api-inference-extension/pkg/epp/util/logging/fatal.go:29
sigs.k8s.io/gateway-api-inference-extension/test/integration/epp.BeforeSuite
	/Users/kiki/workspace/golang/src/sigs.k8s.io/gateway-api-inference-extension/test/integration/epp/hermetic_test.go:984
sigs.k8s.io/gateway-api-inference-extension/test/integration/epp.TestMain
	/Users/kiki/workspace/golang/src/sigs.k8s.io/gateway-api-inference-extension/test/integration/epp/hermetic_test.go:100
main.main
	_testmain.go:57
runtime.main
	/opt/homebrew/Cellar/go/1.24.4/libexec/src/runtime/proc.go:283
program not built with -cover
FAIL	sigs.k8s.io/gateway-api-inference-extension/test/integration/epp	4.853s
FAIL
make: *** [test-integration] Error 1
(base) ➜  gateway-api-inference-extension git:(main)

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 11, 2025
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 11, 2025
@netlify
Copy link

netlify bot commented Jul 11, 2025

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 91b928a
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/6870d0abe7bb2a00084acc3a
😎 Deploy Preview https://deploy-preview-1142--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@nirrozenbaum nirrozenbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 11, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: carlory, nirrozenbaum

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 11, 2025
@k8s-ci-robot k8s-ci-robot merged commit 13d8bb0 into kubernetes-sigs:main Jul 11, 2025
9 checks passed
@carlory carlory deleted the patch-1 branch July 12, 2025 13:28
BenjaminBraunDev pushed a commit to BenjaminBraunDev/gateway-api-inference-extension that referenced this pull request Aug 12, 2025
* Fix makefile: test-unit and test-integration

* Update Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants