gitlab-ci: do some basic testing on ubuntu1804-32bit
authorStefan Metzmacher <metze@samba.org>
Tue, 22 Nov 2022 09:41:39 +0000 (10:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Nov 2022 12:05:26 +0000 (12:05 +0000)
commit95676825adbb13ab2a0e24983780125218c17265
tree2089945e3a2f206bcf3c7f19213a3dbf166ee16e
parent98c1e357a7fd25b6706b4341b3407c03369501fc
gitlab-ci: do some basic testing on ubuntu1804-32bit

For now we allow build warnings and only do some basic testing.
We also ignore timestamp related problems, as well as some charset
failures.

Over time we should try to address the situation by not allowing warnings
and verify if expected failures are harmless or not.

But it's already much better then having no 32bit testing at all!

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Nov 24 12:05:26 UTC 2022 on sn-devel-184
13 files changed:
.gitlab-ci-main.yml
bootstrap/.gitlab-ci.yml
bootstrap/config.py
bootstrap/generated-dists/Vagrantfile
bootstrap/generated-dists/ubuntu1804-32bit/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/ubuntu1804-32bit/bootstrap.sh [new file with mode: 0755]
bootstrap/generated-dists/ubuntu1804-32bit/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/ubuntu1804-32bit/packages.yml [new file with mode: 0644]
bootstrap/sha1sum.txt
script/autobuild.py
selftest/knownfail-32bit [new file with mode: 0644]
selftest/skip-32bit [new file with mode: 0644]
selftest/wscript