shangeyao opened a new pull request, #4434:
URL: https://github.com/apache/streampark/pull/4434

   ## Summary
   
   Fix Yarn E2E Docker image build failures caused by retired CentOS 7 mirror 
URLs, and stabilize a flaky UI test.
   
   Closes #4433.
   
   ## Changes
   
   - Point Yarn E2E Dockerfiles to `vault.centos.org` before yum install
   - Bundle JDK 8 from `eclipse-temurin:8-jdk-jammy` via multi-stage `COPY` (no 
yum Java install)
   - Remove duplicate OK click in `EnvironmentTest` 
(`ElementClickInterceptedException`)
   
   ## Non-goals
   
   - Maven `${revision}` / 3.0.0-SNAPSHOT work remains in #4425 / #4426
   
   ## Test plan
   
   - [ ] Yarn E2E workflow builds all `flink-*-on-yarn` Docker images 
successfully
   - [ ] `EnvironmentTest` passes consistently in E2E pipeline
   
   Made with [Cursor](https://cursor.com)


-- 
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]

Reply via email to