taskotron.yaml: provide a default value for fas_password
ClosedPublic

Authored by kparal on Jul 9 2015, 8:26 AM.

Details

Summary

When testing Bodhi code with fake_fedorainfra, some FAS password must be
provided (can't be empty), the bodhi API does not allow it. Providing
some (any non-empty) value makes it easier for the developer - one less
option to configure, one less problem to debug in case he forgets. This
does not affect regular dev workflow (without custom Bodhi) in any way,
and in production it has to be configured anyway.

Test Plan

test suite works, and you no longer need to edit config file
when using fake_fedorainfra

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to taskotron.yaml: provide a default value for fas_password.Jul 9 2015, 8:26 AM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: mkrizek, jskladan, tflink.
mkrizek accepted this revision.Jul 9 2015, 11:43 AM
This revision is now accepted and ready to land.Jul 9 2015, 11:43 AM
jskladan accepted this revision.Jul 10 2015, 6:35 AM
This revision was automatically updated to reflect the committed changes.