Skip to content

Commit

Permalink
github: Pin microceph to quincy edge
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
(cherry picked from commit 9327619)
  • Loading branch information
tomponline committed Jan 30, 2024
1 parent 7c7f5b6 commit 31eca47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ jobs:
exit 1
fi
sudo snap install microceph --edge
sudo snap install microceph --channel=quincy/edge
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 31eca47

Please sign in to comment.