Skip to content

Commit

Permalink
Use dedicated resource nodes
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Sep 6, 2023
1 parent bc7cb87 commit ef0aec0
Show file tree
Hide file tree
Showing 12 changed files with 104 additions and 17,866 deletions.
12 changes: 6 additions & 6 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,12 @@
- yamllint
- flake8
- testbed-deploy
- testbed-deploy-ceph
- testbed-deploy-stable
- testbed-update-stable
- testbed-upgrade
- testbed-upgrade-ceph
- testbed-upgrade-stable
# - testbed-deploy-ceph
# - testbed-deploy-stable
# - testbed-update-stable
# - testbed-upgrade
# - testbed-upgrade-ceph
# - testbed-upgrade-stable
gate:
jobs:
- ansible-lint
Expand Down
4 changes: 0 additions & 4 deletions environments/ceph/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ fsid: 11111111-1111-1111-1111-111111111111

dmcrypt: true

# NOTE: It is common to place more than 1 OSD on flash devices. To simulate
# upgrades etc. with this approach this is also used here.
osds_per_device: 2

##########################
# network

Expand Down
Loading

0 comments on commit ef0aec0

Please sign in to comment.