snap-tempest:stable/yoga

Last commit made on 2024-04-24
Get this branch:
git clone -b stable/yoga https://git.launchpad.net/snap-tempest

Branch merges

Branch information

Name:
stable/yoga
Repository:
lp:snap-tempest

Recent commits

ac0572d... by Andrea Ieri <email address hidden>

release(yoga): update snapcraft.yaml (#153)

* release(yoga): update snapcraft.yaml

This commit has been generated by
canonical/snap-tempest-automation/actions/workflows/update-tempest-releases.yaml

* Remove outdated comments

---------

Co-authored-by: aieri <email address hidden>

4601622... by Andrea Ieri <email address hidden>

Cleanup everything that was moved to canonical/snap-tempest-automation (#145)

0b8cf6b... by Samuel Allan

Re-add comments re confluent-kafka version (#112) (#113)

These comments are important for context,
and will help in future when version updates are required,
and for rationale of rejecting auto dependabot updates, etc.

(cherry picked from commit 675fb075e90e7c7439d5cabf28199ab3c62a3cb7)

08ed23e... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

release(yoga): update snapcraft.yaml (#108)

Co-authored-by: Github Action Bot <>

6ba267a... by Github Action Bot <unknown>

release(yoga): update snapcraft.yaml

a50d872... by Andrea Ieri

Move manually injected requirements to a separate file.

This commit moves a single requirement that used to be part of
update_snapcraft.py in a separate file. This makes update_snapcraft.py
completely independent of the target OpenStack release.

1a02c24... by Andrea Ieri <email address hidden>

Merge pull request #80 from aieri/bug/76

Bug/76 - Bump Tempest to v36 to resolve SSH authentication issues in Yoga clouds.

dd21c2b... by Andrea Ieri

Bump tempest version to 36.0.0

Fixes: #76

18143f0... by Andrea Ieri <email address hidden>

Allow manually bumping the Tempest version in snapcraft.yaml (#78)

update_snapcraft.py is used to automatically detect when there are
available updates for component packaged in the snap (Tempest,
tempestconf, Tempest plugins). Since the comparison is a simple diff, it
is impossible to manually override versions in snapcraft.yaml because
the automation would try to revert the changes. This commit prevents
reverting to an older Tempest version, therefore allowing for manual
version bumps (of Tempest only - the behavior remains unchanged for
other components)

Partial: #76

81e4322... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

release(yoga): update snapcraft.yaml (#66)

Co-authored-by: Github Action Bot <>