Merge branch 'main' into testing

This commit is contained in:
Kyle Gospodnetich 2024-08-02 08:17:33 -07:00
commit 8cda2ed552
2 changed files with 6 additions and 0 deletions

View File

@ -376,6 +376,7 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
topgrade \ topgrade \
ydotool \ ydotool \
yafti \ yafti \
stress-ng \
lsb_release && \ lsb_release && \
rpm-ostree install \ rpm-ostree install \
ublue-update && \ ublue-update && \

View File

@ -358,3 +358,8 @@ bazzite-cli:
# Entrypoint # Entrypoint
main "" main ""
# Run a one minute system benchmark
benchmark:
echo 'Running a 1 minute benchmark ...'
cd /tmp && stress-ng --matrix 0 -t 1m --times