Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci : Run E2E tests against multiple versions of Docker #1748

Merged

Conversation

rohanKanojia
Copy link
Member

@rohanKanojia rohanKanojia commented Feb 4, 2024

  • Use crazy-max/ghaction-setup-docker GitHub action to run E2E tests tied to a specific version of Docker
  • Add a minimal E2E test for windows that would just verify that DMP is able to build image with docker on windows
  • Add build job for verifying project compiles on Mac OS

@rohanKanojia rohanKanojia force-pushed the e2e-multiple-docker-versions branch 2 times, most recently from af54e7b to 8354b96 Compare February 4, 2024 16:09
+ Use `crazy-max/ghaction-setup-docker` GitHub action to run E2E tests
tied to a specific version of Docker
+ Add a minimal E2E test for windows that would just verify that DMP is
  able to build image with docker on windows
+ Add build job for verifying project compiles on Mac OS

Signed-off-by: Rohan Kumar <[email protected]>
@rohanKanojia rohanKanojia force-pushed the e2e-multiple-docker-versions branch from 8354b96 to e03c098 Compare February 4, 2024 16:18
Copy link

sonarqubecloud bot commented Feb 4, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@rohanKanojia rohanKanojia marked this pull request as ready for review February 4, 2024 16:26
@rohanKanojia rohanKanojia merged commit 1ead2bb into fabric8io:master Feb 4, 2024
15 checks passed
@rohanKanojia rohanKanojia deleted the e2e-multiple-docker-versions branch February 4, 2024 16:26
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.

1 participant