File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
.github/actions/skupper-integration-tests Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 9494 working-directory : skupper
9595 env :
9696 SERVICE_CONTROLLER_IMAGE : ' localhost:32000/skupper-service-controller:registry'
97+ SITE_CONTROLLER_IMAGE : ' localhost:32000/skupper-site-controller:registry'
9798 CONFIG_SYNC_IMAGE : ' localhost:32000/skupper-config-sync:registry'
9899
99100 - name : Run Skupper integration tests
@@ -107,6 +108,7 @@ runs:
107108 QDROUTERD_IMAGE : ' localhost:32000/skupper-router:registry'
108109 SKUPPER_SERVICE_CONTROLLER_IMAGE : ' localhost:32000/skupper-service-controller:registry'
109110 SKUPPER_CONFIG_SYNC_IMAGE : ' localhost:32000/skupper-config-sync:registry'
111+ SKUPPER_SITE_CONTROLLER_IMAGE : ' localhost:32000/skupper-site-controller:registry'
110112
111113 - name : Dump microk8s log (apiserver)
112114 if : " ${{ always() }}"
You can’t perform that action at this time.
0 commit comments