bots: Enable manual tests for weldr/lorax

This is being prepared in https://github.com/weldr/lorax/pull/689. Once
a test on a particular OS works, it can be moved over to `'master'`.

Closes #11857
This commit is contained in:
Martin Pitt 2019-05-17 15:36:08 +02:00 committed by Martin Pitt
parent 293784f7fb
commit 23c6c1e793
1 changed files with 9 additions and 0 deletions

View File

@ -67,6 +67,15 @@ REPO_BRANCH_CONTEXT = {
'cockpit/fedora-30',
],
},
'weldr/lorax': {
'master': [],
# can be triggered manually for now, needs https://github.com/weldr/lorax/pull/689 before doing it automatically
'_manual': [
'cockpit/fedora-30',
'cockpit/rhel-8-0',
'cockpit/rhel-8-1',
],
},
'weldr/cockpit-composer': {
'master': [
'cockpit/fedora-29/chrome',