|
|
|
@ -3,7 +3,7 @@ image: debian:bullseye |
|
|
|
before_script: |
|
|
|
before_script: |
|
|
|
- apt -qqy update > /dev/null |
|
|
|
- apt -qqy update > /dev/null |
|
|
|
- apt -qqy install --no-install-recommends screen sysstat gnuplot-nox python3 python3-pip stress coreutils > /dev/null |
|
|
|
- apt -qqy install --no-install-recommends screen sysstat gnuplot-nox python3 python3-pip stress coreutils > /dev/null |
|
|
|
- pip install plotext |
|
|
|
- pip install numpy plotext |
|
|
|
- ln -s $(realpath sargraph.py) /usr/bin/sargraph |
|
|
|
- ln -s $(realpath sargraph.py) /usr/bin/sargraph |
|
|
|
|
|
|
|
|
|
|
|
simple_test: |
|
|
|
simple_test: |
|
|
|
|