Closed Bug 1240465 Opened 8 years ago Closed 7 years ago

Fix failing taskcluster travis jobs

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmoore, Unassigned)

References

Details

Objective is that everything in https://travis-ci.org/taskcluster is green.
Depends on: 1240451
Depends on: 1240452
Depends on: 1240460
Depends on: 1246613
Depends on: 1260668
We can reopen if jobs start failing again, for a considerable time, without getting fixed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 1264935
I've disabled some old services that are deprecated and these are now all green again.
 * tc-vcs is red, but we don't care
 * aws-provisioner is red, but that's known and aiui not going to be fixed
 * tc-queue is failing lint.  I'll fix that up right quick, and then we'll call this bug fixed.
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
(In reply to Dustin J. Mitchell [:dustin] from comment #3)
>  * tc-vcs is red, but we don't care

Do we not support it any more? If not, let's remove the project from travis CI.

>  * aws-provisioner is red, but that's known and aiui not going to be fixed

How come?

>  * tc-queue is failing lint.  I'll fix that up right quick, and then we'll
> call this bug fixed.

Thanks!
Status: RESOLVED → REOPENED
Flags: needinfo?(dustin)
Resolution: FIXED → ---
Tc-vcs is still used, but actively being removed from use, so I agree with removing it from CI.

I think AWS provisioner fails because it lacks blob-storage credentials for testing.  Maybe John can make the call as to whether it's worth trying to fix that, or just remove it from travis.
Flags: needinfo?(dustin)
Hi John,

Do we have some test credentials we can use? I can help with encrypting them etc for travis.

Thanks!
Pete
Flags: needinfo?(jhford)
(In reply to Dustin J. Mitchell [:dustin] from comment #5)
> Tc-vcs is still used, but actively being removed from use, so I agree with
> removing it from CI.
Done.
Flags: needinfo?(jhford)
Hey John,

We still have a broken CI for aws-provisioner - is this something straightforward to fix, or a larger project?

Pete
Flags: needinfo?(jhford)
It's a larger project and the value of running the unit tests on travis is fairly low.  The unit tests are an indicator of functionality, but do not really say whether or not the code change is valid or not.  I'll turn off the tests in the travis ui, we should be able to mark this bug as resolved.
Flags: needinfo?(jhford)
tests turned off
Does this mean turning off all CI tests for the provisioner or just a subset of them that provide low value in CI?
I believe these failures have largely been addressed.
Status: REOPENED → RESOLVED
Closed: 8 years ago7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.