Closed Bug 1441977 Opened 7 years ago Closed 7 years ago

Run tests for taskcluster-treeherder in Taskcluster

Categories

(Taskcluster :: Services, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: hritvi2801, Mentored)

Details

The https://github.com/taskcluster/taskcluster-treeherder/ service currently uses Travis-CI to do its testing. Instead, it should run its tests using taskcluster-github (https://docs.taskcluster.net/manual/using/github), and stop using Travis-CI. To get started on this, fork the repository and get taskcluster-github set up for your repository, then write a .taskcluster.yml that runs the tests. Once that's working, make a pull request to add that .taskcluster.yml to the original repository.
Hey Dustin! I would like to work on this.Thank You
Flags: needinfo?(dustin)
I have forked this repository and also added .taskcluster.yml file in a new branch in my forked repository.I have downloaded the taskcluster-github app in this repository. Now I am facing a problem on how to run this.Thanks
Let's leave this bug un-assigned until you've finished bug 1441978. We have a lot of applicants looking for projects, and want to try to be fair to everyone.
Flags: needinfo?(dustin)
Have at it, Hritvi :)
Assignee: nobody → hritvi2801
Does this require any secret information for running tests? As without it also the test has been successfully completed
I thought it did, but I didn't look very hard. You're right, no secrets required :) Please also remove .travis.yml in your PR.
Thanks Dustin! would remove .travis.yml
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Component: Platform and Services → Services
You need to log in before you can comment on or make changes to this bug.