Skip to content

Changes

Summary

  1. jenkins-common: replace subnet in scm files too (details)
  2. network_create: set NET_NAME after next SUBNET (details)
Commit 998bc92f07ea465ee0fb4dfdb85bdf8d2c3d1ced by Oliver Smith
jenkins-common: replace subnet in scm files too

Replace the subnet in *.scm configs of nplab-sua-test and
nplab-m3ua-test too.

Related: OS#5802
Change-Id: Ia734df3721a4ae3408a17d33c835282b79174132
The file was modified jenkins-common.sh
Commit 381e2f3a0e5a5f140f223ed9620579f81dca1e73 by Oliver Smith
network_create: set NET_NAME after next SUBNET

Put the current SUBNET into NET_NAME, not the previous one. Without this
patch it works too, but this makes more sense.

Related: OS#5802
Change-Id: I6c90505fd6c0ba62244ff67709b0bf31bf44b449
The file was modified jenkins-common.sh