Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ceph/ceph-devstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ceph/ceph-devstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: deploy-config
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 36 files changed
  • 1 contributor

Commits on Jul 16, 2026

  1. Alternative stacks

    This change makes the "stacks" deployed by ceph-devstack configurable. The
    existing behavior of ceph-devstack now belongs to the "teuthology" stack. This
    commit also adds a "ceph" stack, which deploys a minimal Ceph cluster in a
    rootless container. It can optionally compile Ceph and build a container to use
    for the deployment. The compile phase uses configurable persistent stores for
    sccache, dnf cache, and npm cache.
    zmc committed Jul 16, 2026
    Configuration menu
    Copy the full SHA
    89a11e6 View commit details
    Browse the repository at this point in the history
  2. Shared block pool

    zmc committed Jul 16, 2026
    Configuration menu
    Copy the full SHA
    6148def View commit details
    Browse the repository at this point in the history
  3. sccache rw

    zmc committed Jul 16, 2026
    Configuration menu
    Copy the full SHA
    5d9830a View commit details
    Browse the repository at this point in the history
  4. fixup! sccache rw

    zmc committed Jul 16, 2026
    Configuration menu
    Copy the full SHA
    4563e63 View commit details
    Browse the repository at this point in the history
  5. fixup! sccache rw

    zmc committed Jul 16, 2026
    Configuration menu
    Copy the full SHA
    f109300 View commit details
    Browse the repository at this point in the history
Loading