Loading
Remove e2e:test-on-gdk from the master schedule
What
- Removes the last CI rule that ran
e2e:test-on-gdk, the GDK end-to-end test pipeline. - Keeps the pipeline configuration in the repository so it can restart later if needed.
Why
Retiring the e2e:test-on-gdk pipeline. It was running on the scheduled pipeline only to collect
coverage for code path mappings. e2e:test-on-cng does that now, so there is no need to run the
GDK pipeline on a schedule any longer.