You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the uni04delta-ipv6 jobs Tobiko tests are validating all
network agents are UP/Alive. When ironic tempest runs, there are
network agents created for fake Ironic nodes.
We need to clean up by deleting the baremetal agents after tempest
execution.
This change add's a hook running a shell script that will delete
all network agents of type `baremetal`.
Jira: OSPRH-20084
0 commit comments