Skip to content

Add ability to keep snapshotted images in integration tests#711

Merged
blackboxsw merged 1 commit into
canonical:masterfrom
TheRealFalcon:keep-image
Dec 4, 2020
Merged

Add ability to keep snapshotted images in integration tests#711
blackboxsw merged 1 commit into
canonical:masterfrom
TheRealFalcon:keep-image

Conversation

@TheRealFalcon
Copy link
Copy Markdown
Contributor

Proposed Commit Message

Add ability to keep snapshotted images in integration tests

For SRU test development, every single time we start a new test run,
we need to first install the PROPOSED version and create an image
snapshot. Instead of automatically deleting a snapshot, add an
integration setting to allow us to keep the snapshot. The end of the
test run will log the image name which can then be used as the
OS_IMAGE in subsequent test runs.

Test Steps

n/a

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

Copy link
Copy Markdown
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@blackboxsw blackboxsw merged commit 974145d into canonical:master Dec 4, 2020
@TheRealFalcon TheRealFalcon deleted the keep-image branch June 29, 2021 18:59
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.

2 participants