Add support for running test-primops
This commit adds 4 ways to trigger testing with test-primops.
- Applying the test-primops label to a validate pipeline.
- A manually triggered job on a validate pipeline
- A nightly pipeline job
- A release pipeline job
Fixes #23695 (closed)