Fix: Remove flavor check from jenkins-cfg-verify 49/73549/1 v0.92.2
authorEric Ball <eball@linuxfoundation.org>
Fri, 25 Jul 2025 21:27:58 +0000 (14:27 -0700)
committerEric Ball <eball@linuxfoundation.org>
Fri, 25 Jul 2025 21:27:58 +0000 (14:27 -0700)
commitc05412b71ea0db6250094160bedc41da791cad3c
treeebac5a3a43238e4626f3134c2e127858785aa0cc
parent5f06aaedef8a827696a0570b0fe5f86f8331e045
Fix: Remove flavor check from jenkins-cfg-verify

Because our CASC script now has hardcoded values that translate the
flavor name to hardware ID, the flavor check is no longer valuable.
It also blocks our ability to use non-standard names in order to
simplify having different hardware IDs in different regions.

Issue: RELENG-5748
Change-Id: Ic1b0464bf42c228e5e2373a0a8036f9cc5654c1d
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
shell/jenkins-verify-images.sh