Skip to content

Upgrade test: remove outdated test and disable log due to verbosity#18403

Merged
huikang merged 2 commits intomainfrom
integ-test-upgrade-test
Aug 8, 2023
Merged

Upgrade test: remove outdated test and disable log due to verbosity#18403
huikang merged 2 commits intomainfrom
integ-test-upgrade-test

Conversation

@huikang
Copy link
Copy Markdown
Collaborator

@huikang huikang commented Aug 8, 2023

Description

Split from #18395

Two improvements to the upgrade test in CI

  • This PR also removes an outdated upgrade test from 1.12 to 1.13, which was used in the POC during the project.
  • Disable log in upgrade test since there are too many parallel jobs running

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@github-actions github-actions bot added type/ci Relating to continuous integration (CI) tooling for testing or releases theme/contributing Additions and enhancements to community contributing materials labels Aug 8, 2023
@huikang huikang added backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. backport/1.16 This release series is no longer active on CE. Use backport/ent/1.16. pr/no-changelog PR does not need a corresponding .changelog entry labels Aug 8, 2023
@huikang huikang marked this pull request as ready for review August 8, 2023 15:31
@huikang huikang requested review from cthain and jmurret August 8, 2023 15:31
@huikang huikang changed the title Integ test upgrade test Upgrade test: remove outdated test and disable log due to verbosity Aug 8, 2023
@huikang huikang requested a review from a team August 8, 2023 16:57
@huikang huikang merged commit 7902ae2 into main Aug 8, 2023
@huikang huikang deleted the integ-test-upgrade-test branch August 8, 2023 17:16
@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

huikang added a commit that referenced this pull request Aug 8, 2023
…18403)

* remove outdated test

* disable log since we have too many parallel tests
@huikang huikang removed the backport/1.16 This release series is no longer active on CE. Use backport/ent/1.16. label Aug 8, 2023
@huikang huikang removed the backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. label Aug 8, 2023
huikang added a commit that referenced this pull request Aug 8, 2023
…e to verbosity (… (#18413)

Upgrade test: remove outdated test and disable log due to verbosity (#18403)

* remove outdated test

* disable log since we have too many parallel tests
huikang added a commit that referenced this pull request Aug 8, 2023
…e to verbosity (… (#18413)

Upgrade test: remove outdated test and disable log due to verbosity (#18403)

* remove outdated test

* disable log since we have too many parallel tests
huikang added a commit that referenced this pull request Aug 8, 2023
#18416)

Backport 1.16.x Upgrade test: remove outdated test and disable log due to verbosity (… (#18413)

Upgrade test: remove outdated test and disable log due to verbosity (#18403)

* remove outdated test

* disable log since we have too many parallel tests