open-horizon / anax

Horizon agent control system
https://open-horizon.github.io/docs/anax/docs/
Apache License 2.0
70 stars 99 forks source link

Fix aget-install.sh to run in parallel #4029

Closed lbergesio closed 3 months ago

lbergesio commented 3 months ago

Description

Attach HZN_NODE_ID at the end of HZN_ENV_FILE so that the file is unique for the installation and >1 agent-install.sh can be run in parallel with different arguments.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Run the agent-install-sh with different parameters, especifically different -d and -k in parallel towards different minikube clusters.