[Pkg-zfsonlinux-devel] [zfsutils-linux 2.0.1-3] ZTS Results for Linux 5.10.0-2

Antonio Russo aerusso at aerusso.net
Sun Jan 24 16:50:47 GMT 2021


On 1/24/21 1:16 AM, Aron Xu wrote:
> Hi,
> 
> Very much appreciated, I think this is indeed useful. Also, do you
> think it is possible to make it part of our CI pipeline (like on
> ci.debian.net)? Or if it's complicated to get integrated into Debian's
> infrastructure, we can set it up somewhere else and publish the
> results publicly (I am very willing to provide resources and help on
> the setup).

I've thought about automating this, but I don't know what
infrastructure is available for us within Debian.  I vaguely
remember reading somewhere that isolation-machine was not
available for Debian CI, but maybe I'm mistaken (or maybe it
has changed).

The tests are very straightforward to run at this point:

1. Install zfs, headers, zfs-test (and recommended packages)
2. Create a user (and group)
3. Give the user ALL=(root:root) NOPASSWD:ALL sudo-access.
4. Reboot

5. Prep the build

systemctl stop zfs-zed.service nfs-blkmap.service nfs-server.service nfs-client.target nfs-idmapd.service nfs-mountd.service
rm -f /etc/hostid
mkdir /tmp/testdir
chown $USER:$USER /tmp/testdir
chmod g+rwx /tmp/testdir

5. As $USER

/usr/share/zfs/zfs-tests.sh -v -d /tmp/testdir

6. Export /var/tmp/test_results/current/{log,results}

I can put this in a script, and tag isolation-machine
and breaks-testbed for it in debian/tests/control, but
I'd need to test it out on the platform that it would
run on.  How would I get credentials for that?

> 
> Cheers,
> Aron
> 

Best,
Antonio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xB01C53D5DED4A4EE.asc
Type: application/pgp-keys
Size: 7954 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-zfsonlinux-devel/attachments/20210124/d484c51e/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-zfsonlinux-devel/attachments/20210124/d484c51e/attachment.sig>


More information about the Pkg-zfsonlinux-devel mailing list