Skip to content

Utility for OS Load and Final Test stages of the refurbishing process

License

Notifications You must be signed in to change notification settings

Kramden/kramden-provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Tool used by Kramden for OS Load and Final Test stages of the refurbishing process.

Dependencies

sudo apt install python3-gi gir1.2-gtk-4.0 python3-psutil

Running OS Load

cd src/
./osload.py

Running Final Test

cd src/
./finaltest.py

Run Unit Tests

python3 -m unittest discover tests

Installation Instructions

Build

Dependances

  • build-essential
  • meson

Build

rm -rf builddir
meson setup -Dprefix=$HOME/.local builddir
meson compile -C builddir --verbose

Install

meson install -C builddir

Run

$HOME/.local/bin/kramden-provision-osload
$HOME/.local/bin/kramden-provision-finaltest

About

Utility for OS Load and Final Test stages of the refurbishing process

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages