Conditionally start Docker containers for E2E tests (#34655)
* Conditionally start Docker containers for E2E tests * Check out before initializing Docker containers * Use official action to log in to DockerHub * Evaluate conditional expressions * Try shell conditionals * Fix errors due to unset vars * Run either Mongo or Pg+MySQL
Showing
- .github/actions/e2e-prepare-containers/action.yml 84 additions, 0 deletions.github/actions/e2e-prepare-containers/action.yml
- .github/workflows/e2e-stress-test-flake-fix.yml 12 additions, 43 deletions.github/workflows/e2e-stress-test-flake-fix.yml
- .github/workflows/e2e-tests.yml 20 additions, 54 deletions.github/workflows/e2e-tests.yml
- e2e/snapshot-creators/qa-db.cy.snap.js 23 additions, 23 deletionse2e/snapshot-creators/qa-db.cy.snap.js
Loading
Please register or sign in to comment