Skip to content
Success

Changes

Summary

  1. chore(br,dm): delete jenkins/pipelines/ci/br and jenkins/pipelines/ci/dm (commit: dceccd9) (details)
  2. fix: not to set jnlp conf in pod file (#3100) (commit: b01911d) (details)
Commit dceccd9684260c2db46ff575dd900c373213bcfe by noreply
chore(br,dm): delete jenkins/pipelines/ci/br and jenkins/pipelines/ci/dm folder (#3053)

dm and br were archived.

Fixes #3051
Fixes #3052

Signed-off-by: wuhuizuo <wuhuizuo@126.com>

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
(commit: dceccd9)
The file was removedjenkins/pipelines/ci/dm/dm_compatibility_test.groovy
The file was removedjenkins/pipelines/ci/br/br_ghpr_build.groovy
The file was removedjenkins/pipelines/ci/br/br_s3_auto_test.groovy
The file was removedjenkins/pipelines/ci/br/br_check_release_note.groovy
The file was removedjenkins/pipelines/ci/br/br_ghpr_unit_and_integration_test.groovy
The file was removedjenkins/pipelines/ci/br/br_dbaas_auto_test.groovy
The file was removedjenkins/pipelines/ci/dm/dm_ghpr_new_test.groovy
Commit b01911dd6f86c6f7d45275e692eb50e1bdfab20c by noreply
fix: not to set jnlp conf in pod file (#3100)

Not to set jnlp container config in pod yaml file.
* If we use the Groovy function fileExists, we must explicitly define
the jnlp container because this function can only be executed in the
jnlp container and cannot specify other containers.
(commit: b01911d)
The file was modifiedpipelines/pingcap/tiflash/latest/pod-pull_unit-test.yaml (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pod-pull_integration_test.yaml (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pull_unit_test.groovy (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pod-pull_build.yaml (diff)
The file was modifiedpipelines/pingcap/tiflash/latest/pull_integration_test.groovy (diff)