edgexfoundry / ci-management

Control repo for Jenkins job and build minion definitions | Owner: DevOps WG
Apache License 2.0
10 stars 34 forks source link

Chore: Remove the cfg-merge job #663

Closed tykeal closed 2 years ago

tykeal commented 2 years ago

With the advent of using JCasC for managing the Jenkins configuration, the ci-management-jenkins-cfg-merge job is now redundant and potentially even harmful as it can still break easily if the OpenStack plugin changes.

To avoid this, we expand the basic github-ci-jobs group and exclude the cfg-merge job specifically

Signed-off-by: Andrew Grimberg agrimberg@linuxfoundation.org