Skip to content

fix: Changing ubuntu image for CI pipeline to match the image used in github PR workflow#7318

Merged
v-viyada merged 1 commit intomainfrom
users/v-viyada/e2etest-ci-pipeline
Apr 25, 2024
Merged

fix: Changing ubuntu image for CI pipeline to match the image used in github PR workflow#7318
v-viyada merged 1 commit intomainfrom
users/v-viyada/e2etest-ci-pipeline

Conversation

@v-viyada
Copy link
Copy Markdown
Contributor

CI pipeline is failing frequently with transient timeout issues in e2e testing. GitHub PR workflow does not fail for the same step. So updating Linux image to ubuntu 20.04 in CI to match image version in GitHub PR workflow.

Details

Motivation
Context

Pull request checklist

  • Addresses an existing issue: #0000
  • Ran yarn fastpass
  • Added/updated relevant unit test(s) (and ran yarn test)
  • Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage
  • PR title AND final merge commit title both start with a semantic tag (fix:, chore:, feat(feature-name):, refactor:). See CONTRIBUTING.md.
  • (UI changes only) Added screenshots/GIFs to description above
  • (UI changes only) Verified usability with NVDA/JAWS

@v-viyada v-viyada marked this pull request as ready for review April 24, 2024 19:50
@v-viyada v-viyada requested a review from a team as a code owner April 24, 2024 19:50
@v-viyada v-viyada marked this pull request as draft April 24, 2024 20:02
@v-viyada v-viyada marked this pull request as ready for review April 24, 2024 20:13
@v-viyada v-viyada marked this pull request as draft April 24, 2024 20:14
@v-viyada v-viyada marked this pull request as ready for review April 25, 2024 16:48
@v-viyada v-viyada merged commit c5ef310 into main Apr 25, 2024
@v-viyada v-viyada deleted the users/v-viyada/e2etest-ci-pipeline branch April 25, 2024 16:52
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