Skip to content

test: fix integration for PROPOSED to run apt update prior to install#6477

Merged
aciba90 merged 1 commit into
canonical:mainfrom
blackboxsw:fix-install-from-proposed
Sep 18, 2025
Merged

test: fix integration for PROPOSED to run apt update prior to install#6477
aciba90 merged 1 commit into
canonical:mainfrom
blackboxsw:fix-install-from-proposed

Conversation

@blackboxsw
Copy link
Copy Markdown
Collaborator

CLOUD_INIT_CLOUD_INIT_SOURCE=PROPOSED gets and exit 1 from apt-get install -qy {pkg} -t=$(lsb_release -sc)-proposed when local apt cache files on disk do not have a known suite yet for jammy-proposed. This exit 1 results test teardown during base image creation and failure to run any integration tests.

https://jenkins.canonical.com/server-team/view/cloud-init/job/cloud-init-integration-jammy-gce-generic/648/artifact/pytest.log

Proposed Commit Message

test: fix integration for PROPOSED to run apt update prior to install

Additional Context

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

Copy link
Copy Markdown
Contributor

@aciba90 aciba90 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@aciba90 aciba90 merged commit 1b0cb0b into canonical:main Sep 18, 2025
21 checks passed
blackboxsw added a commit to blackboxsw/cloud-init that referenced this pull request Nov 17, 2025
blackboxsw added a commit to blackboxsw/cloud-init that referenced this pull request Dec 3, 2025
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