osmo-trx[master]: contrib/jenkins.sh: Use qemu+proot+debootstrap to run tests ...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Jan 11 19:19:37 UTC 2018


Patch Set 2:

(1 comment)

https://gerrit.osmocom.org/#/c/5763/2/tests/testsuite.at
File tests/testsuite.at:

Line 32: AT_SKIP_IF(test "uname -m | grep x86")
> Are you sure this is correct?
Yes indeed it's wrong, I got confused by the fact that it actually was being skipped inside the chroot when running with ARM. 

Strangely enough, if I run "uname -m" in the chroot, I get "armv7l", but the test is not skipped with AT_SKIP_IF (it does in x86 if I leave the option wrong as it was in this patch version).

LC_ALL=C LANGUAGE=C PATH="$PATH:/usr/sbin:/sbin" PROOT_NO_SECCOMP=1 proot -r /home/pespin/tmp/vm/qemu-img -w / -b /proc --root-id -q qemu-arm-static --root-id -w /osmo-trx -b /home/pespin/osmo-trx/contrib/..:/osmo-trx uname -m
armv7l


-- 
To view, visit https://gerrit.osmocom.org/5763
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iba3f4de008662805d8ffc46e1f473e407b088fb8
Gerrit-PatchSet: 2
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list