Skip to content

Commit

Permalink
Scaling test branch prerequisites: modify charts and gh actions to ta…
Browse files Browse the repository at this point in the history
…rget test branch

Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
  • Loading branch information
Cahb committed Aug 21, 2024
1 parent 6202aec commit fa367cf
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: scale_testing
pullPolicy: Always
# regcred:
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
Expand Down

0 comments on commit fa367cf

Please sign in to comment.