jobs/bodhi-trigger: fix result propagationWhen propagating the result of test-override back to bodhi-trigger, wewere trying to read from the `test` variable where it was out of scope.Move it within its scope.