]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
builder-reimage: retain network configuration when commissioning 2652/head
authorDavid Galloway <david.galloway@ibm.com>
Fri, 10 Jul 2026 21:13:46 +0000 (17:13 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Fri, 10 Jul 2026 21:13:46 +0000 (17:13 -0400)
commit08b128e47760cabe962cab276759887b638d72d8
tree332be773787a7ae2b2b0e7b3e26d2aa77bf72be4
parent32ae4c916236d1ebabe6bb5655df3d6405b6a737
builder-reimage: retain network configuration when commissioning

Pass skip_networking=True to machine.commission(), the API equivalent
of checking "Retain network configuration" in the MAAS UI, so a
machine commissioned by the reimage job keeps its existing interface
configuration instead of having it replaced by whatever commissioning
discovers.

Signed-off-by: David Galloway <david.galloway@ibm.com>
builder-reimage/build/Jenkins_builder-reimage.py