Skip to content

Commit

Permalink
Update test.yaml - reduce osd size testing
Browse files Browse the repository at this point in the history
  • Loading branch information
phvalguima authored Feb 19, 2024
1 parent 8648c11 commit f68d7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Microceph setup
uses: canonical/microceph-action@main
with:
osdsize: "15G"
osdsize: "3G"
- name: Verify S3 is accessible
run: |
# Check microceph and haproxy are set
Expand Down

0 comments on commit f68d7e4

Please sign in to comment.