Open-IoT-Service-Platform / platform-launcher

Apache License 2.0
16 stars 16 forks source link

Add make wait-until-ready command just after the upgrade to nightly w… #613

Closed MericFeyz closed 2 years ago

MericFeyz commented 2 years ago

…orkflow

The way current upgrade test workflow works causes the DEBUGGER_POD environment variable to be set with a terminating pod. Adding another make command just after the upgrade assures that the env will be refreshed with the make test command.

Related to: #602

Signed-off-by: Meric Feyzullahoglu meric.feyzullahoglu@gmail.com