Hello, All the StorPerf docker builds on ARM have been failing since some time in November. Here is the last successful build [1], which shows the --build-arg for ARCH in place:
docker build --no-cache -t opnfv/storperf-master:aarch64-latest --build-arg BRANCH=master --build-arg ARCH=aarch64 -f Dockerfile The next build no longer has that code in place [2]: docker build --no-cache -t opnfv/storperf-master:aarch64-latest --build-arg BRANCH=master -f Dockerfile . This appears to be the related change [3]. Can we get that put back? The git review to re-instate it is here [4]. I cannot push the OPNFV 5.1.0 release of StorPerf without it. [1] https://build.opnfv.org/ci/view/storperf/job/storperf-master-docker-build-arm-push-master/22/console [2] https://build.opnfv.org/ci/view/storperf/job/storperf-master-docker-build-arm-push-master/23/console [3] https://github.com/opnfv/releng/commit/e25af7fd788db267247abb6b4efa4cf2dff73f32#diff-80ab330132d9f5ae6e27a1ae7b186eb8 [4] https://gerrit.opnfv.org/gerrit/49565 Regards, Mark Mark Beierl SW System Sr Principal Engineer Dell EMC | Cloud & Communication Service Provider Solution mobile +1 613 314 8106<tel:1-613-314-8106> [email protected]<mailto:[email protected]>
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
