michalnowak
Prague
Integrate ABRT to openSUSE
an invention by michalnowak
There were several attempts to integrate ABRT to openSUSE. In this Hack Week I'd like to:
Run openQA testsuites with MALLOC_CHECK_ and MALLOC_PERTURB_ variables set
an invention by michalnowak
MALLOC_CHECK_
and MALLOC_PERTURB_
variables are environmental variables which help identify problems with Glibc's malloc()
allocations.
Add VirtualBox bootloader to openQA
an invention by michalnowak
In openQA we support various backends which are able to 'host' tests. 'svirt' - one of those backends - is so generic that it allows to conned to a virtualization host via SSH a perform shell commands directly.
Support multiple disks in Xen & Hyper-V guests in openQA (for RAID)
an invention by michalnowak
In os-autoinst and installation/bootloader_svirt.pm we currently we support only one-disk scenarios like SLES installation to disk and deployment from a disk in JeOS & CaaSP scenarios. To support RAID tests we need support of adding multiple disks to VMs. Targeting Xen and Hyper-V.
Try various container operating systems & kubernetes distributions
an invention by michalnowak
Try various container operating systems & kubernetes distributions and compare them to SUSE MicroOS and CaaSP, respectively.
Try SLES on Hyper-V 2019 (build 17692)
an invention by michalnowak
I'll have a look at Hyper-V 2019 test build and how SLES guest plays with it.
Try Linux subsystem on Windows Server 2019
an invention by michalnowak
Deploy openSUSE Leap 15.0 image to Linux subsystem on Windows Server 2019 and try things around.
Try Docker openSUSE image on Windows Server 2019
an invention by michalnowak
Docker for Windows 18.03 CE supports Linux containers on Windows Server. Let's try that.
Test unofficial SLES LX images on SmartOS
an invention by michalnowak
SmartOS is converged container and virtual machine hypervisor based on illumos, an OpenSolaris fork. SmartOS supports KVM & bhyve hypervisors and illumos, LX, & Docker zones ("containers").
Test FreeBSD Linux Binary Compatibility layer
an invention by michalnowak
Let's see how correctly the FreeBSD emulation layer works.
Learn Rust
an invention by michalnowak
Learn Rust by following The Rust Programming Language book.
Activity