Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Only track ubuntu16 deployment latency (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Jun 11, 2018
1 parent 665049a commit 840f0cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ public function testDeploymentLatency()
'7.2'
];
$types = [
'debian8',
'ubuntu16'
];
$gcloudTrack = getenv('GCLOUD_TRACK') === 'beta' ? 'beta' : '';
Expand Down

0 comments on commit 840f0cd

Please sign in to comment.