snap-tempest:stable/zed

Last commit made on 2024-05-01
Get this branch:
git clone -b stable/zed https://git.launchpad.net/snap-tempest

Branch merges

Branch information

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

Recent commits

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

release(zed): update snapcraft.yaml (#167)

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

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

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

release(zed): update snapcraft.yaml (#152)

* release(zed): 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>

06550df... by Andrea Ieri <email address hidden>

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

5cbd76a... by Samuel Allan

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

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)

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

release(zed): update snapcraft.yaml (#109)

Co-authored-by: Github Action Bot <>

2bf74d2... by Github Action Bot <unknown>

release(zed): update snapcraft.yaml

393967d... 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.

dca4a3b... 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

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

release(zed): update snapcraft.yaml (#65)

Co-authored-by: Github Action Bot <>

efaf903... by TQ X <email address hidden>

Backport changes from 'main' to 'stable/zed' (#50)

* chore(deps): update actions/checkout action to v4 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add notes explaining channel-openstack compatibility (#41)

* feat: use tools from stable branches (#39)

The old implementation used the update_snapcraft.py script from the
default branch, however ussuri release needs to be built on a different
core, which requires confluent-kafka version to be different, hence use
the script committed to its stable branch.

Signed-off-by: Mert Kırpıcı <email address hidden>

* Update readonly-quick (#43)

---------

Signed-off-by: Mert Kırpıcı <email address hidden>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mert Kırpıcı <email address hidden>