Skip to content

Commit

Permalink
Merge pull request #12786 from tomponline/tp-microceph
Browse files Browse the repository at this point in the history
github: Pin microceph to quincy edge
  • Loading branch information
tomponline authored Jan 30, 2024
2 parents a12c6d5 + 9327619 commit 0c38972
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 @@ -284,7 +284,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 0c38972

Please sign in to comment.