Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup loop devices early on in the Ceph tests #751

Merged
merged 3 commits into from
Apr 14, 2022

Conversation

lmlg
Copy link
Contributor

@lmlg lmlg commented Apr 12, 2022

There appears to be a race condition between the loop device creation and its actual usage. In order to prevent that, this PR setups these devices during the test initialization instead of right before using them in the 'add-disk' tests.

There appears to be a race condition between the loop device creation
and its actual usage. In order to prevent that, this PR setups these
devices during the test initialization instead of right before using
them in the 'add-disk' tests.
@ajkavanagh
Copy link
Contributor

openstack-mirroring pushed a commit to openstack/charm-cinder-ceph that referenced this pull request Apr 13, 2022
- Add 22.04 to charmcraft.yaml
- Update metadata to include jammy
- Remove impish from metadata
- Update osci.yaml to include py3.10 default job
- Modify tox.ini to remove py35,py36,py37 tox target and add py310
  target.
- ensure that the openstack-origin is yoga

func-test-pr: openstack-charmers/zaza-openstack-tests#751
Change-Id: Ia285c2d834cd0b9ab97fc944370172631995b83f
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Apr 13, 2022
* Update charm-cinder-ceph from branch 'master'
  to a8cfbe21f768cd6fe14f2a86999b6949a589afac
  - Updates to enable jammy and finalise charmcraft builds
    
    - Add 22.04 to charmcraft.yaml
    - Update metadata to include jammy
    - Remove impish from metadata
    - Update osci.yaml to include py3.10 default job
    - Modify tox.ini to remove py35,py36,py37 tox target and add py310
      target.
    - ensure that the openstack-origin is yoga
    
    func-test-pr: openstack-charmers/zaza-openstack-tests#751
    Change-Id: Ia285c2d834cd0b9ab97fc944370172631995b83f
@ChrisMacNaughton ChrisMacNaughton merged commit 85f33e8 into master Apr 14, 2022
@ChrisMacNaughton ChrisMacNaughton deleted the fix-add-disk-test branch April 14, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants