Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actually run Taskcluster jobs on PRs #19591

Merged
merged 2 commits into from Jan 5, 2018

Conversation

@aneeshusa
Copy link
Member

aneeshusa commented Dec 17, 2017

Spawn TC jobs on the following events:

  • Pull request opened or reopened
  • New commit made in pull request

Spawn TC jobs for pull requests started by anybody,
not just trusted collaborators.
This is safe for now as we do not provide any scopes to spawned jobs.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #__ (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because _____

This change is Reviewable

Spawn TC jobs on the following events:
  - Pull request opened or reopened
  - New commit made in pull request

Spawn TC jobs for pull requests started by anybody,
not just trusted collaborators.
This is safe for now as we do not provide any scopes to spawned jobs.
@aneeshusa
Copy link
Member Author

aneeshusa commented Dec 17, 2017

I wasn't able to find any TC jobs being spawned (based on instructions I got from @imbstack in the airport, so maybe I'm not looking in the right place). Looking at the TC quickstart tool, however, it looks like we need to tell TC when to trigger jobs.

r? @edunham

@highfive highfive assigned edunham and unassigned mbrubeck Dec 17, 2017
@aneeshusa
Copy link
Member Author

aneeshusa commented Dec 17, 2017

And it looks like there's a new Taskcluster status check on this PR whereas I don't see any on other PRs, so this seems to be needed.

We have not yet pushed a :latest tag,
so use the (old) named tag that we have for now.
@edunham
Copy link
Contributor

edunham commented Jan 4, 2018

Test failed due to missing pulseaudio stuff in the container -- final lines of https://public-artifacts.taskcluster.net/fIPVrPBAR1CizSLj4EvVFw/0/public/logs/live_backing.log -- but since we're ignoring the TC results at this time I'd prefer to land this now then debug the container while we watch it run on Servo's regular activity. I'll email the list explaining the new check and that it's ok to ignore for now.

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Jan 4, 2018

📌 Commit 6446aff has been approved by edunham

@bors-servo
Copy link
Contributor

bors-servo commented Jan 5, 2018

Testing commit 6446aff with merge 6440f17...

bors-servo added a commit that referenced this pull request Jan 5, 2018
Actually run Taskcluster jobs on PRs

Spawn TC jobs on the following events:
  - Pull request opened or reopened
  - New commit made in pull request

Spawn TC jobs for pull requests started by anybody,
not just trusted collaborators.
This is safe for now as we do not provide any scopes to spawned jobs.

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19591)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 5, 2018

@bors-servo bors-servo merged commit 6446aff into servo:master Jan 5, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@aneeshusa
Copy link
Member Author

aneeshusa commented Jan 5, 2018

@edunham thanks for reviewing and sending out an email - that's a great idea that didn't even occur to me!

bors-servo added a commit to servo/saltfs that referenced this pull request May 15, 2018
Add taskcluster yml

We need newer Docker images to be able to use TC for servo (see servo/servo#19591). Use TC to build these images from the saltfs repository.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/768)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.