openbmc-build-scripts icon indicating copy to clipboard operation
openbmc-build-scripts copied to clipboard

Results 11 openbmc-build-scripts issues
Sort by recently updated
recently updated
newest added

There is a need to clone repository via SSH. When I run script with `EXTRA_DOCKER_RUN_ARGS="-v /home/user/.gitconfig:/home/user/.gitconfig -v /home/user/.ssh:/home/user/.ssh"`, I have this error message: ``` /bin/sh: 1: exec: socat: not found...

Not sure what's going on yet but the latest Ubuntu Noble release is not working with our ppc64le boxes. While building the container, it spews out errors like this (there...

I have a problem that I write a new unit test for bmcweb but this test cannot run via the current CI flow. My unit test focuses on the subscription...

https://jenkins.openbmc.org/job/latest-unit-test-coverage/ is still running but the data is not valid anymore. Everything is either ERROR or SKIPPED for the most part. The unit test and coverage works fine when `run-unit-test-docker.sh`...

After updating our docker Ubuntu to the latest (hirsute) via https://github.com/openbmc/openbmc-build-scripts/commit/73395159e5729d163fcc1f77cd3a116ddd251b59?, we started to see a hard fail on the sanitizer tests in CI on ppc64le machines. The fail looks...

https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-1452 was a change by the jenkins team that removes files which are links from the jenkins archival view (i.e. https://jenkins.openbmc.org/job/latest-master/label=docker-builder,target=witherspoon/lastSuccessfulBuild/artifact/openbmc/build/tmp/deploy/images/witherspoon/) The way our bitbake process works is it generates...

When we branch for our first release next February, we'll need this script to support taking a branch as input. Can't just keep building the latest master of the dependent...

We're getting this on our x86 based CI machines. It works ok on our POWER based CI system so no idea what's going on yet: https://openpower.xyz/job/openbmc-repository-ci/ ``` 12:26:47 + docker...

See discussion in https://gerrit.openbmc-project.xyz/#/c/openbmc/openbmc-build-scripts/+/13220/4/build-unit-test-docker.sh@247 Should make sure we do this for all packages and also we need to stop doing the extract/build in the previous jobs make directory (i.e. go...

Install openssl to test certificate in automation