Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e test: ApisixClusterConfig enable prometheus failed #857

Closed
tao12345666333 opened this issue Feb 9, 2022 · 1 comment · Fixed by #859
Closed

e2e test: ApisixClusterConfig enable prometheus failed #857

tao12345666333 opened this issue Feb 9, 2022 · 1 comment · Fixed by #859
Assignees

Comments

@tao12345666333
Copy link
Member

• Failure [33.545 seconds]
ApisixClusterConfig
/home/runner/work/apisix-ingress-controller/apisix-ingress-controller/test/e2e/features/global_rule.go:27
  enable prometheus [It]
  /home/runner/work/apisix-ingress-controller/apisix-ingress-controller/test/e2e/features/global_rule.go:37

  
  	Error Trace:	reporter.go:23
  	            				reporter.go:23
  	            				chain.go:21
  	            				response.go:585
  	            				response.go:151
  	            				global_rule.go:68
  	            				runner.go:113
  	            				runner.go:64
  	            				it_node.go:26
  	            				spec.go:215
  	            				spec.go:138
  	            				spec_runner.go:200
  	            				spec_runner.go:170
  	            				spec_runner.go:66
  	            				suite.go:79
  	            				ginkgo_dsl.go:238
  	            				ginkgo_dsl.go:213
  	            				e2e_test.go:26
  	Error:      	
  	            		Error Trace:	reporter.go:23
  	            		            				chain.go:21
  	            		            				response.go:585
  	            		            				response.go:151
  	            		            				global_rule.go:68
  	            		            				runner.go:113
  	            		            				runner.go:64
  	            		            				it_node.go:26
  	            		            				spec.go:215
  	            		            				spec.go:138
  	            		            				spec_runner.go:200
  	            		            				spec_runner.go:170
  	            		            				spec_runner.go:66
  	            		            				suite.go:79
  	            		            				ginkgo_dsl.go:238
  	            		            				ginkgo_dsl.go:213
  	            		            				e2e_test.go:26
  	            		Error:      	
  	            		            	expected status equal to:
  	            		            	 "200 OK"
  	            		            	
  	            		            	but got:
  	            		            	 "404 Not Found"
  	Test:       	ApisixClusterConfig enable prometheus
  

  /home/runner/go/pkg/mod/github.com/gavv/httpexpect/v2@v2.2.0/reporter.go:23
@tao12345666333
Copy link
Member Author

If we rollback the APISIX docker image used by the e2e test then it works fine.

Created an issue apache/apisix#6276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant