yangkaa commented on PR #2745:
URL:
https://github.com/apache/apisix-ingress-controller/pull/2745#issuecomment-4242360112
> Hi @yangkaa, please fix failed CI
I fixed the missing license header in the new test file.
For the remaining failed CI jobs, they look unrelated to this PR. The E2E
jobs are failing before the test suite starts, in the existing workflow step
that extracts ADC from `ghcr.io/api7/adc:dev`:
`docker cp adc-temp:main.js adc.js`
with:
`Could not find the file main.js in container adc-temp`
So the current failures seem to come from the CI workflow / ADC dev image
layout rather than from the readiness-gating change in this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]