Closed MericFeyz closed 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.
DEBUGGER_POD
make test
Related to: #602
Signed-off-by: Meric Feyzullahoglu meric.feyzullahoglu@gmail.com
…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 themake test
command.Related to: #602
Signed-off-by: Meric Feyzullahoglu meric.feyzullahoglu@gmail.com