feat: sample of force use specific jenkins agent #2

Merged
joy merged 9 commits from tw-dev into master 2025-09-10 00:06:10 +09:00
Owner
No description provided.
tzuwei-huang added 13 commits 2025-09-09 11:17:15 +09:00
fix: remove .env file and add to .gitignore
Some checks failed
TzuWei/pytest-test/pipeline/head There was a failure building this commit
dc80ac1436
fix: add cleanup and SCM checkout steps to Jenkinsfile setup stage
Some checks failed
TzuWei/pytest-test/pipeline/pr-master There was a failure building this commit
TzuWei/pytest-test/pipeline/head There was a failure building this commit
68a13e2664
fix: specify agent label as 'remote' in Jenkinsfile
Some checks failed
TzuWei/pytest-test/pipeline/head There was a failure building this commit
254252e8c8
fix: improve conditional cleanup of Report_Http.zip in Jenkinsfile
Some checks failed
TzuWei/pytest-test/pipeline/head There was a failure building this commit
bbb1d32047
fix: reorder test execution steps in Jenkinsfile for cleaner artifact setup
Some checks failed
TzuWei/pytest-test/pipeline/head There was a failure building this commit
98ff25ee8f
fix: replace zip with 7z for report archiving in Jenkinsfile
All checks were successful
TzuWei/pytest-test/pipeline/head This commit looks good
9282c7a8d6
fix: simplify node declaration in Jenkinsfile
All checks were successful
TzuWei/pytest-test/pipeline/head This commit looks good
e279ce9ed0
tzuwei-huang requested review from joy 2025-09-09 11:17:23 +09:00
tzuwei-huang self-assigned this 2025-09-09 11:17:29 +09:00
tzuwei-huang force-pushed tw-dev from e279ce9ed0 to f66b8c3155 2025-09-09 11:26:45 +09:00 Compare
joy requested changes 2025-09-09 17:47:11 +09:00
Dismissed
joy left a comment
Owner

Docker file should be split for each layers.

Docker file should be split for each layers.
joy requested changes 2025-09-09 23:56:48 +09:00
Dismissed
Dockerfile Outdated
@ -5,3 +5,2 @@
RUN apt-get -y update
RUN apt-get install -y p7zip-full
RUN apt-get update -y && \
Owner

Docker file should be split for each layers.

Docker file should be split for each layers.
tzuwei-huang marked this conversation as resolved
tzuwei-huang added 1 commit 2025-09-10 00:03:15 +09:00
Clean up Dockerfile and update gitignore
All checks were successful
TzuWei/pytest-test/pipeline/head This commit looks good
db9834d352
joy approved these changes 2025-09-10 00:06:03 +09:00
joy merged commit df1d6fe091 into master 2025-09-10 00:06:10 +09:00
joy deleted branch tw-dev 2025-09-10 00:06:10 +09:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tzuwei-huang/pytest-test#2
No description provided.