Skip to content

Commit

Permalink
Merge "CI: Uncomment voltha-go-controller publish jobs"
Browse files Browse the repository at this point in the history
  • Loading branch information
eb-oss authored and Gerrit Code Review committed Nov 20, 2024
2 parents 89ee90b + cb56943 commit 7c0d769
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions jjb/verify/voltha-go-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
jobs:
- 'verify-voltha-go-controller-jobs':
branch-regexp: '{all-branches-regexp}'
- 'publish-voltha-go-controller-jobs':
branch-regexp: '{all-branches-regexp}'

- job-group:
name: 'verify-voltha-go-controller-jobs'
Expand All @@ -33,12 +35,12 @@
# - 'voltha-patch-test':
# extraHelmFlags: '--set global.image_tag=master --set onos-classic.image.tag=master'

# - job-group:
# name: 'publish-voltha-go-controller-jobs'
# jobs:
# - 'docker-publish':
# maintainers: "info@opennetworking.org"
# docker-repo: 'voltha'
# dependency-jobs: 'version-tag_wildcard'
- job-group:
name: 'publish-voltha-go-controller-jobs'
jobs:
- 'docker-publish':
maintainers: "releng+voltha-build@linuxfoundation.org"
docker-repo: 'voltha'
dependency-jobs: 'version-tag_wildcard'

# [EOF] x 2
# [EOF]

0 comments on commit 7c0d769

Please sign in to comment.