mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 11:28:09 +00:00
WIFI-13871: CGW deployment (#956)
* WIFI-13871 CGW deploy testing Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com> * WIFI-13871 CGW deploy testing Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com> --------- Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com> Co-authored-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
This commit is contained in:
2
.github/workflows/cgw-dev-deployment.yaml
vendored
2
.github/workflows/cgw-dev-deployment.yaml
vendored
@@ -20,6 +20,7 @@ env:
|
||||
testbeds: '[
|
||||
{
|
||||
"namespace": "cgw01",
|
||||
"chart_version": "next",
|
||||
"cgw_version": "main",
|
||||
"just_component": "false"
|
||||
}
|
||||
@@ -69,7 +70,6 @@ jobs:
|
||||
matrix: ${{ fromJson( needs.generate-matrix.outputs.matrix ) }}
|
||||
fail-fast: false
|
||||
steps:
|
||||
|
||||
- name: Checkout repo with Helm values
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user