Skip to content

← All questions

If I pass --process nightly-regression and -t @smoke, which one wins?

Asked 4,980 views1 answer

We have a nightly-regression process that pins the env, the layers, the browsers and a tag expression. Last night I wanted the same recipe but only the smoke scenarios, so I ran:

bash
sdods run -p demo-shop --process nightly-regression -t @smoke

It ran something. I cannot tell from the output whether it used my @smoke or the process's tag expression, and I do not want to find out the wrong way on a release gate. Is passing both defined behaviour, or should I stop doing it?

asked by Sunita Kale982 ·

1 answer

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related