Skip to content

Commit

Permalink
Merge pull request #76 from Telecominfraproject/test_scaling
Browse files Browse the repository at this point in the history
Scaling test branch prerequisites: modify charts and gh actions to target test branch
  • Loading branch information
Cahb committed Aug 21, 2024
2 parents 6202aec + 7d98130 commit 1d40246
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ on:
- main
- next
- 'release/*'
- 'test_scale_testing'
tags:
- 'v*'
pull_request:
branches:
- main
- next
- 'release/*'
- 'test_scale_testing'

defaults:
run:
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fullnameOverride: ""
images:
cgw:
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/cgw
tag: latest
tag: test_scale_testing
pullPolicy: Always
# regcred:
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
Expand Down

0 comments on commit 1d40246

Please sign in to comment.