Expose and enable dist-git trigger.
AbandonedPublic

Authored by ralph on Jan 18 2017, 5:06 PM.

Details

Summary

This advertises the entry-point and enables it by default.

Test Plan

No test plan.

Diff Detail

Repository
rTRGR taskotron-trigger
Branch
expose-dist-git-trigger (branched from develop)
Lint
Lint OK
Unit
Unit Test Errors
Build Status
Buildable 968
Build 968: arc lint + arc unit

Unit TestsBroken

Excuse: Bad local environment.
TimeTest
0 ms.testing.functest_cli
testing/functest_cli.py:1: in <module> from dingus import Dingus E ImportError: No module named dingus
0 ms.testing.test_compose_trigger
testing/test_compose_trigger.py:2: in <module> from dingus import Dingus E ImportError: No module named dingus
0 ms.testing.test_dist_git_trigger
testing/test_dist_git_trigger.py:2: in <module> import mock E ImportError: No module named mock
0 ms.testing.test_jobtrigger
testing/test_jobtrigger.py:2: in <module> import mock E ImportError: No module named mock
0 ms.testing.test_koji_build_trigger
testing/test_koji_build_trigger.py:3: in <module> import mock E ImportError: No module named mock
View Full Test Results (7 Broken · 2 Passed)
ralph retitled this revision from to Expose and enable dist-git trigger..Jan 18 2017, 5:06 PM
ralph updated this object.
ralph edited the test plan for this revision. (Show Details)
ralph added reviewers: mkrizek, tflink, kparal, jskladan.
mkrizek accepted this revision.Jan 18 2017, 5:08 PM
This revision is now accepted and ready to land.Jan 18 2017, 5:08 PM
ralph abandoned this revision.Jan 18 2017, 5:09 PM

Let's close this in favor of D1088 which includes a fix.