#96 Get "scenarios" working for greenwave.
Merged by ralph. Opened by ralph.
with-scenarios  into  master

Download 96.patch

I spent some time this afternoon with @mohanboddu and @adamwill
investigating use of greenwave for gating rawhide composes.

https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=f693b6de0d6566881adc189404176edb0bef6121

One thing we ran into was that the requirements for a rawhide compose
can't be expressed only in terms of testcase names. They must be
specified in terms of both the testcase name and the scenario.

This patch gives greenwave the ability to do that. A passing
testcaserule now optionally allows also specifying a required scenario
for that testcase.

I don't yet have a full list of testcase X scenario combinations, but
when I have one, I'll commit it to ansible.

See also https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=b0d62a7d600ac2661930c6af5fd386e2fcd33e94

rebased onto deb48a0d6d6c11556c28758207be8c054edcd36a

:thumbsup:

rebased onto 0bdaae679bb994ff15c6978e1ef8004e4895c5fe

Pull-Request has been merged by ralph

Metadata