]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "qa/cephadm: add default container image name base" 67054/head
authorDavid Galloway <david.galloway@ibm.com>
Thu, 22 Jan 2026 20:53:33 +0000 (15:53 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 22 Jan 2026 20:53:33 +0000 (15:53 -0500)
commit866a468d37da9bb413ee957fe95677128a279db6
tree9513cdd09decb60d9b5fa07e01bcad102d41eb13
parentfa32e7e9f8679e38151d876e0ad4d2dd37119ed1
Revert "qa/cephadm: add default container image name base"

This reverts commit 1b155707a2b463240e5bf1c73f9ef0ade93cd7be.

This should have been a default in teuthology.yaml.  My reasoning for the revert is:
- This is hardcoding a value
- Folks wouldn't know this is configurable without looking at cephadm.py
- Instead of doing what the error message said to do, we removed the error message

Signed-off-by: David Galloway <david.galloway@ibm.com>
qa/tasks/cephadm.py