On Mon, Jun 19, 2017 at 10:13 AM, Tomas Tomecek wrote:
> The way I envision this is that the test would be invoked via taskotron's
> API,
> something like:
>
> $ taskotron trigger --koji-build=
>
> The CLI tool would contact taskotron's API and would submit a new test
> run. For
> me, it's an im
Quoting Jan Scotka (2017-06-16 17:27:48)
>
> > It would be awesome if I could execute a command locally which would
> > trigger
> > testing process inside taskotron. This way I could make sure the tests get
> > picked up correctly -- I definitely don't want to do rebuilds just for
> > sake of
> >
Hi guys, I hope you don't mind me posting this to devel.
So I built nodejs module today (Friday) [1], went over to taskotron interface
to see if tests were executed [2]. Unfortunately, the tests [3] we have present
in the module dist-git were not triggered. Why?
It would be awesome if I could exe