Fix: set correct exit status when parsing openstack port objects
[releng/global-jjb.git] / releasenotes / notes / fix-os-objects-exit-status-97d6a6c4a6cb1f6c.yaml
1 ---
2 fixes:
3   - |
4     Addresses a bug whereby the openstack orphaned objects/ports scripts
5     exit early with an error when grep/awk do not match any orphaned
6     objects. The fix allows jobs using the scripts to continue when no
7     cleanups operations are required.