mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Fix e2e test networking issue (#792)
This commit is contained in:
parent
e207081274
commit
ba8c0a9e30
@ -151,6 +151,7 @@ runs:
|
||||
run: |
|
||||
echo "Creating cluster using config:"
|
||||
cat constellation-conf.yaml
|
||||
sudo sh -c 'echo "127.0.0.1 license.confidential.cloud" >> /etc/hosts' || true
|
||||
constellation create -c ${{ inputs.controlNodesCount }} -w ${{ inputs.workerNodesCount }} --name e2e-test -y
|
||||
|
||||
- name: Cdbg deploy
|
||||
|
Loading…
Reference in New Issue
Block a user