Skip to content

Commit

Permalink
github: Use stable MicroCeph
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
  • Loading branch information
stgraber committed Jan 29, 2024
1 parent ff596f2 commit c00aaaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -273,7 +273,7 @@ jobs:
exit 1
fi
sudo snap install microceph --edge
sudo snap install microceph
sudo apt-get install --no-install-recommends -y ceph-common
sudo microceph cluster bootstrap
sudo microceph.ceph config set global osd_pool_default_size 1
Expand Down

0 comments on commit c00aaaa

Please sign in to comment.