Skip to content

integration_tests: add integration test for LP: #1910835#761

Merged
OddBloke merged 2 commits into
canonical:masterfrom
OddBloke:tests
Jan 12, 2021
Merged

integration_tests: add integration test for LP: #1910835#761
OddBloke merged 2 commits into
canonical:masterfrom
OddBloke:tests

Conversation

@OddBloke
Copy link
Copy Markdown
Collaborator

Proposed Commit Message

integration_tests: add integration test for LP: #1910835

Test Steps

Currently, daily images fail but release images pass (having been rolled back). So you can observe this test fails on dailies (our default target, with cloud-init 20.4) by running:

CLOUD_INIT_PLATFORM=azure pytest -m sru_2021_01 tests/integration_tests

and you can see the test passes against release images (i.e. cloud-init 20.3, predating the breaking change) by running:

CLOUD_INIT_OS_IMAGE="Canonical:0001-com-ubuntu-server-focal:20_04-lts:20.04.202101081" CLOUD_INIT_PLATFORM=azure pytest -m sru_2021_01 tests/integration_tests

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

@trstringer
Copy link
Copy Markdown
Contributor

This looks good to me. @anhvoms, can you also take a look?

@anhvoms
Copy link
Copy Markdown
Contributor

anhvoms commented Jan 12, 2021

LGTM

@OddBloke OddBloke closed this Jan 12, 2021
@OddBloke OddBloke reopened this Jan 12, 2021
@OddBloke
Copy link
Copy Markdown
Collaborator Author

Closed/reopened to try to convince Travis to run.

@OddBloke OddBloke closed this Jan 12, 2021
@OddBloke OddBloke reopened this Jan 12, 2021
@OddBloke OddBloke merged commit 2bfa461 into canonical:master Jan 12, 2021
@OddBloke OddBloke deleted the tests branch January 12, 2021 14:42
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.

4 participants