Skip to content

ci: remove extra jobs in scheduled e2e run

Description

There are jobs that do not need to be run in the scheduled daily e2e pipeline.

Screenshot_2024-05-10_at_11.17.08_AM

Only test-e2e needs to be run here. This MR removes check-ci-variables and check-icons. I'm not sure if the other 3 can be removed from these runs.

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Désirée Chevalier

Merge request reports