Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Commit

Permalink
Bug 1584849 - Use aws-provisioner-v1/gwci-linux in CI
Browse files Browse the repository at this point in the history
pmoore-test/gwci-linux has problems at the moment.
  • Loading branch information
petemoore committed Oct 15, 2019
1 parent 60be025 commit 04ce2a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ tasks:
############## Linux amd64 Multiuser Build ###############
##########################################################

- provisionerId: pmoore-test
- provisionerId: aws-provisioner-v1
workerType: gwci-linux
metadata:
name: "Build/test 64 bit generic-worker (multiuser engine) on Ubuntu 17.04 VM"
Expand Down Expand Up @@ -592,7 +592,7 @@ tasks:
################ Linux amd64 Simple Build ################
##########################################################

- provisionerId: pmoore-test
- provisionerId: aws-provisioner-v1
workerType: gwci-linux
metadata:
name: "Build/test 64 bit generic-worker (simple engine) on Ubuntu 17.04 VM"
Expand Down Expand Up @@ -663,7 +663,7 @@ tasks:
################ Linux amd64 Docker Build ################
##########################################################

- provisionerId: pmoore-test
- provisionerId: aws-provisioner-v1
workerType: gwci-linux
metadata:
name: "Build/test 64 bit generic-worker (docker engine) on Ubuntu 17.04 VM"
Expand Down Expand Up @@ -734,7 +734,7 @@ tasks:
############## Check vendored dependencies ###############
##########################################################

- provisionerId: pmoore-test
- provisionerId: aws-provisioner-v1
workerType: gwci-linux
metadata:
name: "Run 'dep check' to ensure dependencies are up to date"
Expand Down

0 comments on commit 04ce2a6

Please sign in to comment.