Pipeline schedule with registered runner tag

We’ve registered our runners with unique tags and we’d like to schedule various pipeline jobs and have them run only on the runners registered with that specific tag. We don’t see a way in the schedule editor where we can specify the runner tags for that job, can this be done?

Motivation: Some of our full-scale tests run for a week or so, so we’d like to setup 7 schedules, one that runs each night of the week, and start the tests on a separate machine (based on the runner tag we’ve added) each night of the week. This way we can daily results from our week-long running tests. Can this be done?

We use a self managed gitlab.