Skip to content

.travis.yml: don't run cloud_tests in CI#756

Merged
OddBloke merged 3 commits into
canonical:masterfrom
OddBloke:travis2
Jan 13, 2021
Merged

.travis.yml: don't run cloud_tests in CI#756
OddBloke merged 3 commits into
canonical:masterfrom
OddBloke:travis2

Conversation

@OddBloke
Copy link
Copy Markdown
Collaborator

@OddBloke OddBloke commented Jan 7, 2021

Proposed Commit Message

.travis.yml: don't run cloud_tests in CI

We have replicated their functionality in the new integration testing
framework, and have seen that running for long enough to be confident in
relying on it.

cloud_tests are still used in cloud-init's nightly test runs: this is
only modifying what we run in Travis.

Additional Context

Opening this as draft to make sure we have consensus on doing this before it lands.

Test Steps

Observe that only one integration testing job is scheduled in the Travis run for this PR.

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

We have replicated their functionality in the new integration testing
framework, and have seen that running for long enough to be confident in
relying on it.

cloud_tests are still used in cloud-init's nightly test runs: this is
only modifying what we run in Travis.
@OddBloke OddBloke marked this pull request as ready for review January 12, 2021 15:18
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!

@OddBloke OddBloke merged commit 162fb83 into canonical:master Jan 13, 2021
@OddBloke OddBloke deleted the travis2 branch January 13, 2021 16:16
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.

3 participants