Andrew Geissler
Andrew Geissler
@ya-mouse still chugging away on this one stalebot
Still a valid feature to try for.
Anything seem out of sorts with the command used @ojayanth or @devenrao ?
@gkeishin not sure how much testing we do of openbmctool code update? @thalerj wrote most of the function. Not sure if the above described situations is really a openbmctool bug,...
For now I've just changed the jenkins CI job to only use the POWER system. This seems like maybe a docker version thing? POWER: ``` docker --version Docker version 17.06.0-ce,...
Darn, got the x86 systems updated but ending up with this version which does not work: ``` docker --version Docker version 17.03.2-ce, build f5ec1e2 ``` Will need to look into...
Updating docker seemed to fix this for the most part, still reports of an intermittent issue that appears related to https://github.com/moby/moby/issues/33974
Put workaround up at https://gerrit.openbmc-project.xyz/c/openbmc/openbmc-build-scripts/+/42899
Thanks for taking a look @adathatri . That script, build-unit-test-docker, is utilized by our CI job out at https://jenkins.openbmc.org/job/ci-repository/ and in a number of other areas so I think your...